X-Git-Url: https://git.tokkee.org/?p=rrdtool.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=51c3f81da65a7c2bae59e6dce35e8f7d601375b6;hp=2ff8975d284398a6ab6a78de323f166f4a44ec9c;hb=95a470cd6e755f6082eabdf0903cbc37349069da;hpb=da9b80a387a38ddbe1c9fe370df00cacad6a8c06 diff --git a/configure.ac b/configure.ac index 2ff8975..51c3f81 100644 --- a/configure.ac +++ b/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,