]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/libxine/libxine-1.1.0/dont-have-xv.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / libxine / libxine-1.1.0 / dont-have-xv.patch
1 diff -urNd ../libxine-1.0-r1/xine-lib-1.0/configure.ac xine-lib-1.0/configure.ac
2 --- ../libxine-1.0-r1/xine-lib-1.0/configure.ac 2005-04-09 02:35:05 +01:00
3 +++ xine-lib-1.0/configure.ac   2005-04-09 02:48:17 +01:00
4 @@ -693,6 +693,12 @@
5  AM_CONDITIONAL(HAVE_XVMC, test x$ac_have_xvmc = "xyes")
6  AC_SUBST(XVMC_LIB)
7  
8 +dnl --------------------------------------------
9 +dnl Declare Xv as missing
10 +dnl --------------------------------------------
11 +
12 +AM_CONDITIONAL(HAVE_XV, 0)
13 +
14  
15  dnl ---------------------------------------------
16  dnl Checks for Xinerama extension