From: Jarkko Hietaniemi Date: Thu, 24 Feb 2000 00:34:35 +0000 (+0000) Subject: Cosmetics. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4a655af2e6446bf73d88ee717b99a3b516718641;p=p5sagit%2Fp5-mst-13.2.git Cosmetics. p4raw-id: //depot/cfgperl@5228 --- diff --git a/Configure b/Configure index 4d3ebae..816cf40 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 Feb 23 21:51:47 EET 2000 [metaconfig 3.0 PL70] +# Generated on Thu Feb 24 02:33:10 EET 2000 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.com) cat >/tmp/c1$$ < try.c set try if eval $compile; then val="$define" - echo " Yes, it does." >&4 + echo " Yes, it does." else val="$undef" - echo " No, it doesn't." >&4 + echo " No, it doesn't." fi $rm try.* set d_longdbl @@ -9310,10 +9310,10 @@ EOCP set try if eval $compile; then val="$define" - echo " Yes, it does." >&4 + echo " Yes, it does." else val="$undef" - echo " No, it doesn't." >&4 + echo " No, it doesn't." fi $rm -f try try.* set d_int64_t @@ -9426,10 +9426,10 @@ echo 'int main() { long long x = 7; return 0; }' > try.c set try if eval $compile; then val="$define" - echo " Yes, it does." >&4 + echo " Yes, it does." else val="$undef" - echo " No, it doesn't." >&4 + echo " No, it doesn't." fi $rm try.* set d_longlong @@ -10957,10 +10957,10 @@ EOCP set try if eval $compile; then val="$define" - echo " Yes, it does." >&4 + echo " Yes, it does." else val="$undef" - echo " No, it doesn't." >&4 + echo " No, it doesn't." fi $rm -f try try.* set d_socklen_t