]> git.ipfire.org Git - thirdparty/libtool.git/commit
bootstrap: ensure there is a ChangeLog before running automake.
authorGary V. Vaughan <gary@gnu.org>
Sun, 16 Sep 2012 04:34:19 +0000 (11:34 +0700)
committerGary V. Vaughan <gary@gnu.org>
Tue, 2 Oct 2012 14:05:22 +0000 (21:05 +0700)
commit43acd6749a29f079452cfb70b6c6e1c8f1469128
tree801ac644853641f95da2722491a08ff81c613115
parent8c6e33197e36463cb7fcf5d575a53c3f414ec4ff
bootstrap: ensure there is a ChangeLog before running automake.

Automake refuses to run in GNU-mode unless there is a ChangeLog file
in the top-level directory.
* bootstrap.conf (libtool_force_changelog): Create a dummy ChangeLog.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
bootstrap.conf