]> git.ipfire.org Git - thirdparty/libtool.git/commit
configury: use bootstrap ChangeLog management feature.
authorGary V. Vaughan <gary@gnu.org>
Fri, 3 Jan 2014 03:01:53 +0000 (16:01 +1300)
committerGary V. Vaughan <gary@gnu.org>
Fri, 3 Jan 2014 03:01:53 +0000 (16:01 +1300)
commit4357284ea9899cb50176b75baaeba9ee74687efa
treef7cd24cc06f8d227f1aa9451e6f3c81836e1e7b0
parentb42d44b157e59c1a46ca022ce2a8c402ec790026
configury: use bootstrap ChangeLog management feature.

* gl/build-aux/bootstrap.in (func_autoreconf): Accept an optional
directory argument to pass to $AUTORECONF.
Update doc-comment.
* bootstrap.conf (func_reconfigure): Remove. Don't completely
overwrite bootstrap's func_reconfigure, shadowing auto-ChangeLog
management.
(func_autopoint, func_libtoolize): Overwrite these un-needed
calls instead.
(libtool_autoreconf_libltdl): New hook function to run second
autoreconf in libltdl directory.
(libtool_force_changelog): Remove.  This is all handled by
bootstrap's func_reconfigure again.
* bootstrap: Regenerate.

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