From: Mike Taylor Date: Mon, 10 Sep 2007 14:54:20 +0000 (+0000) Subject: Comment X-Git-Tag: CPAN.1.12~40 X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=commitdiff_plain;h=d3036d4c08605862c9284a40ac535182d3437515 Comment --- 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`;