summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/ext/NDBM_File/hints/dynixptx.pl
blob: d402c17901419c201a5931d55b6d3899ae38b5c8 (plain)
1
2
3
# On DYNIX/ptx 4.0 (v4.1.3), ndbm is actually contained in the 
# libc library, and must be explicitly linked against -lc when compiling.
$self->{LIBS} = ['-lc'];
OpenPOWER on IntegriCloud