X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/54f600af14bf6dc067ffc30ec6f22d517001fe99..6a9e0b8bce25c65cdbcd80f01b064acd153c1bdb:/README diff --git a/README b/README index 7efc59a51..611b9a45b 100644 --- a/README +++ b/README @@ -14,6 +14,10 @@ A few special variables you can set while using the Makefile.PL: unless your perl is less buggy than mine -- see http://bugs.debian.org/411786) + MAKE, FIND, and SED can be used to specify where you have the GNU + versions of those tools installed, if the normal make, find, and sed + are not GNU. + There are also other variables supported by MakeMaker, including PREFIX, INSTALL_BASE, and DESTDIR. See ExtUtils::MakeMaker(3).