SuSE 8.0 at least needs hints to use -lgdbm for ODBM_File
[p5sagit/p5-mst-13.2.git] / ext / ODBM_File / hints / linux.pl
CommitLineData
526d96c3 1# uses GDBM dbm compatibility feature - at least on SuSE 8.0
2$self->{LIBS} = ['-lgdbm'];
3