From: H.Merijn Brand Date: Fri, 13 Sep 2002 14:02:18 +0000 (+0000) Subject: Tabs erroneusly expanded to spaces, causing AIX to fail X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=478d3074309ff514cb3d637215f7368927a0a9d6;p=p5sagit%2Fp5-mst-13.2.git Tabs erroneusly expanded to spaces, causing AIX to fail in building DProf p4raw-id: //depot/perl@17904 --- diff --git a/Configure b/Configure index 91e17d1..815ad74 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 Wed Sep 11 10:53:27 METDST 2002 [metaconfig 3.0 PL70] +# Generated on Fri Sep 13 16:29:01 METDST 2002 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ <&4 - $sed -n 's/^\([^ ]*\)[ ]*syscall[0-9]*[ ]*$/\1/p' /lib/syscalls.exp >>libc.list + $sed -n 's/^\([^ ]*\)[ ]*syscall[0-9]*[ ]*$/\1/p' /lib/syscalls.exp >>libc.list fi ;; esac