gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: mark dv/http/https/wlan/bt


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: mark dv/http/https/wlan/bt as experimental
Date: Tue, 06 Jun 2017 18:06:05 +0200

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 91f11e568 mark dv/http/https/wlan/bt as experimental
91f11e568 is described below

commit 91f11e5682aeb3df048994fe5d11e68a7483ea15
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Jun 6 18:06:03 2017 +0200

    mark dv/http/https/wlan/bt as experimental
---
 src/Makefile.am           | 4 ++--
 src/transport/Makefile.am | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 4e0a5ba94..14c66c5f7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -11,9 +11,9 @@ endif
 
 if HAVE_EXPERIMENTAL
  EXP_DIR = \
-  dv \
   rps
 endif
+#  dv (FTBFS)
 
 if HAVE_JSON
 if HAVE_MHD
@@ -49,7 +49,7 @@ if HAVE_MYSQL
 endif
 
 if HAVE_POSTGRESQL
- POSTGRES_DIR = pq 
+ POSTGRES_DIR = pq
 endif
 
 if HAVE_MHD
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 7687f2348..2b41e6329 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -10,7 +10,7 @@ libexecdir= $(pkglibdir)/libexec/
 pkgcfg_DATA = \
   transport.conf
 
-
+if HAVE_EXPERIMENTAL
 if HAVE_MHD
  GN_LIBMHD = -lmicrohttpd
  HTTP_SERVER_PLUGIN_LA = libgnunet_plugin_transport_http_server.la
@@ -121,6 +121,8 @@ if MINGW
 endif
 endif
 
+# end of HAVE_EXPERIMENTAL
+endif
 
 
 if !MINGW

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



reply via email to

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