gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r16596 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r16596 - gnunet/src/transport
Date: Sat, 20 Aug 2011 09:16:56 +0200

Author: wachs
Date: 2011-08-20 09:16:56 +0200 (Sat, 20 Aug 2011)
New Revision: 16596

Modified:
   gnunet/src/transport/Makefile.am
Log:
WLAN does not compile
Disabled until David fixes the issue


Modified: gnunet/src/transport/Makefile.am
===================================================================
--- gnunet/src/transport/Makefile.am    2011-08-18 09:10:07 UTC (rev 16595)
+++ gnunet/src/transport/Makefile.am    2011-08-20 07:16:56 UTC (rev 16596)
@@ -35,17 +35,19 @@
   AM_CFLAGS = --coverage -O0
 endif
 
+# WLAN is not building
 if LINUX
 if HAVE_EXPERIMENTAL
- WLAN_BIN = gnunet-transport-wlan-helper
- WLAN_BIN_DUMMY = gnunet-transport-wlan-helper-dummy
- WLAN_PLUGIN_LA = libgnunet_plugin_transport_wlan.la
- WLAN_API_TEST = test_transport_api_wlan
- WLAN_REL_TEST = test_transport_api_reliability_wlan
- WLAN_UREL_TEST = test_transport_api_unreliability_wlan
+# WLAN_BIN = gnunet-transport-wlan-helper
+# WLAN_BIN_DUMMY = gnunet-transport-wlan-helper-dummy
+# WLAN_PLUGIN_LA = libgnunet_plugin_transport_wlan.la
+# WLAN_API_TEST = test_transport_api_wlan
+# WLAN_REL_TEST = test_transport_api_reliability_wlan
+# WLAN_UREL_TEST = test_transport_api_unreliability_wlan
 endif
 endif
 
+
 if LINUX
 install-exec-hook:
        chown root:root $(bindir)/gnunet-transport-wlan-helper || true




reply via email to

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