This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: Change 33598: [PATCH] Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1...
authorJerry D. Hedden <jdhedden@cpan.org>
Wed, 2 Apr 2008 13:45:26 +0000 (09:45 -0400)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Wed, 2 Apr 2008 18:45:00 +0000 (18:45 +0000)
Message-ID: <1ff86f510804021045s1f7ec22ftbf5b9e2f2c6c619e@mail.gmail.com>

p4raw-id: //depot/metaconfig@33630

U/modified/i_malloc.U

index 1b9fcfc..73e33d0 100644 (file)
@@ -36,7 +36,7 @@ echo " "
 $cat >try.c <<EOCP
 #include <stdlib.h>
 #include <malloc.h>
-$i_mallocmalloc I_MALLOCMALLOC
+#$i_mallocmalloc I_MALLOCMALLOC
 #ifdef I_MALLOCMALLOC
 # include <malloc/malloc.h>
 #endif