This is my patch patch.1k for perl5.001.
authorAndy Dougherty <doughera@lafcol.lafayette.edu>
Tue, 6 Jun 1995 01:17:58 +0000 (01:17 +0000)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Tue, 6 Jun 1995 01:17:58 +0000 (01:17 +0000)
commit005c1a0e007f6f2f3efe461d6a5930a88ccb88fb
tree176ab6c84a969d3a3254ab0a653d72a12022c12b
parentc296029969658ed2c8d9a223d4b09026463ca970
This is my patch  patch.1k  for perl5.001.

This patch brings you MakeMaker-4.15.  This is MakeMaker-4.13 plus
patches to provide the LD_RUN_PATH environment variable for building
shared libraries, and the appropriate -I flags for running xsubpp
while building perl.

To apply, change to your perl directory, run the command above, then
apply with
    patch -p1 -N  < thispatch.

After you apply this patch, you should apply patch.1l.

Patch and enjoy,

    Andy Dougherty doughera@lafcol.lafayette.edu
    Dept. of Physics
    Lafayette College, Easton PA 18042
MANIFEST
ext/DynaLoader/Makefile.PL
ext/Fcntl/MANIFEST [deleted file]
lib/ExtUtils/Liblist.pm [new file with mode: 0644]
lib/ExtUtils/MakeMaker.pm
lib/ExtUtils/Manifest.pm [new file with mode: 0644]
lib/ExtUtils/Mkbootstrap.pm [new file with mode: 0644]