X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=51c3f81da65a7c2bae59e6dce35e8f7d601375b6;hp=2ff8975d284398a6ab6a78de323f166f4a44ec9c;hb=3a74c2966e2e8b15d3a3780f98ccd44a5be4f751;hpb=eba9bc1e851256575eae654f0adf7bc5d3fa0b73 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,