Silence new warning grep in void context warning in various modules and test files...
[p5sagit/p5-mst-13.2.git] / ext / DB_File / hints / sco.pl
CommitLineData
3ccca239 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\..' ;