gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-exchange] branch master updated: remove weird -l fla


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: remove weird -l flags in configure.ac
Date: Thu, 16 Aug 2018 16:18:48 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new b210d7c5 remove weird -l flags in configure.ac
b210d7c5 is described below

commit b210d7c5d213331874786459ec5053f9e2981926
Author: Florian Dold <address@hidden>
AuthorDate: Thu Aug 16 16:17:43 2018 +0200

    remove weird -l flags in configure.ac
---
 configure.ac | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index c46b8bab..f96ac87c 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 <gnunet/platform.h>
                     #endif
-                    ])]
-  ,,[-ltalerexchange -ltalerbank])
+                    ])])
 
 AM_CONDITIONAL(HAVE_TWISTER, test x$twistertesting = x1)
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]