]> git.ipfire.org Git - thirdparty/libtool.git/commit
bootstrap: ensure consistent function header comments.
authorGary V. Vaughan <gary@gnu.org>
Thu, 8 Dec 2011 05:08:16 +0000 (12:08 +0700)
committerGary V. Vaughan <gary@gnu.org>
Thu, 8 Dec 2011 05:32:38 +0000 (12:32 +0700)
commit44313522fcb32a47d5e61d97b6eaa6052daae516
tree201501b546df275ad373f8dcc94ed273d79ee978
parent509907a28ecbb385ff144999d72c34d0503ca430
bootstrap: ensure consistent function header comments.

* bootstrap (require_bootstrap_uptodate)
(require_buildtools_uptodate): Use `require_...' in header
comment for these functions to be consistent with the rest,
rather than `func_require_...'.

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