This is patch.2b1d to perl5.002beta1.
[p5sagit/p5-mst-13.2.git] / ext / GDBM_File / Makefile.PL
index bd91b80..ababcc7 100644 (file)
@@ -1,2 +1,2 @@
 use ExtUtils::MakeMaker;
-WriteMakefile(LIBS => ["-lgdbm", "-ldbm"]);
+WriteMakefile(LIBS => ["-L/usr/local/lib -lgdbm", "-ldbm"]);