From: Martin Schanzenbach Date: Sat, 2 Jun 2012 09:07:21 +0000 (+0000) Subject: -build proxy only when mhd present X-Git-Tag: initial-import-from-subversion-38251~13275 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1a5fde79d34f2d5dad735939a8d04aa673a29e3f;p=oweals%2Fgnunet.git -build proxy only when mhd present --- diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am index ec4a3d2ca..10b9ff3fa 100644 --- a/src/gns/Makefile.am +++ b/src/gns/Makefile.am @@ -26,13 +26,14 @@ lib_LTLIBRARIES = \ if HAVE_MHD DO_FCFSD=gnunet-gns-fcfsd + DO_PROXY=gnunet-gns-proxy endif bin_PROGRAMS = \ gnunet-service-gns \ $(DO_FCFSD) \ - gnunet-gns \ - gnunet-gns-proxy + $(DO_PROXY) \ + gnunet-gns #noinst_PROGRAMS = \ # gnunet-gns-lookup