summaryrefslogtreecommitdiff
path: root/ext/NDBM_File/hints/solaris.pl
blob: 8d2fe1289e24da22deeb754b7a542f8e135f3025 (plain)
1
2
3
# -lucb has been reported to be fatal for perl5 on Solaris.
# Thus we deliberately don't include it here.
$att{LIBS} = ["-L/usr/local/lib -lndbm", "-ldbm"];