Doc tweaks.
[p5sagit/p5-mst-13.2.git] / hints / aix.sh
index 53af9f5..f3a3fc5 100644 (file)
@@ -253,6 +253,10 @@ $define|true|[yY]*)
            # (e.g. pragma/overload core dumps)  Let's suspect xlC_r, too.
            # --jhi@iki.fi
            cc=cc_r
+
+           case "`oslevel`" in
+               4.2.1.*) i_crypt='undef' ;;
+               esac
            ;;
        '') 
            cc=cc_r