maint.mk: import improvements from m4
authorEric Blake <ebb9@byu.net>
Fri, 24 Apr 2009 20:57:01 +0000 (14:57 -0600)
committerEric Blake <ebb9@byu.net>
Sat, 25 Apr 2009 02:10:25 +0000 (20:10 -0600)
commit72deb1076631d04b9b55ffdd850b97e6c2820c21
treee34f6a6e4b3d4132e1b5f1e69d3ab3604dfb4f9b
parentf937d166906633801966f9cf3e0efe6767ed586f
maint.mk: import improvements from m4

* top/maint.mk (VC-tag): Use signing key from cfg.mk.
(move_if_change): Delete unused macro.
(news-date-check, vc-diff-check): Support VPATH builds.
(announcement): Likewise.  Split --bootstrap-tools list...
(boostrap-tools): ...into separate list, which can be overridden
in cfg.mk.
(sc_avoid_if_before_free): Point to $(gnulib_dir), rather than
requiring dependency on useless-if-before-free module.
(VC_LIST, VC_LIST_EXCEPT): Likewise for vc-list-files module.
Support VPATH builds.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
top/maint.mk