X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=djgpp%2Fconfigure.bat;h=e7d41d71301ae850e17fb68bfe4c687ba6f0d57a;hb=a6c71b5b9462db13c7bb2cd263cee5995315784c;hp=370f5ed048f8bf8c93889631e1fdb3ce8d14e3e6;hpb=d2a0188286383355aaa13e586da8618f82242215;p=p5sagit%2Fp5-mst-13.2.git diff --git a/djgpp/configure.bat b/djgpp/configure.bat index 370f5ed..e7d41d7 100644 --- a/djgpp/configure.bat +++ b/djgpp/configure.bat @@ -33,5 +33,5 @@ echo Running sed... sh djgpp/djgppsed.sh echo Running Configure... -sh Configure -DPERL_EXTERNAL_GLOB %1 %2 %3 %4 %5 %6 %7 %8 %9 +sh Configure %1 %2 %3 %4 %5 %6 %7 %8 %9 :end