diff options
author | Nicholas Clark <nick@ccl4.org> | 2010-11-28 17:15:58 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2010-11-28 17:18:45 +0000 |
commit | fbcaf61123069fe46010699dd41ca5f60f448361 (patch) | |
tree | bed07724daa52b9f6741f74cb245a2a1507a519c /MANIFEST | |
parent | 603928ea21886dfb891e73164afc6b81c2793547 (diff) | |
download | perl-fbcaf61123069fe46010699dd41ca5f60f448361.tar.gz |
Generate perlmain.c using ExtUtils::Miniperl, instead of writemain.SH.
This allows writemain.SH to be removed. This also has the side effect of testing
that ExtUtils::Miniperl actually works. :-)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5032,7 +5032,6 @@ win32/win32thread.h Win32 port mapping to threads win32/wince.c WinCE port win32/wince.h WinCE port win32/wincesck.c WinCE port -writemain.SH Generate perlmain.c from miniperlmain.c+extensions x2p/a2p.c Output of a2p.y run through byacc x2p/a2p.h Global declarations x2p/a2p.pod Pod for awk to perl translator |