summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/ext/ODBM_File/hints/svr4.pl
blob: 3285d9a685fb0c3143790bf6ebbbfa2277ab254a (plain)
1
2
3
4
# Some SVR4 systems may need to link against routines in -lucb for
# odbm.  Some may also need to link against -lc to pick up things like
# ecvt.
$self->{LIBS} = ['-ldbm -lucb -lc'];
OpenPOWER on IntegriCloud