summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-07-04 22:26:48 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-07-04 22:26:48 +0000
commitefeaa891beb26deace23d0f0d79d1dabb1e7e0a1 (patch)
treef597182453a95d6289a6a7da9334714e016b9403 /Configure
parentb0ca42139c4342976311d6fdf20047dfeb44a8cb (diff)
downloadperl-efeaa891beb26deace23d0f0d79d1dabb1e7e0a1.tar.gz
Added 64-bit support for AIX 4.3 or better
based on Martin H. Rusoff's observations. p4raw-id: //depot/cfgperl@3575
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index 0e89e38481..174abe1031 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$$ <<EOF
@@ -2627,7 +2627,7 @@ case "$use64bits" in
. ./use64bits.cbu
fi
case "$osname" in
- dec_osf|hpux|irix|solaris|unicos)
+ aix|dec_osf|hpux|irix|solaris|unicos)
# Known 64-bit capable platforms.
;;
*)