summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-07-30 01:37:14 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-30 01:37:14 +0000
commit2aabf906a0221264b50f180b3ad1c1282e128020 (patch)
treea3c3911236713fb328751985e7635b0bc75fa810 /Configure
parent3343e82c8f3e73d75502cc2191d0d013e53641d7 (diff)
downloadperl-2aabf906a0221264b50f180b3ad1c1282e128020.tar.gz
Better to have the list of extras in $extras than 'define'.
p4raw-id: //depot/perl@11493
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/Configure b/Configure
index 8c86068ce1..78c9972cfc 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:31:00 EET DST 2001 [metaconfig 3.0 PL70]
+# Generated on Mon Jul 30 05:36:10 EET DST 2001 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -6810,6 +6810,7 @@ case "$extras" in
;;
*) echo "(Saving the list of extras for later...)"
echo $extras > ../extras.lst
+ val="$extras"
;;
esac
set extras