From: Jarkko Hietaniemi Date: Mon, 28 Feb 2000 06:08:40 +0000 (+0000) Subject: Even better use64bitall logic. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=843b3b0e3322db41698c3099017d3975ad483daa;p=p5sagit%2Fp5-mst-13.2.git Even better use64bitall logic. p4raw-id: //depot/cfgperl@5314 --- diff --git a/Configure b/Configure index 66418e7..1341a6e 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 Mon Feb 28 07:08:11 EET 2000 [metaconfig 3.0 PL70] +# Generated on Mon Feb 28 08:07:01 EET 2000 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.com) cat >/tmp/c1$$ <&4 *** Configure -Duselfs is deprecated, using -Duselargefiles instead. - EOM uselargefiles="$define" ;; @@ -4418,7 +4417,6 @@ case "$uselonglong" in cat <&4 *** Configure -Duselonglong is deprecated, using -Duse64bitint instead. - EOM use64bitint="$define" ;; @@ -4429,7 +4427,6 @@ case "$use64bits" in cat <&4 *** Configure -Duse64bits is deprecated, using -Duse64bitint instead. - EOM use64bitint="$define" ;; @@ -4440,7 +4437,6 @@ case "$use64bitints" in cat <&4 *** There is no Configure -Duse64bitints, using -Duse64bitint instead. - EOM use64bitint="$define" ;; @@ -4485,37 +4481,46 @@ eval $setvar case "$use64bitint" in "$define") case "$longsize" in - 4) dflt='n' - cat <