gettext: force disabling of csharp support, this should fix #3344

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-06-26 18:53:24 +02:00
parent 7b96243492
commit 4c43f6879c

View File

@ -39,4 +39,5 @@ PKG_CONFIGURE_OPTS_HOST="--enable-static --disable-shared \
--with-gnu-ld \
--disable-java \
--disable-native-java \
--disable-csharp \
--without-emacs"