[ PATCH ] HP back to default
H.Merijn Brand [Sun, 3 Mar 2002 18:48:34 +0000 (19:48 +0100)]
   From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
   Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@14965

hints/hpux.sh

index f7660e3..5f223cb 100644 (file)
@@ -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