From 219a7248733a8f9dce8674aab405e5223693f0a2 Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Wed, 19 May 2010 16:37:02 +0200 Subject: Freetype is not used on symbian, don't use it. --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 79eb75a..e461fa1 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" -- cgit v0.12