summaryrefslogtreecommitdiff
path: root/hints/hpux.sh
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2010-11-26 10:03:46 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2010-11-26 10:03:46 +0100
commitfd8c3383aea40326a20c5e582ecf50ee7d7bfcb9 (patch)
tree6dd260c4b5edec7b7bf9a093131380693d2fa58c /hints/hpux.sh
parent719245bdb37d6b755905afe0a676055044850522 (diff)
downloadperl-fd8c3383aea40326a20c5e582ecf50ee7d7bfcb9.tar.gz
Special compiler settings only change for 64bitall, not for 64bitint
Diffstat (limited to 'hints/hpux.sh')
-rw-r--r--hints/hpux.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/hpux.sh b/hints/hpux.sh
index 8d0aaf767f..b26ba8db97 100644
--- a/hints/hpux.sh
+++ b/hints/hpux.sh
@@ -220,7 +220,7 @@ case "$archname" in
;;
esac
-case "$use64bitint" in
+case "$use64bitall" in
$define|true|[Yy])
if [ "$xxOsRevMajor" -lt 11 ]; then