gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r23825 - gnunet/src/gns


From: gnunet
Subject: [GNUnet-SVN] r23825 - gnunet/src/gns
Date: Fri, 14 Sep 2012 18:37:15 +0200

Author: schanzen
Date: 2012-09-14 18:37:15 +0200 (Fri, 14 Sep 2012)
New Revision: 23825

Modified:
   gnunet/src/gns/Makefile.am
Log:
-disable for now

Modified: gnunet/src/gns/Makefile.am
===================================================================
--- gnunet/src/gns/Makefile.am  2012-09-14 16:33:22 UTC (rev 23824)
+++ gnunet/src/gns/Makefile.am  2012-09-14 16:37:15 UTC (rev 23825)
@@ -76,18 +76,18 @@
 plugin_LTLIBRARIES = \
   libgnunet_plugin_block_gns.la
 
-test_gns_proxy_SOURCES = \
-  test_gns_proxy.c
-test_gns_proxy_LDADD = -lmicrohttpd @LIBCURL@ \
-  $(top_builddir)/src/util/libgnunetutil.la \
-  $(top_builddir)/src/namestore/libgnunetnamestore.la \
-  $(top_builddir)/src/gns/libgnunetgns.la \
-  $(top_builddir)/src/testing/libgnunettesting.la
-test_gns_proxy_DEPENDENCIES = \
-  $(top_builddir)/src/util/libgnunetutil.la \
-  $(top_builddir)/src/namestore/libgnunetnamestore.la \
-  $(top_builddir)/src/gns/libgnunetgns.la \
-  $(top_builddir)/src/testing/libgnunettesting.la
+#test_gns_proxy_SOURCES = \
+#  test_gns_proxy.c
+#test_gns_proxy_LDADD = -lmicrohttpd @LIBCURL@ \
+#  $(top_builddir)/src/util/libgnunetutil.la \
+#  $(top_builddir)/src/namestore/libgnunetnamestore.la \
+#  $(top_builddir)/src/gns/libgnunetgns.la \
+#  $(top_builddir)/src/testing/libgnunettesting.la
+#test_gns_proxy_DEPENDENCIES = \
+#  $(top_builddir)/src/util/libgnunetutil.la \
+#  $(top_builddir)/src/namestore/libgnunetnamestore.la \
+#  $(top_builddir)/src/gns/libgnunetgns.la \
+#  $(top_builddir)/src/testing/libgnunettesting.la
 
 test_gns_dht_three_peers_SOURCES = \
   test_gns_dht_three_peers.c




reply via email to

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