Lines Matching refs:configure
2 Rem Configure Bison for DJGPP.
144 Rem Create an arguments file for the configure script.
166 redir -e /dev/null update %XSRC%/configure.org ./configure
167 test -f ./configure
168 if errorlevel 1 update %XSRC%/configure ./configure
173 test -f ./configure.org
174 if errorlevel 1 update configure configure.org
175 sed -f %XSRC%/djgpp/config.sed configure.org > configure
390 Rem Set SHELL to a sane default or some configure tests stop working
398 Rem Set HOME to a sane default so configure stops complaining.
436 Rem install-sh is required by the configure script but clashes with the
472 Rem Update the arguments file for the configure script.
481 Rem Update the arguments file for the configure script.
485 echo Running the ./configure script...
486 sh ./configure @args
517 echo ./configure script editing failed!
529 echo ./configure script exited abnormally!