]> sourceware.org Git - automake.git/commit
* tests/defs (ACLOCAL): Point to the installed aclocaldir is
authorAkim Demaille <akim@epita.fr>
Sun, 21 Oct 2001 18:03:19 +0000 (18:03 +0000)
committerAkim Demaille <akim@epita.fr>
Sun, 21 Oct 2001 18:03:19 +0000 (18:03 +0000)
commit5331487850ef832634074ca7e276c6cd66e5961b
treed08f14a1d94a6cf9f2a1c960a8f49feac1c78955
parent8752a7343651c0adfb1d96fa73f308792061fed7
* tests/defs (ACLOCAL): Point to the installed aclocaldir is
libtool is required.
* tests/lex.test: Run AC_INIT once.
* tests/ldflags.test, tests/listval.test, tests/suffix2.test:
Libtool is required.
* tests/header.test: Built a correct configure.in.
* tests/defun2.test (configure.in): Be a bit respectful with
Autoconf, close the macro invocations.
* tests/confdeps.test: Even when not using aclocal, aclocal.m4
must be correct.
* automake.in (scan_autoconf_traces): Add support for
AC_CANONICAL_HOST, AC_CANONICAL_SYSTEM, A[CM]_PROG_LIBTOOL,
AM_CONFIG_HEADER, AM_MAINTAINER_MODE.
* tests/condincl.test (target): Better pattern, to avoid matching
the definition of `target_alias' which is now properly discovered
as an AC_SUBST by traces.
* cond4.test: Better grep pattern: After all, why shouldn't
TWO_FALSE be AC_SUBST properly.
* tests/installsh.test (AUTOMAKE, ACLOCAL): Adjust.
13 files changed:
ChangeLog
automake.in
tests/cond4.test
tests/condincl.test
tests/confdeps.test
tests/defs
tests/defun2.test
tests/header.test
tests/installsh.test
tests/ldflags.test
tests/lex.test
tests/listval.test
tests/suffix2.test
This page took 0.029348 seconds and 5 git commands to generate.