From aef7654ce3d689e955fe883ef08172cebda1d683 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Fri, 27 Oct 2000 16:17:44 +0000 Subject: [PATCH] Too enthusiastic editing in #7460. p4raw-id: //depot/perl@7462 --- Configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Configure b/Configure index 5294be8..a8f1adb 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$$ <>config.sh if $test -f UU/config.sh; then 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 -- 2.7.4