* gl/build-aux/bootstrap.in (func_require_gnulib_tool): No
sneaking off and cloning gnulib when the user already specified
gnulib_tool=true in their bootstrap.conf!
* bootstrap: Regenerate.
Signed-off-by: Gary V. Vaughan <gary@gnu.org>
# End:
# Set a version string for *this* script.
-scriptversion=2013-08-23.20; # UTC
+scriptversion=2013-08-29.21; # UTC
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
{
$debug_cmd
- $require_gnulib_submodule
-
test true = "$gnulib_tool" || {
+ $require_gnulib_submodule
$require_gnulib_path
test -n "$gnulib_tool" \
. `echo "$0" |${SED-sed} 's|[^/]*$||'`"extract-trace"
# Set a version string for *this* script.
-scriptversion=2013-08-23.20; # UTC
+scriptversion=2013-08-29.21; # UTC
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
{
$debug_cmd
- $require_gnulib_submodule
-
test true = "$gnulib_tool" || {
+ $require_gnulib_submodule
$require_gnulib_path
test -n "$gnulib_tool" \