]> git.ipfire.org Git - thirdparty/automake.git/commit
dist: truly always distribute files in AC_REQUIRE_AUX_FILE
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 6 Oct 2011 11:20:57 +0000 (13:20 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 8 Oct 2011 19:15:25 +0000 (21:15 +0200)
commitdccae6a9e49b6554b5026883ce0fc38136e59d53
tree907fac5891e4c98f644f6755a058983367fe82f3
parent851b1ae2eb3b3654c882f59f509ec9d2ac6ebffd
dist: truly always distribute files in AC_REQUIRE_AUX_FILE

This change fixes automake bug#9651.

* automake.in (handle_dist): Files whose distribution is required
by configure.ac are now correctly distributed even if the build-aux
directory coincides with the top-level directory.
* tests/Makefile.am (XFAIL_TESTS): Remove `dist-auxfile.test'.
* NEWS: Update.
ChangeLog
NEWS
automake.in
tests/Makefile.am
tests/Makefile.in