X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=blobdiff_plain;f=Makefile.PL;h=d502bf30b18318afbc8f49c4e825a9d2efc083e3;hp=0f22ddd76e9b9f74012978f61e0084ea3d7b754d;hb=952e59903828b53e6e8601c5d1480145f3b3dd5b;hpb=b18ec135ab08c3234a8f8d5e69e17e8b632b7fcc diff --git a/Makefile.PL b/Makefile.PL index 0f22ddd..d502bf3 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,6 +1,6 @@ use ExtUtils::MakeMaker; -# See lib/ExtUtils/MakeMaker.pm for details of how to influence -# the contents of the Makefile that is written. + +## $Id: Makefile.PL,v 1.3 2004-05-28 20:27:16 sondberg Exp $ my $libs = `yaz-config --libs threads` || die "ERROR: Unable to call script: yaz-config";