Remaining smoked platforms where malloc wrap is known to work.
[p5sagit/p5-mst-13.2.git] / hints / dec_osf.sh
index 114aca1..851ac24 100644 (file)
@@ -362,6 +362,11 @@ EOF
 esac
 EOCBU
 
+# malloc wrap works
+case "$usemallocwrap" in
+'') usemallocwrap='define' ;;
+esac
+
 cat > UU/uselongdouble.cbu <<'EOCBU'
 # This script UU/uselongdouble.cbu will get 'called-back' by Configure 
 # after it has prompted the user for whether to use long doubles.