From 6ac7f6afd0e38e38eb4dd0136e45832d47cd68fe Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Mon, 2 May 2011 13:31:26 +0200 Subject: make QPA the default platform --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 60e1ec1216..63a15281aa 100755 --- a/configure +++ b/configure @@ -185,8 +185,8 @@ fi #------------------------------------------------------------------------------- PLATFORM_X11=no -PLATFORM_QWS=maybe -PLATFORM_QPA=maybe +PLATFORM_QWS=no +PLATFORM_QPA=yes BUILD_ON_MAC=no if [ -d /System/Library/Frameworks/Carbon.framework ]; then PLATFORM_MAC=maybe -- cgit v1.2.3