X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=blobdiff_plain;f=Makefile.PL;h=a280ea00f386e0dedc599482f3a8c75ceb9c563f;hp=d64c41e02afce2a83dce8a3a7bb88a3917fc8c23;hb=bf76c3f6ff0e224efce7e47f9f778f6379a3e504;hpb=8aaa9b6ef2b98a5ac710343e826d469d926371d0 diff --git a/Makefile.PL b/Makefile.PL index d64c41e..a280ea0 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.4 2004-06-05 07:55:05 adam Exp $ my $libs = `yaz-config --libs` || die "ERROR: Unable to call script: yaz-config";