Searched refs:configfsf_sub (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Dconfig.sub44 configfsf_sub="`echo \"$0\" | sed 's/config.sub$/configfsf.sub/'`"
45 if test "$configfsf_sub" = "$0"; then
49 if test -f "$configfsf_sub"; then
52 echo "$configfsf_sub not found" 1>&2
63 $SHELL $configfsf_sub "$@"
116 $SHELL $configfsf_sub "$given_full"
127 canonical_full=`$SHELL $configfsf_sub "$test_full"`

Completed in 60 milliseconds