configury: move autoconf macros to build-aux subdirectory.
commit1eacf10370529972a7407bdbb368f5f69f87a1b8
authorGary V. Vaughan <gary@gnu.org>
Sun, 22 Sep 2013 02:23:34 +0000 (22 09:23 +0700)
committerGary V. Vaughan <gary@gnu.org>
Sun, 22 Sep 2013 02:23:34 +0000 (22 09:23 +0700)
tree2739bbd9fb9c12af0f76bb6d109f003ad784a2f0
parent0cf73963cbcea634d2f854b27910af7587cbf44d
configury: move autoconf macros to build-aux subdirectory.

* ltdl/m4: Move from here...
* build-aux/m4: ...to here.
* configure.ac (AC_CONFIG_MACRO_DIR): Adjust.
* Makefile.am (config_macro_dir, ACLOCAL_AMFLAGS): Adjust.
* build-aux/m4/gnulib-cache.m4: Regenerate.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
13 files changed:
Makefile.am
build-aux/m4/debug.m4 [moved from ltdl/m4/debug.m4 with 100% similarity]
build-aux/m4/gmp.m4 [moved from ltdl/m4/gmp.m4 with 100% similarity]
build-aux/m4/gnulib-cache.m4 [moved from ltdl/m4/gnulib-cache.m4 with 73% similarity]
build-aux/m4/m4-error.m4 [moved from ltdl/m4/m4-error.m4 with 100% similarity]
build-aux/m4/m4-getopt.m4 [moved from ltdl/m4/m4-getopt.m4 with 100% similarity]
build-aux/m4/m4-gettext.m4 [moved from ltdl/m4/m4-gettext.m4 with 100% similarity]
build-aux/m4/m4-obstack.m4 [moved from ltdl/m4/m4-obstack.m4 with 100% similarity]
build-aux/m4/m4-regex.m4 [moved from ltdl/m4/m4-regex.m4 with 100% similarity]
build-aux/m4/m4-rename.m4 [moved from ltdl/m4/m4-rename.m4 with 100% similarity]
build-aux/m4/m4-syscmd.m4 [moved from ltdl/m4/m4-syscmd.m4 with 100% similarity]
build-aux/m4/stackovf.m4 [moved from ltdl/m4/stackovf.m4 with 100% similarity]
configure.ac