]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-wm: add expat paths into configure flags
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 14 Nov 2007 11:39:13 +0000 (11:39 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 14 Nov 2007 11:39:13 +0000 (11:39 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3160 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-wm/matchbox-wm_1.2.bb
meta/packages/matchbox-wm/matchbox-wm_svn.bb

index 1e74123e3bec4657fd398aa2032d09f879ef6280..78c5be62ee94c80092d26d346c1080625d350912 100644 (file)
@@ -24,7 +24,7 @@ ALTERNATIVE_LINK = "${bindir}/x-window-manager"
 ALTERNATIVE_PATH = "${bindir}/matchbox-session"
 ALTERNATIVE_PRIORITY = "10"
 
-EXTRA_OECONF = " --enable-startup-notification --disable-xrm"
+EXTRA_OECONF = " --enable-startup-notification --disable-xrm --with-expat-lib=${STAGING_LIBDIR} --with-expat-includes=${STAGING_INCDIR}"
 
 do_configure_prepend () {
         cp ${WORKDIR}/gconf-2.m4 ${S}/
index 2edeb6d1ac415b9709b352e0a74fa7ea9b7678b2..457d4c8df05fe0ecb7d2a8ef9c282a7d8d813c85 100644 (file)
@@ -23,7 +23,7 @@ FILES_${PN} = "${bindir}/* \
                ${datadir}/themes/Default/matchbox \
                ${datadir}/themes/MBOpus/matchbox"
 
-EXTRA_OECONF = "--enable-startup-notification --disable-xrm --enable-expat"
+EXTRA_OECONF = " --enable-startup-notification --disable-xrm --with-expat-lib=${STAGING_LIBDIR} --with-expat-includes=${STAGING_INCDIR} --enable-expat"
 
 do_install_prepend() {
        install ${WORKDIR}/kbdconfig ${S}/data/kbdconfig