]> git.ipfire.org Git - thirdparty/automake.git/commit
build: Use PERL5LIB from 'pre-inst-env' script
authorMathieu Lirzin <mthl@gnu.org>
Tue, 29 Aug 2017 11:23:24 +0000 (13:23 +0200)
committerMathieu Lirzin <mthl@gnu.org>
Tue, 29 Aug 2017 15:18:19 +0000 (17:18 +0200)
commit37d403fd06596cd27ffd22d5d9796af811841305
tree7fe296c234c046efaa1cd1f884ec22c5c9f994ab
parent361f25da9cdfa390bcfde88f31c71e7403bb2f3b
build: Use PERL5LIB from 'pre-inst-env' script

* bin/aclocal.in: Detect build environment with AUTOMAKE_UNINSTALLED.
Let 'PERL5LIB' from 'pre-inst-env' define the perl module directories.
* bin/automake.in: Likewise.
* bin/wrap-aclocal.in: Don't set 'Automake::perl_libdirs' anymore.
* bin/wrap-automake.in: Likewise.
* t/Makefile.inc (LOG_COMPILER, PL_LOG_COMPILER): Use 'pre-inst-env'.
(AM_PL_LOG_FLAGS): Don't set perl module path.
bin/aclocal.in
bin/automake.in
bin/wrap-aclocal.in
bin/wrap-automake.in
t/Makefile.inc