summaryrefslogtreecommitdiff
path: root/packages/libxine/libxine_1.1.0.bb
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2006-05-19 19:34:16 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-19 19:34:16 +0000
commit25f4dd6a42293e3e7c2644d53d22d3a049975dc6 (patch)
treea5840fe7059a4ed7abf4a29ceae53e7cf040e28c /packages/libxine/libxine_1.1.0.bb
parent684502a9636212f499f8d4cc637f90b999e1a265 (diff)
packages/libxine: Do not search for aalib-test
Do not search for aalib test tool. In the worst case you add -I/usr/include to the compiler line. For our targets we do not want aalib anyway...
Diffstat (limited to 'packages/libxine/libxine_1.1.0.bb')
-rw-r--r--packages/libxine/libxine_1.1.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/libxine/libxine_1.1.0.bb b/packages/libxine/libxine_1.1.0.bb
index 824c381a92..cd2a628f3b 100644
--- a/packages/libxine/libxine_1.1.0.bb
+++ b/packages/libxine/libxine_1.1.0.bb
@@ -39,6 +39,7 @@ EXTRA_OECONF="-with-zlib-path=${STAGING_DIR}/${HOST_SYS} \
--disable-asf --disable-faad --disable-iconv \
--without-v4l --without-arts --without-sdl \
--without-xv --without-xxmc --without-xvmc \
+ --disable-aalibtest \
--with-x --x-includes=${STAGING_INCDIR}/X11 --x-libraries=${STAGING_LIBDIR}"
export WAND_CONFIG="${STAGING_BINDIR}/Wand-config"