From c67aee7a0ec313b3a0ea285a77b3cda5496f4e17 Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Wed, 18 Feb 2015 08:26:36 +0000 Subject: Remove some remnants of x2p, which was removed by commit e5a8a0fbd7 References to PERL_FOR_X2P probably have to stay in case any third-party code is #defining it. Likewise, NO_PERL_TYPEDEFS in vms/vmsish.h has to stay because it actually is used by App::a2p. Cross/Makefile.SH.patch still needs regenerating since it contains references to x2p in the top-level Makefile.SH which were removed by e5a8a0fbd7. A few other references to x2p/a2p/find2p/s2p still remain, which I am less sure about removing, plus some others in documentation which should stay anyway. --- Porting/pumpkin.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Porting/pumpkin.pod') diff --git a/Porting/pumpkin.pod b/Porting/pumpkin.pod index 0a6165f39c..3618eec779 100644 --- a/Porting/pumpkin.pod +++ b/Porting/pumpkin.pod @@ -1381,7 +1381,7 @@ The files of Perl source code distribution do carry a lot of copyrights, by various people. (There are many copyrights embedded in perl.c, for example.) The most straightforward thing for pumpkings to do is to simply update Larry's copyrights at the beginning of the -*.[hcy], x2p/*.[hcy], *.pl, and README files, and leave all other +*.[hcy], *.pl, and README files, and leave all other copyrights alone. Doing more than that requires quite a bit of tracking. =back -- cgit v1.2.1