gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r26357 - gnunet/src/gns
Date: Fri, 8 Mar 2013 14:00:59 +0100

Author: grothoff
Date: 2013-03-08 14:00:59 +0100 (Fri, 08 Mar 2013)
New Revision: 26357

Modified:
   gnunet/src/gns/Makefile.am
Log:
-needs curl

Modified: gnunet/src/gns/Makefile.am
===================================================================
--- gnunet/src/gns/Makefile.am  2013-03-08 10:22:39 UTC (rev 26356)
+++ gnunet/src/gns/Makefile.am  2013-03-08 13:00:59 UTC (rev 26357)
@@ -49,9 +49,11 @@
 if HAVE_MHD
  DO_FCFSD=gnunet-gns-fcfsd
 if HAVE_GNUTLS
+if HAVE_LIBCURL
  DO_PROXY=gnunet-gns-proxy
 endif
 endif
+endif
 
 libexec_PROGRAMS = \
   gnunet-service-gns $(DO_FCFSD) \




reply via email to

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