summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2002-03-03 19:48:34 +0100
committerAbhijit Menon-Sen <ams@wiw.org>2002-03-03 18:00:03 +0000
commit0b93aee79ab571980df4fee95eab4eca512aa75c (patch)
tree06e8536d50110054f1df5c3f7e88f8dabc52b7c4 /hints
parent0c23d0e05cbaf49b7d1af4bdcdf8c1bcda2eaa0b (diff)
downloadperl-0b93aee79ab571980df4fee95eab4eca512aa75c.tar.gz
[ PATCH ] HP back to default
From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@14965
Diffstat (limited to 'hints')
-rw-r--r--hints/hpux.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/hints/hpux.sh b/hints/hpux.sh
index f7660e31ef..5f223cb2b2 100644
--- a/hints/hpux.sh
+++ b/hints/hpux.sh
@@ -119,9 +119,9 @@ case `$cc -v 2>&1`"" in
cppminus='-'
cppstdin='cc -E -Aa -D__STDC_EXT__'
cpprun=$cppstdin
- case "$d_casti32" in
- "") d_casti32='undef' ;;
- esac
+# case "$d_casti32" in
+# "") d_casti32='undef' ;;
+# esac
;;
esac