* automake.in ($config_header_location): Remove. Use
authorAlexandre Duret-Lutz <adl@gnu.org>
Thu, 4 Dec 2003 18:17:20 +0000 (18:17 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Thu, 4 Dec 2003 18:17:20 +0000 (18:17 +0000)
commit9f11286e1a9b633f116d61cb8f4a3f027323bf6e
tree926a88362f402e487e2337b766b4d2f64f07fbca
parenta1afa63a3295f88c6cd57ed20831c833603d1844
* automake.in ($config_header_location): Remove.  Use
%ac_config_files_location instead.
(rewrite_inputs_into_dependencies): Do not prepend $(top_builddir)/
at the top-level.
(handle_configure): Use rewrite_inputs_into_dependencies to
distribute and compute AC_CONFIG_HEADERS dependencies.
(scan_autoconf_traces) <AC_CONFIG_HEADERS>: Fill
%ac_config_files_location.
* lib/am/remake-hdr.am ($(srcdir)/%CONFIG_HIN%): Rename as ...
(%CONFIG_HIN%): ... this.  $(srcdir) is already added in
scan_autoconf_traces.
* tests/Makefile.am (TESTS): Add confh5.test.
* tests/confh5.test: New file.
ChangeLog
automake.in
lib/am/remake-hdr.am
tests/Makefile.am
tests/Makefile.in
tests/confh5.test [new file with mode: 0755]