gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r29488 - gnunet/src/gns
Date: Mon, 23 Sep 2013 14:21:37 +0200

Author: grothoff
Date: 2013-09-23 14:21:37 +0200 (Mon, 23 Sep 2013)
New Revision: 29488

Modified:
   gnunet/src/gns/Makefile.am
Log:
-leave out proxy for now, as long as libcurl is not patched

Modified: gnunet/src/gns/Makefile.am
===================================================================
--- gnunet/src/gns/Makefile.am  2013-09-23 12:15:30 UTC (rev 29487)
+++ gnunet/src/gns/Makefile.am  2013-09-23 12:21:37 UTC (rev 29488)
@@ -47,14 +47,14 @@
 if HAVE_MHD
 if HAVE_GNUTLS
 if HAVE_LIBCURL
- DO_PROXY=gnunet-gns-proxy
+# DO_PROXY=gnunet-gns-proxy
 endif
 endif
 endif
 
+#  $(DO_PROXY) 
 libexec_PROGRAMS = \
   gnunet-service-gns \
-  $(DO_PROXY) \
   $(DO_W32_HELPER) \
   gnunet-dns2gns
 




reply via email to

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