diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-20 00:28:27 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-20 00:28:27 +0000 |
commit | 66aa112777772c23def2489c956f8681aeef1be1 (patch) | |
tree | e2b68cdbea406234ff7c43d2231320be5a80e894 /win32/config.gc | |
parent | bdda3fbd757cd1d51073d4e041d25f173c8b2f82 (diff) | |
download | perl-66aa112777772c23def2489c956f8681aeef1be1.tar.gz |
misc win32 config tweaks
p4raw-id: //depot/perl@1573
Diffstat (limited to 'win32/config.gc')
-rw-r--r-- | win32/config.gc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/config.gc b/win32/config.gc index 3315b52076..158be331af 100644 --- a/win32/config.gc +++ b/win32/config.gc @@ -548,7 +548,7 @@ usemymalloc='n' usenm='false' useopcode='true' useperlio='undef' -useposix='false' +useposix='true' usesfio='false' useshrplib='yes' usethreads='undef' |