Fix the lack of memrchr on W32
[oweals/gnunet.git] / src / gns / Makefile.am
index 0fff05a4e56d399acf8ec2b7cc64f8b35a8488ad..ed4bce568ebca7de4269bebf2ad63f8fac9b74da 100644 (file)
@@ -46,13 +46,16 @@ lib_LTLIBRARIES = \
   libgnunetgns_common.la
 
 
-#if HAVE_MHD
+if HAVE_MHD
 if HAVE_GNUTLS
 if HAVE_LIBCURL
+# does not compile right now...
+if HAVE_EXPERIMENTAL
  DO_PROXY=gnunet-gns-proxy
 endif
 endif
 endif
+endif
 
 libexec_PROGRAMS = \
   gnunet-service-gns \