bootstrap: make ensure_changelog work for update mode projects.
commit2d744d9edab9819e15942d20e2f11fad14d8cbbb
authorGary V. Vaughan <gary@gnu.org>
Sun, 15 Sep 2013 13:35:15 +0000 (15 20:35 +0700)
committerGary V. Vaughan <gary@gnu.org>
Sun, 15 Sep 2013 13:40:07 +0000 (15 20:40 +0700)
tree9a9067fbbfc33d41b065d15bce02b8537fd629b9
parent96d876301b0b1423e8192b6e54eba6a88569d14f
bootstrap: make ensure_changelog work for update mode projects.

* gl/build-aux/bootstrap.in (func_bootstrap): Move
func_changelog_ensure invocation from here...
(func_reconfigure): ...to here. If gnulib_modules is empty, then
grep gnulib-cache.m4 for gitlog-to-changelog before invoking
func_changelog_ensure.
* bootstrap: Regenerate.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
bootstrap
gl/build-aux/bootstrap.in