From: Jarkko Hietaniemi Date: Tue, 28 May 2002 13:14:02 +0000 (+0000) Subject: gcc 3 defensiveness from H. Merijn B and Rafael. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=76589481ae6732624713d707581bc3c71f1dde5b;p=p5sagit%2Fp5-mst-13.2.git gcc 3 defensiveness from H. Merijn B and Rafael. p4raw-id: //depot/perl@16831 --- diff --git a/Configure b/Configure index a1522f8..429e429 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 Sat May 25 22:51:20 EET DST 2002 [metaconfig 3.0 PL70] +# Generated on Tue May 28 16:40:58 EET DST 2002 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ <try.c + for incdir in `$cc -v -c try.c 2>&1 | \ + sed '1,/^#include <\.\.\.>/d;/^End of search list/,$d;s/^ //'` ; do + locincpth=`echo $locincpth | sed s!$incdir!!` + done + $rm -f try try.* +esac : decide how portable to be. Allow command line overrides. case "$d_portable" in