Change 14965 by ams@lustre on 2002/03/03 18:00:03
Subject: [ PATCH ] HP back to default
From: "H.Merijn Brand" <[EMAIL PROTECTED]>
Date: Sun, 03 Mar 2002 18:48:34 +0100
Message-Id: <[EMAIL PROTECTED]>
Affected files ...
.... //depot/perl/hints/hpux.sh#78 edit
Differences ...
==== //depot/perl/hints/hpux.sh#78 (text) ====
Index: perl/hints/hpux.sh
--- perl/hints/hpux.sh.~1~ Sun Mar 3 11:15:05 2002
+++ perl/hints/hpux.sh Sun Mar 3 11:15:05 2002
@@ -119,9 +119,9 @@
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
End of Patch.