summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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