projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
552822e
)
removing experimental from http
author
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 5 Oct 2011 11:21:57 +0000
(11:21 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 5 Oct 2011 11:21:57 +0000
(11:21 +0000)
src/transport/Makefile.am
patch
|
blob
|
history
diff --git
a/src/transport/Makefile.am
b/src/transport/Makefile.am
index ac2b17126a6a201d35247294a7443363a99c625b..8ca01eaf71bc4ad6639b6e65d2c56b1b6792b37f 100644
(file)
--- a/
src/transport/Makefile.am
+++ b/
src/transport/Makefile.am
@@
-4,7
+4,6
@@
plugindir = $(libdir)/gnunet
if HAVE_MHD
-if HAVE_EXPERIMENTAL
GN_LIBMHD = -lmicrohttpd
HTTP_PLUGIN_LA = libgnunet_plugin_transport_http.la
HTTP_API_TEST = test_transport_api_http
@@
-21,7
+20,6
@@
if HAVE_EXPERIMENTAL
HTTPS_QUOTA_TEST = test_quota_compliance_https \
test_quota_compliance_https_asymmetric_recv_constant
endif
-endif
if USE_COVERAGE
AM_CFLAGS = --coverage -O0