From: H.Merijn Brand Date: Fri, 6 Oct 2000 08:47:15 +0000 (+0200) Subject: Also the $ccflags is needed for the C compiler check. X-Git-Tag: accepted/trunk/20130322.191538~34026 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5dd4fbdfe21cfc092ed190fa1e816d53b85a0508;p=platform%2Fupstream%2Fperl.git Also the $ccflags is needed for the C compiler check. Subject: Configure (check for C-compiler) Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@7157 --- diff --git a/Configure b/Configure index 373ac25..409d609 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 Thu Oct 5 01:50:43 EET DST 2000 [metaconfig 3.0 PL70] +# Generated on Fri Oct 6 15:40:31 EET DST 2000 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >/tmp/c1$$ <&4 @@ -2133,8 +2133,12 @@ EOM fi fi if $test X"$despair" = Xyes; then - echo "You need to find a working C compiler." >&4 - echo "I cannot continue any further, aborting." >&4 + $cat >&4 <