X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=README;h=611b9a45bf8188d6bf5e3bb48ac9745d67322a37;hb=043a84106661ae82c5f7771694ba0dbebb7761a4;hp=7efc59a519626c77439cb9afcb4894068e9e394e;hpb=2bbbc906bae7aa81b2635ca33f6e880f9a5ae9f5;p=ikiwiki.git 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).