summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-10-27 16:17:44 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-10-27 16:17:44 +0000
commitaef7654ce3d689e955fe883ef08172cebda1d683 (patch)
treeb0eafec70e74f50b392a77eb4597ac68773d2777 /Configure
parent5260c1c8aded52f8142aae17b0fad6e3fdb8639b (diff)
downloadperl-aef7654ce3d689e955fe883ef08172cebda1d683.tar.gz
Too enthusiastic editing in #7460.
p4raw-id: //depot/perl@7462
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index 5294be888f..a8f1adb041 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 Fri Oct 27 18:18:06 EET DST 2000 [metaconfig 3.0 PL70]
+# Generated on Fri Oct 27 18:57:46 EET DST 2000 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >/tmp/c1$$ <<EOF
@@ -16139,7 +16139,7 @@ echo "CONFIGDOTSH=true" >>config.sh
if $test -f UU/config.sh; then
<UU/config.sh $sort | $uniq >UU/oldconfig.sh
sed -n 's/^\([a-zA-Z_0-9]*\)=.*/\1/p' config.sh config.sh UU/oldconfig.sh |\
- $sort | $uniq >UU/oldsyms
+ $sort | $uniq -u >UU/oldsyms
set X `cat UU/oldsyms`
shift
case $# in