Allow $M4 to contain command line options.

This commit is contained in:
tv 2001-11-14 23:48:33 +00:00
parent 283e0a4c6e
commit 4402226ec5
1 changed files with 0 additions and 5 deletions

View File

@ -93,12 +93,7 @@ if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
ac_LF_and_DOT=`echo; echo .`
# Find GNU m4.
# Handle the case that m4 has moved since we were configured.
# It may have been found originally in a build directory.
: ${M4=@M4@}
case "$M4" in
[\\/]* | ?:[\\/]*) test -f "$M4" || M4=m4 ;;
esac
# Find a good AWK.