[vlc-devel] [PATCH 20/23] HACK: always check for DBus, so osso.h compiles

Rafaël Carré rafael.carre at gmail.com
Sat Oct 3 20:12:31 CEST 2009


Le 03/10/2009 19:52, Rémi Denis-Courmont a écrit :
> ---
>  configure.ac |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 0d549b3..a709f87 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -4943,6 +4943,7 @@ AC_LANG_POP(C++)
>  AM_CONDITIONAL(BUILD_MOZILLA,${mozilla})
>  
>  dnl Tests for Osso and Xsp
> +PKG_CHECK_MODULES(DBUS, [dbus-1 >= 1.0.0])
>  AC_CHECK_LIB(osso, osso_display_blanking_pause, [
>    PKG_CHECK_MODULES(GLIB2, glib-2.0, [
>      VLC_ADD_CPPFLAGS([xvmc glx],[-DHAVE_OSSO ${DBUS_CFLAGS} ${GLIB2_CFLAGS}])

Ok, but you should remove the conditional check then

-- 
Rafaël Carré

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20091003/7606c25a/attachment.sig>


More information about the vlc-devel mailing list