Eliminate POLLUTE=1 hack for cross-Perl-version compatibility by using
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 24 Oct 2000 17:01:06 +0000 (17:01 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 24 Oct 2000 17:01:06 +0000 (17:01 +0000)
commit1318342b6ec6ff585cf4e73ded4b74c0417e7bf8
tree9d7c6ea6d4bf7a30a9a27d3831bd928944e03c53
parentb762a9e9ec4781567976417a4c87b7edc234b899
Eliminate POLLUTE=1 hack for cross-Perl-version compatibility by using
Devel::PPPort instead.  Thanks to Gilles Darold for doing the legwork.
src/interfaces/perl5/GNUmakefile
src/interfaces/perl5/Pg.xs
src/interfaces/perl5/ppport.h [new file with mode: 0644]
src/pl/plperl/GNUmakefile
src/pl/plperl/eloglvl.c
src/pl/plperl/plperl.c
src/pl/plperl/ppport.h [new file with mode: 0644]