From: Jarkko Hietaniemi Date: Sun, 4 Jul 1999 22:26:48 +0000 (+0000) Subject: Added 64-bit support for AIX 4.3 or better X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=efeaa891beb26deace23d0f0d79d1dabb1e7e0a1;p=p5sagit%2Fp5-mst-13.2.git Added 64-bit support for AIX 4.3 or better based on Martin H. Rusoff's observations. p4raw-id: //depot/cfgperl@3575 --- diff --git a/Configure b/Configure index 0e89e38..174abe1 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 Jul 5 00:31:28 EET DST 1999 [metaconfig 3.0 PL70] +# Generated on Mon Jul 5 01:17:41 EET DST 1999 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.com) cat >/tmp/c1$$ < UU/use64bits.cbu <<'EOCBU' +case "$use64bits" in +$define|true|[yY]*) + case "`uname -r`" in + 3.*|4.[012].*) + cat >&4 <