[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, experimental/ac-config-macr
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, experimental/ac-config-macro-dir-simplify, created. v1.13.1b-149-g45b5a94 |
Date: |
Thu, 21 Feb 2013 16:50:00 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=45b5a9409a46cdc4bbef70bf9426689ea1411a4e
The branch, experimental/ac-config-macro-dir-simplify has been created
at 45b5a9409a46cdc4bbef70bf9426689ea1411a4e (commit)
- Log -----------------------------------------------------------------
commit 45b5a9409a46cdc4bbef70bf9426689ea1411a4e
Author: Stefano Lattarini <address@hidden>
Date: Sat Nov 24 19:54:52 2012 +0100
aclocal: modernize and simplify AC_CONFIG_MACRO_DIR* tracing
Do so by assuming that AC_CONFIG_MACRO_DIRS is defined, and that we can
handle it and AC_CONFIG_MACRO_DIR by tracing AC_CONFIG_MACRO_DIR_TRACE.
We can do so since Automake 1.14 will require Autoconf 2.70 or later.
* Makefile.am (automake_internal_acdir): Remove.
(dist_automake_internal_ac_DATA): Likewise.
* m4/internal/ac-config-macro-dirs.m4: Delete.
* aclocal.in (trace_used_macros): No longer pass the path of
'internal/ac-config-macro-dirs.m4' to the autom4te invocation.
No longer trace nor handle macros 'AC_CONFIG_MACRO_DIR' and
'_AM_CONFIG_MACRO_DIRS'.
No longer uniquify '@ac_config_macro_dirs' explicitly.
($ac_config_macro_dirs_fallback): Remove.
No longer emit its content in the generated aclocal.m4.
* t/aclocal-acdir.sh: Remove a now-unneeded workaround.
Signed-off-by: Stefano Lattarini <address@hidden>
-----------------------------------------------------------------------
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, experimental/ac-config-macro-dir-simplify, created. v1.13.1b-149-g45b5a94,
Stefano Lattarini <=