summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2001-04-07 11:39:45 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2001-04-07 11:39:45 +0000
commit8e2329934bcca9c59680f6d478c3c2bc3ef7c649 (patch)
treed3828afeb910666ce7ae57b739670767c1bc0326 /MANIFEST
parent267cbce72d0da7af102852e6d7e0bb5c1ce41da6 (diff)
downloadperl-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--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index e358010a65..b6dab2e8a0 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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