This is my patch patch.0a for perl5.000.
[p5sagit/p5-mst-13.2.git] / ext / GDBM_File / Makefile.PL
1 use ExtUtils::MakeMaker;
2 WriteMakefile(LIBS => ["-lgdbm", "-ldbm"]);