Quick integration of mainline changes to date
[p5sagit/p5-mst-13.2.git] / ext / DB_File / hints / sco.pl
CommitLineData
146174a9 1# osr5 needs to explicitly link against libc to pull in some static symbols
2$self->{LIBS} = ['-ldb -lc'] if $Config{'osvers'} =~ '3\.2v5\.0\..' ;