summaryrefslogtreecommitdiff
path: root/djgpp/configure.bat
diff options
context:
space:
mode:
Diffstat (limited to 'djgpp/configure.bat')
-rw-r--r--djgpp/configure.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/djgpp/configure.bat b/djgpp/configure.bat
index e7d41d7130..370f5ed048 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 %1 %2 %3 %4 %5 %6 %7 %8 %9
+sh Configure -DPERL_EXTERNAL_GLOB %1 %2 %3 %4 %5 %6 %7 %8 %9
:end