]> git.ipfire.org Git - thirdparty/libtool.git/commit
bootstrap: use _buildreq as a prefix for better ordering.
authorGary V. Vaughan <gary@gnu.org>
Thu, 8 Dec 2011 05:15:11 +0000 (12:15 +0700)
committerGary V. Vaughan <gary@gnu.org>
Tue, 2 Oct 2012 14:02:29 +0000 (21:02 +0700)
commit9f3cec5b2ec476bd4fd978c1e23398b25d36cd2f
tree2dd8d818852d8665f43546411e29b70d63cbb6e1
parent5f27eeb0a37f15b32ccb1b97b2ed9022f5df9a60
bootstrap: use _buildreq as a prefix for better ordering.

* bootstrap (require_autobuild_buildreq)
(require_autoconf_buildreq, require_automake_buildreq)
(require_autopoint_buildreq, require_libtoolize_buildreq)
(require_patch_buildreq): Rename from these...
(require_buildreq_autobuild, require_buildreq_autoconf)
(require_buildreq_automake, require_buildreq_autopoint)
(require_buildreq_libtoolize, require_buildreq_patch): ...to
these, respectively.  Adjust all callers.

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