diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-04-08 01:14:29 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-04-08 01:14:29 +0000 |
commit | 37c1c645f47f43d51a421958e27fa24bbc2407bc (patch) | |
tree | 3b741ce929ae0506d474aa3a8e83b4849b20c044 /win32/config.bc | |
parent | ba3eb2af450c2577c20a691fb686a5e02955c48b (diff) | |
download | perl-37c1c645f47f43d51a421958e27fa24bbc2407bc.tar.gz |
[asperl] small tweaks to make it compile (doesn't run)
p4raw-id: //depot/asperl@885
Diffstat (limited to 'win32/config.bc')
-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 c395f6a882..0364c329dd 100644 --- a/win32/config.bc +++ b/win32/config.bc @@ -163,7 +163,7 @@ d_msgctl='define' d_msgget='define' d_msgrcv='define' d_msgsnd='define' -d_mymalloc='define' +d_mymalloc='undef' d_nice='undef' d_oldpthreads='undef' d_oldsock='undef' |