summaryrefslogtreecommitdiff
path: root/packages/libxine/libxine-fb_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-fb_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-fb_1.0.bb')
-rw-r--r--packages/libxine/libxine-fb_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libxine/libxine-fb_1.0.bb b/packages/libxine/libxine-fb_1.0.bb
index 62f1ac393e..fd9baee512 100644
--- a/packages/libxine/libxine-fb_1.0.bb
+++ b/packages/libxine/libxine-fb_1.0.bb
@@ -34,7 +34,7 @@ EXTRA_OECONF="-with-zlib-path=${STAGING_DIR}/${HOST_SYS} \
--enable-shared --disable-static \
--disable-fb --disable-alsa --disable-vcd \
--disable-asf --disable-faad --disable-iconv \
- --disable-aalib \
+ --disable-aalib --disable-aalibtest \
--without-v4l --without-arts --without-sdl \
--disable-dxr3 --without-xv --without-xvmc \
--without-xxmc --without-Xshm --without-x "