gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 10/14: add mhd ifdef


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 10/14: add mhd ifdef
Date: Tue, 12 Mar 2019 10:09:07 +0100

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit 9e434fbb598354832dc301f38de516203ff6ada0
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Tue Mar 12 09:49:07 2019 +0100

    add mhd ifdef
---
 src/reclaim/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/reclaim/Makefile.am b/src/reclaim/Makefile.am
index fd488e1b9..13918508e 100644
--- a/src/reclaim/Makefile.am
+++ b/src/reclaim/Makefile.am
@@ -16,11 +16,13 @@ if HAVE_SQLITE
 SQLITE_PLUGIN = libgnunet_plugin_reclaim_sqlite.la
 endif
 
+if HAVE_MHD
 if HAVE_JSON
 REST_PLUGIN = \
   libgnunet_plugin_rest_openid_connect.la \
   libgnunet_plugin_rest_reclaim.la
 endif
+endif
 
 EXTRA_DIST = \
   reclaim.conf \

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



reply via email to

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