[vlc-devel] [PATCH] [1.0-bugfix] disable global hotkey if XCB is explicely disabled
Anthony Loiseau
thannoy at actech-innovation.com
Wed May 27 10:41:57 CEST 2009
Yes, my workaround was not the good one. But I think it shows a kind of
bug which can be annoying if you are not cross-compiling. In this case,
you can be surprised to be dependant of xcb if you deactivate it
in ./configure.
_Anthony
On Wed, 2009-05-27 at 00:11 +0200, Christophe Mutricy wrote:
> On Tue, May 26, 09 at 12:25 +0200, Anthony Loiseau wrote:
> > I have XCB on my Linux computer, but I am cross-compiling for windows.
> > Since pkg-config find my host xcb-*, I explicitly disabled it using
> > --disabled-xcb on the configure (I'm lazy :).
>
>
> You should set PKG_CONFIG_LIBDIR to where the .pc for the "build" libs
> are so that pkg-config doesn't pick the host .pc.
>
>
More information about the vlc-devel
mailing list