summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hints/hpux.sh2
-rw-r--r--hints/irix_6.sh3
2 files changed, 5 insertions, 0 deletions
diff --git a/hints/hpux.sh b/hints/hpux.sh
index 1d59600b7c..c9524cf55d 100644
--- a/hints/hpux.sh
+++ b/hints/hpux.sh
@@ -435,3 +435,5 @@ EOCBU
# keep that leading tab.
ccisgcc=''
+# Until we figure out what to be probe for in Configure (ditto for irix_6.sh)
+d_casti32='undef'
diff --git a/hints/irix_6.sh b/hints/irix_6.sh
index e6117cf1af..b65de234b1 100644
--- a/hints/irix_6.sh
+++ b/hints/irix_6.sh
@@ -334,3 +334,6 @@ EOCBU
# The -n32 makes off_t to be 8 bytes, so we should have largefileness.
+# Until we figure out what to be probe for in Configure (ditto for hpux.sh)
+d_casti32='undef'
+