Commit 99236d7b authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

ZVBI: do not disable v4l on Linux

parent 4b3f1309
...@@ -27,7 +27,7 @@ DEPS_zvbi = pthreads iconv $(DEPS_iconv) ...@@ -27,7 +27,7 @@ DEPS_zvbi = pthreads iconv $(DEPS_iconv)
ZVBI_CFLAGS := $(CFLAGS) ZVBI_CFLAGS := $(CFLAGS)
ZVBICONF := \ ZVBICONF := \
--disable-v4l --disable-dvb --disable-bktr \ --disable-dvb --disable-bktr \
--disable-nls --disable-proxy \ --disable-nls --disable-proxy \
--without-doxygen \ --without-doxygen \
$(HOSTCONF) $(HOSTCONF)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment