[vlc-devel] [PATCH] [1.0-bugfix] disable global hotkey if XCB is explicely disabled
Christophe Mutricy
xtophe at chewa.net
Wed May 27 00:11:12 CEST 2009
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.
--
Xtophe
More information about the vlc-devel
mailing list