Lines Matching full:configure
2 Rem Configure Bison for DJGPP.
145 Rem Create an arguments file for the configure script.
167 redir -e /dev/null update %XSRC%/configure.orig ./configure
168 test -f ./configure
169 if errorlevel 1 update %XSRC%/configure ./configure
174 test -f ./configure.orig
175 if errorlevel 1 update configure configure.orig
176 sed -f %XSRC%/djgpp/config.sed configure.orig > configure
331 Rem Set SHELL to a sane default or some configure tests stop working
339 Rem Set HOME to a sane default so configure stops complaining.
377 Rem install-sh is required by the configure script but clashes with the
413 Rem Update the arguments file for the configure script.
422 Rem Update the arguments file for the configure script.
426 echo Running the ./configure script...
427 sh ./configure @arguments
454 echo ./configure script editing failed!
462 echo ./configure script exited abnormally!