This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Split out extension finding code from buildext.pl into FindExt.pm
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 7 Apr 2001 11:39:45 +0000 (11:39 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 7 Apr 2001 11:39:45 +0000 (11:39 +0000)
commit8e2329934bcca9c59680f6d478c3c2bc3ef7c649
treed3828afeb910666ce7ae57b739670767c1bc0326
parent267cbce72d0da7af102852e6d7e0bb5c1ce41da6
Split out extension finding code from buildext.pl into FindExt.pm
Use it to get Config.pm's idea of available extensions in line
with what is built.

p4raw-id: //depot/perlio@9604
MANIFEST
win32/FindExt.pm [new file with mode: 0644]
win32/buildext.pl
win32/config_sh.PL
win32/makefile.mk