perl 5.003_06: dev/null
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Tue, 1 Oct 1996 02:00:05 +0000 (02:00 +0000)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Tue, 1 Oct 1996 02:00:05 +0000 (02:00 +0000)
commit66325990b081a18f192eadc42d4ecb5fe4e352c4
tree1e9de97105c54007e6c3f625e95930482ccbd49e
parent27d4819aa2398f978c433f7367bcf083183444c9
perl 5.003_06: dev/null

Perl 5.003_05 compiles on DYNIX/ptx 4.0 (v4.1.3), and passes all tests.
The only change needed is in "ext/NDBM_File/Makefile.PL" - on this system,
ndbm is actually contained in the libc library, and must be linked against
-lc when compiling.  (this is for dynamic ELF executables, I didn't compile
statically)
ext/NDBM_File/hints/dynixptx.pl [new file with mode: 0644]