The d_casti32=undef is good for you even when not use64bitall.
[p5sagit/p5-mst-13.2.git] / hints / hpux.sh
index 19eeae0..7066056 100644 (file)
@@ -444,8 +444,7 @@ EOCBU
        ccisgcc=''
 
 # Until we figure out what to be probe for in Configure (ditto for irix_6.sh)
-case "$use64bitint" in
-$define|true|[yY]*) ;;
-*) d_casti32='undef' ;;
+case "$d_casti32" in
+'') d_casti32='undef' ;;
 esac