]> 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>
Sun, 16 Sep 2012 07:34:14 +0000 (14:34 +0700)
commitbaae4ef776d3c8586b980d9aab18be226bf268af
tree661b0ecc9d0d5e8c2c510a60b4d419ea91067987
parent7039315a8c240196bd75552890ad7f25ab495a17
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