Comment.
[ZOOM-Perl-moved-to-github.git] / Makefile.PL
index f3f102a..85ea9f5 100644 (file)
@@ -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;