maint.mk: don't maintain a second build-aux variable.
authorGary V. Vaughan <gary@gnu.org>
Sun, 23 Oct 2011 10:28:55 +0000 (17:28 +0700)
committerGary V. Vaughan <gary@gnu.org>
Fri, 28 Oct 2011 08:13:15 +0000 (15:13 +0700)
commit05e2d798326119e41616eb1d82bb7ba60d878def
treea137d092d2246584e6306db0b59ea2c1ecffc3c6
parent610ca128a2e9199fcb4ae780dac2f7b34a65a4a6
maint.mk: don't maintain a second build-aux variable.

* maint.mk (build_aux): Removed.  The maintainer-makefile module
depends on GNUmakefile, which already maintains a cfg.mk
overridable $(_build-aux) for projects with a non-standard
build-aux directory location, although without the $(srcdir)
prefix.  Use that variable consistently instead of introducing a
second one.  Adjust all call sites.
ChangeLog
top/maint.mk