[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r28686 - gnunet/src/gns
From: |
gnunet |
Subject: |
[GNUnet-SVN] r28686 - gnunet/src/gns |
Date: |
Fri, 16 Aug 2013 16:14:55 +0200 |
Author: grothoff
Date: 2013-08-16 16:14:55 +0200 (Fri, 16 Aug 2013)
New Revision: 28686
Modified:
gnunet/src/gns/Makefile.am
Log:
-proxy does not build yet
Modified: gnunet/src/gns/Makefile.am
===================================================================
--- gnunet/src/gns/Makefile.am 2013-08-16 13:21:59 UTC (rev 28685)
+++ gnunet/src/gns/Makefile.am 2013-08-16 14:14:55 UTC (rev 28686)
@@ -51,7 +51,7 @@
if HAVE_LIBCURL
# does not compile right now...
if HAVE_EXPERIMENTAL
- DO_PROXY=gnunet-gns-proxy
+# DO_PROXY=gnunet-gns-proxy
endif
endif
endif
@@ -98,14 +98,14 @@
$(top_builddir)/src/dns/libgnunetdnsstub.la \
libgnunetgns.la
-gnunet_gns_proxy_SOURCES = \
- gnunet-gns-proxy.c gns_proxy_proto.h
-gnunet_gns_proxy_LDADD = -lmicrohttpd -lcurl -lgnutls \
- $(top_builddir)/src/gns/libgnunetgns.la \
- $(top_builddir)/src/util/libgnunetutil.la \
- $(GN_LIBINTL)
-gnunet_gns_proxy_DEPENDENCIES = \
- libgnunetgns.la
+#gnunet_gns_proxy_SOURCES = \
+# gnunet-gns-proxy.c gns_proxy_proto.h
+#gnunet_gns_proxy_LDADD = -lmicrohttpd -lcurl -lgnutls \
+# $(top_builddir)/src/gns/libgnunetgns.la \
+# $(top_builddir)/src/util/libgnunetutil.la \
+# $(GN_LIBINTL)
+#gnunet_gns_proxy_DEPENDENCIES = \
+# libgnunetgns.la
gnunet_gns_helper_service_w32_SOURCES = \
gnunet-gns-helper-service-w32.c
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r28686 - gnunet/src/gns,
gnunet <=