From: Brad Lanam Date: Fri, 8 Jan 1999 15:27:17 +0000 (+0000) Subject: Finalize change #2589 and add better AIX nm scanning from: X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0f502ccae46b6d23173ca88b28f2ead08f7afcbf;p=p5sagit%2Fp5-mst-13.2.git Finalize change #2589 and add better AIX nm scanning from: Message-Id: Subject: Re: mailhelp returned a non-zero status In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm" To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi) p4raw-link: @2589 on //depot/cfgperl: 64e689dcc1adf91f15481d06fd2de0b3fc0ef207 p4raw-id: //depot/cfgperl@2590 --- diff --git a/Configure b/Configure index ae1b4f4..e9d0ce8 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 Jan 8 10:36:44 EET 1999 [metaconfig 3.0 PL70] +# Generated on Fri Jan 8 17:24:49 EET 1999 [metaconfig 3.0 PL70] # (with additional metaconfig patches by jhi@iki.fi) cat >/tmp/c1$$ </dev/null 2>&1; then eval $xrun +elif com="sed -n -e 's/^__.*//' -e 's/[ ]*D[ ]*[0-9]*.*//p'";\ + eval $xscan;\ + $contains '^fprintf$' libc.list >/dev/null 2>&1; then + eval $xrun else $nm -p $* 2>/dev/null >libc.tmp $grep fprintf libc.tmp > libc.ptf