From 42c5e747a872a83049910fa3db1cd46c3bef6825 Mon Sep 17 00:00:00 2001 From: "[CST] Focus" Date: Thu, 23 Jan 2014 12:24:33 +0400 Subject: [PATCH] cross-configure.apollo.debug: enable ffmpegdec and lua Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/40408c82cdbd6e3b9a285a44ca1626e45af401cc Author: [CST] Focus Date: 2014-01-23 (Thu, 23 Jan 2014) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- cross-configure.apollo.debug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cross-configure.apollo.debug b/cross-configure.apollo.debug index 4d7e066fe..de760d9fd 100755 --- a/cross-configure.apollo.debug +++ b/cross-configure.apollo.debug @@ -29,5 +29,5 @@ export FREETYPE_CONFIG=$PREFIX/bin/freetype-config export CURL_CONFIG=$PREFIX/bin/curl-config ./autogen.sh -./configure --prefix=${PREFIX} --build=i386-pc-linux-gnu --host=$HOST --enable-flac --with-target=cdk --with-targetprefix="" --with-boxmodel=apollo --enable-mdev "$@" +./configure --prefix=${PREFIX} --build=i386-pc-linux-gnu --host=$HOST --enable-flac --with-target=cdk --with-targetprefix="" --with-boxmodel=apollo --enable-mdev --enable-pip --enable-ffmpegdec --enable-lua "$@"