* 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 <gary@gnu.org>
# in order for `func_find_tool` to run.
${require_'$tool'-:}
- printf '%s\n' "$buildreq" |func_grep_q '\''^[ ]*'$tool\'' || {
+ printf '\''%s\n'\'' "$buildreq" |func_grep_q '\''^[ ]*'$tool\'' || {
func_extract_trace '$m'
_G_version=$func_extract_trace_result
test -n "$_G_version" && {