maint.mk: allow announcement for non-gnulib project
authorEric Blake <eblake@redhat.com>
Fri, 2 Mar 2012 04:21:09 +0000 (21:21 -0700)
committerEric Blake <eblake@redhat.com>
Fri, 2 Mar 2012 04:23:47 +0000 (21:23 -0700)
commitd5612c714c87555f1059d71d347e20271dced322
tree814ca4bf0566230134a1a1f46fb4773973ff8891
parent44de969cd62abbfe3e7cc7641a8dea7673fd2d6d
maint.mk: allow announcement for non-gnulib project

Currently, autoconf does not use a gnulib submodule; this
tripped up the 'make beta' with:

announce-gen: when specifying gnulib as a tool, you must also specify
--gnulib-version=V, where V is the result of running git describe
in the gnulib source directory.
Try 'announce-gen --help' for more information.

* maint.mk (announcement): Skip gnulib version if not used.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
top/maint.mk