X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=program%2Fconfigure.ac;h=51c3f81da65a7c2bae59e6dce35e8f7d601375b6;hb=3e4ff1e7b5d7407d679dab00328abdcdc06fecd2;hp=2ff8975d284398a6ab6a78de323f166f4a44ec9c;hpb=67dd478a2092a9eb4b7193d647cc18a6a5c02529;p=rrdtool-all.git diff --git a/program/configure.ac b/program/configure.ac index 2ff8975d..51c3f81d 100644 --- a/program/configure.ac +++ b/program/configure.ac @@ -619,7 +619,7 @@ langpref=$prefix test "$langpref" = '$(DESTDIR)NONE' && langpref='$(DESTDIR)'$ac_default_prefix test "$langpref" = "NONE" && langpref=$ac_default_prefix -PERL_MAKE_OPTIONS="PREFIX=$langpref LIB=$langpref/lib/perl/$PERL_VERSION" +PERL_MAKE_OPTIONS="PREFIX=$langpref INSTALL_BASE= LIB=$langpref/lib/perl/$PERL_VERSION" dnl pass additional perl options when generating Makefile from Makefile.PL AC_ARG_ENABLE(perl-site-install,