gnunet

Main GNUnet Logic
Log | Files | Refs | Submodules | README | LICENSE

commit 55b06f18c66ede06a2cf437b652de3a7c75c902a
parent b7a480eea63cd27d99076c048de9d13e02de7ef7
Author: David Barksdale <amatus@amat.us>
Date:   Thu,  8 Jun 2017 15:29:42 -0500

[transport] http(s) are stable

Diffstat:
Msrc/transport/Makefile.am | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am @@ -10,7 +10,6 @@ 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 @@ -79,6 +78,7 @@ if USE_COVERAGE AM_CFLAGS = --coverage -O0 endif +if HAVE_EXPERIMENTAL if LINUX WLAN_BIN = gnunet-helper-transport-wlan WLAN_BIN_DUMMY = gnunet-helper-transport-wlan-dummy