summaryrefslogtreecommitdiff
path: root/djgpp/configure.bat
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-02-27 17:12:41 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-02-27 17:12:41 +0000
commit706de38c2aa2b981f7071fda099501bf2cc8caeb (patch)
tree32aa0ced28b042dc1e42b9102ceac21cd1dbab96 /djgpp/configure.bat
parent11fe14b1c777b120f18b8463917f305b1af20e90 (diff)
downloadperl-706de38c2aa2b981f7071fda099501bf2cc8caeb.tar.gz
djgpp update (from Laszlo Molnar)
p4raw-id: //depot/perl@5288
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 370f5ed048..e7d41d7130 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