From deb2fc1dfc9cfb8936fcc5a375115f7569ff3d25 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sat, 24 Nov 2018 19:37:21 +0100 Subject: [PATCH] gnulib: use conditional dependencies * bootstrap.conf: here. --- bootstrap.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.conf b/bootstrap.conf index 448ad91c..09af987f 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -78,7 +78,7 @@ excluded_files=' m4/visibility.m4 ' -gnulib_tool_option_extras='--symlink --makefile-name=gnulib.mk' +gnulib_tool_option_extras='--symlink --conditional-dependencies --makefile-name=gnulib.mk' bootstrap_post_import_hook() {