This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Configure GCC/Win32 build -Duseperlio
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 19 Nov 2000 18:57:30 +0000 (18:57 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 19 Nov 2000 18:57:30 +0000 (18:57 +0000)
commit8fada4f68b93131e799325ac5c6f8a949351407d
tree7f82cd8c73e74fbef376531523b5a29920b4a6dd
parent95c70f2077ea14f8e2426dbcac9828b259a86bf2
Configure GCC/Win32 build -Duseperlio
Fix a couple of gross issues
  - double-include of ../deb.o in re.dll
  - win32sck.c needs PerlIO and FILE

p4raw-id: //depot/perlio@7752
ext/re/hints/MSWin32.pl
win32/config.gc
win32/config_H.gc
win32/win32sck.c