From e2e045f3fef2231c435ae7dacbb5e947a0193a20 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Thu, 5 May 2016 09:13:47 +0000 Subject: - remove HAVE_REST, remove json reference from rest --- src/gns/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/gns') diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am index 5ac598735..04fe45224 100644 --- a/src/gns/Makefile.am +++ b/src/gns/Makefile.am @@ -92,9 +92,11 @@ plugin_LTLIBRARIES = \ libgnunet_plugin_gnsrecord_gns.la -if HAVE_REST +if HAVE_MHD +if HAVE_JSON plugin_LTLIBRARIES += libgnunet_plugin_rest_gns.la endif +endif libgnunet_plugin_gnsrecord_gns_la_SOURCES = \ plugin_gnsrecord_gns.c -- cgit v1.2.3