From 1f1eec0a3539d17ab400dd0b287aaf7a3b1a9b4f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Remko=20Tron=C3=A7on?= <git@el-tramo.be>
Date: Tue, 21 Jul 2009 17:10:16 +0200
Subject: Small configure tweak.


diff --git a/configure.in b/configure.in
index 30eef85..095c51a 100644
--- a/configure.in
+++ b/configure.in
@@ -147,6 +147,9 @@ fi
 
 # Qt
 if test "$BUILD_SWIFT" == "yes"; then
+	NEED_QT=yes
+fi
+if test "$NEED_QT" == "yes"; then
   AX_QT()
   if test "$HAVE_QT" != yes; then
     AC_MSG_ERROR([Could not find Qt])
-- 
cgit v0.10.2-6-g49f6