From f5b1b7966071e77100e47c85a6a021a61fcef5be Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 22 Jul 2016 15:52:05 +0200 Subject: Make ZeroMQ mandatory, ManagementServer needs it anyway --- src/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 0cc51c2..268437c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -29,7 +29,6 @@ endif FEC_FLAGS = FEC_LIBS =-lfec -if HAVE_ZEROMQ_TEST bin_PROGRAMS=odr-dabmux odr-bridgetest zmqinput-keygen if HAVE_OUTPUT_RAW_TEST @@ -37,11 +36,6 @@ bin_PROGRAMS+=odr-zmq2farsync endif ZMQ_LIBS =-lzmq -else -bin_PROGRAMS=odr-dabmux odr-bridgetest - -ZMQ_LIBS = -endif if HAVE_CURL_TEST CURL_LIBS =-lcurl -- cgit v1.2.3