File enable-zmq-and-fec.patch of Package eti-tools
diff --git a/Makefile b/Makefile index 17b16b9..b9ac066 100644 --- a/Makefile +++ b/Makefile @@ -22,15 +22,15 @@ LDFLAGS += -lm ##################################################### # Uncomment this 2 lines if you want to enable ZeroMQ ##################################################### -#CFLAGS+= -DHAVE_ZMQ -#LDFLAGS+= -lzmq +CFLAGS+= -DHAVE_ZMQ +LDFLAGS+= -lzmq ################################################## # Uncomment this 2 lines if you want to enable FEC ################################################## -#CFLAGS+= -DHAVE_FEC -#LDFLAGS+= -lfec +CFLAGS+= -DHAVE_FEC +LDFLAGS+= -lfec all: cleanapps ni2out ts2na na2ts na2ni edi2eti fedi2eti bbfedi2eti mpe2aac mpe2mpa mpe2ts dvb-ip-mpe2ts eti2zmq