A short series of improvements to bootstrap, inspired by the recent
enhancement to gnulib bootstrap to diagnose a missing patch binary
in the cases where that is required for bootstrap to operate.
All applied as obvious.
Make sure we're not lacking any functionality provided by the
incumbent gnu
* 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
---
bootstrap |8
1 files changed, 4 insertions(+), 4 deleti
* 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_buildr
From: "Gary V. Vaughan"
* bootstrap: Restore asciibetical order, so that all the
buildreq function definitions are together.
Signed-off-by: Gary V. Vaughan
---
bootstrap | 252 ++--
1 files changed, 126 insertions(+), 126 deletions(-)
d
* bootstrap: Although not a real bug, for consistency, be sure
to correctly escape single quotes inside a single quoted
function generator.
Signed-off-by: Gary V. Vaughan
---
bootstrap |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/bootstrap b/bootstrap
index 5cd9cb0..