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: set default HAVE_TW


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: set default HAVE_TWISTER.
Date: Mon, 19 Mar 2018 18:35:44 +0100

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

marcello pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 30aa3d4  set default HAVE_TWISTER.
30aa3d4 is described below

commit 30aa3d405965cbe8b7f7734d740e96e917bfa381
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Mar 19 18:35:06 2018 +0100

    set default HAVE_TWISTER.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index ceabcec..0f760e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -514,7 +514,7 @@ AM_CONDITIONAL([HAVE_LIBGNURL], [false])
 AM_CONDITIONAL([HAVE_DEVELOPER], [false])
 AM_CONDITIONAL([USE_COVERAGE], [false])
 AM_CONDITIONAL([ENABLE_DOC], [true])
-
+AM_CONDITIONAL([HAVE_TWISTER], [false])
 
 # end of 'doc_only'
 fi

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



reply via email to

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