temporarily disable perl malloc for a2p until we clean up
Gurusamy Sarathy [Fri, 25 Sep 1998 03:06:10 +0000 (03:06 +0000)]
conflicting malloc() declarations everywhere

p4raw-id: //depot/perl@1884

x2p/Makefile.SH

index 5bec7a0..1f92d5d 100755 (executable)
@@ -36,8 +36,10 @@ BYACC = $byacc
 LDFLAGS = $ldflags
 SMALL = $small
 LARGE = $large $split
-mallocsrc = $mallocsrc
-mallocobj = $mallocobj
+# XXX Perl malloc temporarily unusable (declaration collisions with
+# stdlib.h)
+#mallocsrc = $mallocsrc
+#mallocobj = $mallocobj
 shellflags = $shellflags
 
 libs = $libs