This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[win32] various changes to make win32 build under the new Configure & co.
authorGurusamy Sarathy <gsar@cpan.org>
Thu, 26 Feb 1998 04:25:40 +0000 (04:25 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Thu, 26 Feb 1998 04:25:40 +0000 (04:25 +0000)
commit924b3ec4f489a98ec4753478b6e6dcb35be8bf12
treec2f9d49ad208c758737d499214ed65cf5d3722fc
parentd613ef02e4bf2ccbbac161910d879e49ce35ecd8
[win32] various changes to make win32 build under the new Configure & co.
 - added byterun.c to core C build
 - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
   after adding new variables to config.[bgv]c
 - sig_name_init now has only the valid signals
 - we now have $Config{usethreads}
 - tested under the two commercial compilers w/ and w/o usethreads

p4raw-id: //depot/win32/perl@590
win32/Makefile
win32/config.bc
win32/config.gc
win32/config.vc
win32/config_H.bc
win32/config_H.gc
win32/config_H.vc
win32/config_h.PL
win32/makedef.pl
win32/makefile.mk