glib 2.26.1: fix compilation failure
authorEric BENARD <eric@eukrea.com>
Thu, 30 Dec 2010 03:45:53 +0000 (03:45 +0000)
committerEric Bénard <eric@eukrea.com>
Thu, 30 Dec 2010 09:13:48 +0000 (10:13 +0100)
commitdd31acda7070e9181f6b6cb63eceee1f93c7cc12
treeccdfd84e62dc2bbe6c5690d0b74fab3b37c8c389
parent52d7143606302f8df2be541d526bfc9a77caae00
glib 2.26.1: fix compilation failure

during configure, pkgconfig detects dbus-1.pc which was installed
by dbus-native and thus the compilation fails because it can't
find dbus/dbus.h which is not yet installed for in the target's
sysroot.

This patch workaround this problem by not compiling the test program
which depends on dbus's headers.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/glib-2.0/glib-2.0_2.26.1.bb