]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Pull in recent maintainer improvements from coreutils.
authorEric Blake <ebb9@byu.net>
Tue, 4 Mar 2008 22:26:02 +0000 (15:26 -0700)
committerEric Blake <ebb9@byu.net>
Tue, 4 Mar 2008 22:38:26 +0000 (15:38 -0700)
commit6f8e57e72fe10c124fb6af600e23220d36708556
tree668a2f5117ab767127609dd00b50ff0a6ba85f24
parentf687ca65ea9f3416ccd617ef496ff8425de8f9f6
Pull in recent maintainer improvements from coreutils.

* GNUmakefile (_is-dist-target): 'make distclean' should not
trigger autoreconf.
(_dummy): Change directories before removing autom4te.cache.
(check dist distcheck install) [!_have-Makefile]: Provide nicer
diagnostics.
* configure.ac (AC_CONFIG_LINKS): Copy GNUmakefile into VPATH
builds, after initial bootstrap.
* Makefile.am (distclean-local): Work around current automake bug.
* Makefile.maint (ME): Allow VPATH usage.

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