From 96f48bf412ff614f2633abfb32c828f55e002777 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20R=C3=BChsen?= Date: Fri, 24 May 2019 11:13:38 +0200 Subject: [PATCH] * bootstrap.conf: Explicitly set source_base and test_base --- bootstrap.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bootstrap.conf b/bootstrap.conf index d8d2cde6..bbbb4ebc 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -17,6 +17,8 @@ # along with this program. If not, see `https://www.gnu.org/licenses/'. # gnulib library name +source_base=lib +tests_base=lib/tests gnulib_name=libgnu gnulib_tool_option_extras="--makefile-name=gnulib.mk" use_libtool=0