GNUmakefile build tweaks.
authorEric Blake <ebb9@byu.net>
Mon, 3 Mar 2008 17:56:32 +0000 (17:56 +0000)
committerJim Meyering <meyering@redhat.com>
Mon, 3 Mar 2008 20:19:10 +0000 (21:19 +0100)
commit8eacedd3b53918c45faa8297ba8196d85a8f4152
tree14126a2706acf92473b40a7957042bb7b972e193
parentdcc543f44c56d1b5793e4fcc1f3ef9bfb5e4ee54
GNUmakefile build tweaks.

* GNUmakefile: When Makefile is not present, make common targets depend
on "all" in order to trigger nicer error message.
* configure.ac: If autoconf is new enough, link GNUmakefile into VPATH
builds.
For more details, see
<http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/12853>.

Signed-off-by: Eric Blake <ebb9@byu.net>
GNUmakefile
configure.ac