perl 4.0 patch 14: patch #11, continued
[p5sagit/p5-mst-13.2.git] / README
diff --git a/README b/README
index 0e55e7c..c52c7f4 100644 (file)
--- a/README
+++ b/README
@@ -149,6 +149,8 @@ Installation
     If you have GDBM available and want it instead of NDBM, say -DHAS_GDBM.
     C's that don't try to restore registers on longjmp() may need -DJMPCLOBBER.
        (Try this if you get random glitches.)
+    If you get duplicates upon linking for malloc et al, say -DHIDEMYMALLOC.
+    Turn on support for 64-bit integers (long longs) with -DQUAD.
 
 5)  make test