summaryrefslogtreecommitdiff
path: root/mcast
diff options
context:
space:
mode:
authorHolger Steinhaus <hsteinhaus@gmx.de>2013-09-18 21:32:12 +0200
committerHolger Steinhaus <hsteinhaus@gmx.de>2013-09-18 21:32:12 +0200
commit87eb3137aa5885610f8595854d09e592e327cfd6 (patch)
tree922da4117f162ead07928bfaed763759e59b2862 /mcast
parent32b36b3cee55b81657288cf0daefec35f3ec8985 (diff)
downloadvdr-plugin-mcli-87eb3137aa5885610f8595854d09e592e327cfd6.tar.gz
vdr-plugin-mcli-87eb3137aa5885610f8595854d09e592e327cfd6.tar.bz2
explicitely define API_SOCK to resolve compile problems using Debian/Ubuntu tools (reason why OS-depended define does not work is not fully understood)
Diffstat (limited to 'mcast')
-rw-r--r--mcast/tool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcast/tool/Makefile b/mcast/tool/Makefile
index 45ac977..1c1d446 100644
--- a/mcast/tool/Makefile
+++ b/mcast/tool/Makefile
@@ -1,6 +1,6 @@
#Comment this out to disable debugging output
#DEBUG = 1
-#API_SOCK=1
+API_SOCK=1
ifdef RBMINI
ARMEL=1