summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-07-30 03:18:01 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-30 03:18:01 +0000
commitbf35c3f6afc591c147608b6bcc7772580a3022dc (patch)
tree4aeb20bdd577de5d49c0187e2f7d51907de6f852 /Configure
parent2aabf906a0221264b50f180b3ad1c1282e128020 (diff)
downloadperl-bf35c3f6afc591c147608b6bcc7772580a3022dc.tar.gz
extras.make, extras.test, and extras.install make targets.
p4raw-id: //depot/perl@11495
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure7
1 files changed, 3 insertions, 4 deletions
diff --git a/Configure b/Configure
index 78c9972cfc..437d66bfa1 100755
--- a/Configure
+++ b/Configure
@@ -20,7 +20,7 @@
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Mon Jul 30 05:36:10 EET DST 2001 [metaconfig 3.0 PL70]
+# Generated on Mon Jul 30 06:47:25 EET DST 2001 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -6766,10 +6766,9 @@ else
fi
echo " "
-echo "Any extra modules..." >&4
case "$extras" in
-'') dflt='y';;
-*) dflt='n';;
+'') dflt='n';;
+*) dflt='y';;
esac
cat <<EOM
Perl can be built with extra modules or bundles of modules which