X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=blobdiff_plain;f=Makefile.PL;h=0bd8449bb27cb24eed67992ec29036f8a7982672;hp=25ef8f17a852daed9c9f9c14f38feabc5f9f7ac5;hb=d3036d4c08605862c9284a40ac535182d3437515;hpb=28f39047a9ca5a732023f1187c21dd8213c432cd diff --git a/Makefile.PL b/Makefile.PL index 25ef8f1..0bd8449 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,6 +1,8 @@ use ExtUtils::MakeMaker; -## $Id: Makefile.PL,v 1.19 2007-08-13 16:41:19 mike Exp $ +## $Id: Makefile.PL,v 1.20 2007-09-10 14:54:20 mike Exp $ + +# Use: perl Makefile.PL OPTIMIZE="-O0 -g -Wdeclaration-after-statement" my $yazconf = "yaz-config"; my $yazver = `$yazconf --version`;