projects
/
ZOOM-Perl-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:
b7946e5
)
Comment.
author
mike
<mike>
Wed, 3 Oct 2007 14:05:04 +0000
(14:05 +0000)
committer
mike
<mike>
Wed, 3 Oct 2007 14:05:04 +0000
(14:05 +0000)
Makefile.PL
patch
|
blob
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
f3f102a
..
85ea9f5
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,7
+1,7
@@
-# $Id: Makefile.PL,v 1.23 2007-10-02 16:49:32 mike Exp $
+# $Id: Makefile.PL,v 1.24 2007-10-03 14:05:04 mike Exp $
# Use: perl Makefile.PL OPTIMIZE="-O0 -g -Wdeclaration-after-statement"
-# or: perl Makefile.PL INSTALL_BASE=/home/mike/universe
+# or: perl Makefile.PL PREFIX=/home/mike/universe
use 5.008;
use ExtUtils::MakeMaker;