summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorThomas Zander <t.zander@nokia.com>2010-05-19 16:37:02 +0200
committerThomas Zander <t.zander@nokia.com>2010-05-19 16:37:10 +0200
commit219a7248733a8f9dce8674aab405e5223693f0a2 (patch)
tree8da5dc3c1216b797d4326b07189190fdbb2c4fe9 /configure
parent14ddb8172cce8c90f01436ab8215cc8ed594e251 (diff)
Freetype is not used on symbian, don't use it.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 79eb75a325..e461fa1a74 100755
--- a/configure
+++ b/configure
@@ -4677,6 +4677,7 @@ fi
case "$XPLATFORM" in *symbian*)
QMakeVar set styles "windows s60" #overwrite previous default
+ CFG_LIBFREETYPE=no
if test -z "$EPOCROOT"; then
echo "Please export EPOCROOT. It should point to the sdk install dir"