diff options
author | Steve Hay <SteveHay@planit.com> | 2005-09-23 08:40:58 +0000 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2005-09-23 08:40:58 +0000 |
commit | 0967284d0634c330ce4a0132f349a4158079e725 (patch) | |
tree | 11490aa008963256873fe2a67a59de5724b95136 /win32 | |
parent | 2134e298decea1cc32a8c5a0f08ef824144a9e5a (diff) | |
download | perl-0967284d0634c330ce4a0132f349a4158079e725.tar.gz |
Change 25226 should have done this too
p4raw-id: //depot/perl@25573
Diffstat (limited to 'win32')
-rw-r--r-- | win32/config.bc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/config.bc b/win32/config.bc index c2f475ea39..66b508b607 100644 --- a/win32/config.bc +++ b/win32/config.bc @@ -961,7 +961,7 @@ usefaststdio='undef' useithreads='undef' uselargefiles='undef' uselongdouble='undef' -usemallocwrap='undef' +usemallocwrap='define' usemorebits='undef' usemultiplicity='undef' usemymalloc='n' |