diff options
author | Andy Dougherty <doughera@lafcol.lafayette.edu> | 1995-06-06 01:17:58 +0000 |
---|---|---|
committer | Andy Dougherty <doughera@lafcol.lafayette.edu> | 1995-06-06 01:17:58 +0000 |
commit | 005c1a0e007f6f2f3efe461d6a5930a88ccb88fb (patch) | |
tree | 176ab6c84a969d3a3254ab0a653d72a12022c12b /ext/Fcntl/MANIFEST | |
parent | c296029969658ed2c8d9a223d4b09026463ca970 (diff) | |
download | perl-005c1a0e007f6f2f3efe461d6a5930a88ccb88fb.tar.gz |
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
Diffstat (limited to 'ext/Fcntl/MANIFEST')
-rw-r--r-- | ext/Fcntl/MANIFEST | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/Fcntl/MANIFEST b/ext/Fcntl/MANIFEST deleted file mode 100644 index e5ff6bfe76..0000000000 --- a/ext/Fcntl/MANIFEST +++ /dev/null @@ -1,4 +0,0 @@ -Fcntl.pm -Fcntl.xs -MANIFEST -Makefile.PL |