projects
/
simpleserver-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28f3904
)
Comment
author
Mike Taylor
<mike@indexdata.com>
Mon, 10 Sep 2007 14:54:20 +0000
(14:54 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 10 Sep 2007 14:54:20 +0000
(14:54 +0000)
Makefile.PL
patch
|
blob
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
25ef8f1
..
0bd8449
100644
(file)
--- 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`;