aclocal: Support ACLOCAL_AUTOMAKE_DIR environment variable
commitab2d33e635f85f8f215b7e8f14571ec6360d2243
authorMathieu Lirzin <mthl@gnu.org>
Tue, 29 Aug 2017 19:15:14 +0000 (29 21:15 +0200)
committerMathieu Lirzin <mthl@gnu.org>
Wed, 30 Aug 2017 22:33:59 +0000 (31 00:33 +0200)
tree737e084b831e67f10d68a207628fbe267b2f0a2d
parentdd0b8142683d35bdb7e04cc15ece43039ede2a41
aclocal: Support ACLOCAL_AUTOMAKE_DIR environment variable

* bin/aclocal.in: Reset '@automake_includes' and '@system_includes' in
for build environment.  Allow setting '@automake_includes' with
ACLOCAL_AUTOMAKE_DIR environment variable.
(parse_arguments): Ignore 'dirlist' when '@system_includes' is empty.
* doc/automake.texi (aclocal Options): Document ACLOCAL_AUTOMAKE_DIR.
* bin/wrap-aclocal.in: Remove extra command line options.
* pre-inst-env.in: Set ACLOCAL_AUTOMAKE_DIR and ACLOCAL_PATH
environment variables.
* t/ax/test-defs.in: Adapt.
* t/ansi2knr-no-more.sh (warn_rx): Likewise.
bin/aclocal.in
bin/wrap-aclocal.in
doc/automake.texi
pre-inst-env.in
t/ansi2knr-no-more.sh
t/ax/test-defs.in