From ba3497409071e858a561ca95542291ffb328ab99 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 10 Nov 2007 17:36:55 +0100 Subject: bootstrap: fix typo to enable use of $gnulib_tool_option_extras. * bootstrap (gnulib_tool_options): Add a space before the use of $gnulib_tool_option_extras, so that it's separated from the preceding argument. Signed-off-by: Jim Meyering --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 110c77a7c..1eec10f13 100755 --- a/bootstrap +++ b/bootstrap @@ -492,7 +492,7 @@ gnulib_tool_options="\ --source-base $bt/lib/\ --tests-base $bt/tests\ --local-dir $local_gl_dir\ -$gnulib_tool_option_extras\ + $gnulib_tool_option_extras\ " echo "$0: $gnulib_tool $gnulib_tool_options --import ..." $gnulib_tool $gnulib_tool_options --import $gnulib_modules && -- cgit v1.2.3-70-g09d2