From b210d7c5d213331874786459ec5053f9e2981926 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 16 Aug 2018 16:17:43 +0200 Subject: remove weird -l flags in configure.ac --- configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c46b8babb..f96ac87ca 100644 --- a/configure.ac +++ b/configure.ac @@ -384,8 +384,7 @@ AC_CHECK_LIB(talertwistertesting,TALER_TESTING_run_twister, [#ifdef HAVE_GNUNET_PLATFORM_H #include #endif - ])] - ,,[-ltalerexchange -ltalerbank]) + ])]) AM_CONDITIONAL(HAVE_TWISTER, test x$twistertesting = x1) -- cgit v1.2.3