This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove Win9x hangover from win32/config_sh.PL
authorSteve Hay <steve.m.hay@googlemail.com>
Wed, 6 Jun 2012 18:17:16 +0000 (19:17 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Wed, 6 Jun 2012 18:17:16 +0000 (19:17 +0100)
commit2793ad9736be7d9f8d4be845ec4a4ebbc25cb516
treed727113f4fb4ffa45620fd90e3082183fe2f4546
parent8876bcbbbc74834fd90d897e87cc5952ac1532da
Remove Win9x hangover from win32/config_sh.PL

We no longer support Win9x so there is no need to undef d_flock and d_link
in that case.
win32/config_sh.PL