gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: define conds


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: define conds
Date: Thu, 04 Jan 2018 18:02:29 +0100

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new aa44baaf6 define conds
aa44baaf6 is described below

commit aa44baaf619738676f9515ab85b518187cca3041
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Jan 4 18:02:24 2018 +0100

    define conds
---
 configure.ac | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configure.ac b/configure.ac
index 2c9486ac4..68922e6c0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -467,6 +467,8 @@ else
 fi
 ,
 # glib-2 not found
+  AM_CONDITIONAL(HAVE_PBC, [0])
+  AM_CONDITIONAL(HAVE_ABE, [0])
   AC_DEFINE([HAVE_PBC],[0],[Lacking glib library])
 )
 

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



reply via email to

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