From d3036d4c08605862c9284a40ac535182d3437515 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Mon, 10 Sep 2007 14:54:20 +0000 Subject: [PATCH 1/1] Comment --- Makefile.PL | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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`; -- 1.7.10.4