Bring win32/config.* into line with win32/config_H.*
Steve Hay [Tue, 4 Jan 2005 10:56:55 +0000 (10:56 +0000)]
so that "perl -V:usemallocwrap" tells us what the configuration is
instead of saying 'UNKNOWN'.

p4raw-id: //depot/perl@23740

win32/config.bc
win32/config.gc
win32/config.vc
win32/config.vc64

index f9a484f..7433a99 100644 (file)
@@ -912,6 +912,7 @@ usefaststdio='undef'
 useithreads='undef'
 uselargefiles='define'
 uselongdouble='undef'
+usemallocwrap='undef'
 usemorebits='undef'
 usemultiplicity='undef'
 usemymalloc='n'
index 78c2eac..665954d 100644 (file)
@@ -911,6 +911,7 @@ usefaststdio='undef'
 useithreads='undef'
 uselargefiles='define'
 uselongdouble='undef'
+usemallocwrap='define'
 usemorebits='undef'
 usemultiplicity='undef'
 usemymalloc='n'
index bc6e80d..6d72842 100644 (file)
@@ -911,6 +911,7 @@ usefaststdio='undef'
 useithreads='undef'
 uselargefiles='define'
 uselongdouble='undef'
+usemallocwrap='define'
 usemorebits='undef'
 usemultiplicity='undef'
 usemymalloc='n'
index 9f77727..8d1820d 100644 (file)
@@ -911,6 +911,7 @@ usefaststdio='undef'
 useithreads='undef'
 uselargefiles='define'
 uselongdouble='undef'
+usemallocwrap='define'
 usemorebits='undef'
 usemultiplicity='undef'
 usemymalloc='n'