diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-04-07 11:39:45 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-04-07 11:39:45 +0000 |
commit | 8e2329934bcca9c59680f6d478c3c2bc3ef7c649 (patch) | |
tree | d3828afeb910666ce7ae57b739670767c1bc0326 /MANIFEST | |
parent | 267cbce72d0da7af102852e6d7e0bb5c1ce41da6 (diff) | |
download | perl-8e2329934bcca9c59680f6d478c3c2bc3ef7c649.tar.gz |
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
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1880,6 +1880,7 @@ win32/config_sh.PL Perl code to update Win32 config.sh from Makefile win32/des_fcrypt.patch Win32 port win32/distclean.bat Remove _ALL_ files not listed here in MANIFEST win32/dl_win32.xs Win32 port +win32/FindExt.pm Scan for extensions win32/genmk95.pl Perl code to generate command.com-usable makefile.95 win32/include/arpa/inet.h Win32 port win32/include/dirent.h Win32 port |