aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2010-10-05 19:37:35 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2010-10-05 19:37:35 +0400
commit4931b37c8faf1eef7322cc82bf979885c770f4e0 (patch)
treeba3ce9ed72942f72d7026e62bda0f52520de5fd5 /recipes
parentf109fd1be16cf97d1dea2b24e1334ed100d2a354 (diff)
downloadopenembedded-4931b37c8faf1eef7322cc82bf979885c770f4e0.tar.gz
qt4-tools-sdk.inc : drop freetype include as we build with -no-freetype
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/qt4/qt4-tools-sdk.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-tools-sdk.inc b/recipes/qt4/qt4-tools-sdk.inc
index 49f8df93ef..ad896e4ae7 100644
--- a/recipes/qt4/qt4-tools-sdk.inc
+++ b/recipes/qt4/qt4-tools-sdk.inc
@@ -33,7 +33,6 @@ EXTRA_OECONF = "-prefix ${prefix} \
-embedded -no-freetype -no-glib -no-iconv \
-qt3support \
-I${STAGING_DIR_NATIVE}/usr/include \
- -I${STAGING_DIR_NATIVE}/usr/include/freetype2 \
-I${STAGING_DIR_NATIVE}/usr/include/dbus-1.0 \
-I${STAGING_DIR_NATIVE}/usr/lib/dbus-1.0/include"