--- bootstrap.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/bootstrap.conf b/bootstrap.conf index c9ef3ca..771c497 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -122,10 +122,7 @@ if test $gettext_external = 1; then ' fi -gnulib_tool_option_extras="--tests-base=gnulib-tests --with-tests --symlink\ - --makefile-name=gnulib.mk -" -mkdir -p gnulib-tests +gnulib_tool_option_extras="--symlink --makefile-name=gnulib.mk" # Build prerequisites buildreq="\ -- 2.51.0
