summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@nokia.com>2011-08-17 08:16:56 +0200
committerMorten Johan Sørvig <morten.sorvig@nokia.com>2011-08-17 08:21:29 +0200
commit801450dfa3a9202c11d575ea8657e698e8092346 (patch)
treec47df715657818aa7db7cb5eff7932575b41d598 /configure
parent0d5170256c1658b0f6e0d3f6c736de01655b29d8 (diff)
Make configure work again..
Change-Id: I40d840c079a89fd127cf2d8ab97c1f8f3cb6525f Reviewed-on: http://codereview.qt.nokia.com/3065 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index e731e20496..441989566b 100755
--- a/configure
+++ b/configure
@@ -6315,6 +6315,7 @@ if [ "$PLATFORM_QWS" = "yes" ]; then
CFG_EGL=auto
if "$unixtests/compile.test" "$XQMAKESPEC" "$QMAKE_CONFIG" $OPT_VERBOSE "$relpath" "$outpath" config.tests/unix/opengles2 "OpenGL ES 2.x" $L_FLAGS $I_FLAGS $l_FLAGS; then
CFG_OPENGL=es2
+ fi
elif [ "$CFG_OPENGL" = "es2" ]; then
#OpenGL ES 2.x
"$unixtests/compile.test" "$XQMAKESPEC" "$QMAKE_CONFIG" $OPT_VERBOSE "$relpath" "$outpath" config.tests/unix/opengles2 "OpenGL ES 2.x" $L_FLAGS $I_FLAGS $l_FLAGS