gst1-plugins-base: update configure options

- always disable new gio_unix_2_0 option (only used for testing)

[Thomas: add comment in .mk file.]

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Peter Seiderer 2015-10-15 21:41:57 +02:00 committed by Thomas Petazzoni
parent 75e38abaf7
commit 8c49041bb2

View File

@ -18,10 +18,12 @@ GST1_PLUGINS_BASE_CONF_ENV =
FT2_CONFIG=/bin/false \ FT2_CONFIG=/bin/false \
ac_cv_header_stdint_t="stdint.h" ac_cv_header_stdint_t="stdint.h"
# gio_unix_2_0 is only used for tests
GST1_PLUGINS_BASE_CONF_OPTS = \ GST1_PLUGINS_BASE_CONF_OPTS = \
--disable-examples \ --disable-examples \
--disable-oggtest \ --disable-oggtest \
--disable-vorbistest \ --disable-vorbistest \
--disable-gio_unix_2_0 \
--disable-freetypetest \ --disable-freetypetest \
--disable-valgrind --disable-valgrind