From 698e5b376db43d82cd2931f726abe2effaac08aa Mon Sep 17 00:00:00 2001 From: Donald Carr Date: Thu, 31 May 2012 02:12:32 +0000 Subject: Remove all references to X11 session management MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There is no session management currently implemented for the xcb QPA backend. Update the build system to reflect this. Change-Id: I3486de5741f1fb7e09330ca142b8235a84d3b91d Reviewed-by: Samuel Rødal Reviewed-by: Oswald Buddenhagen --- mkspecs/aix-g++-64/qmake.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'mkspecs/aix-g++-64') diff --git a/mkspecs/aix-g++-64/qmake.conf b/mkspecs/aix-g++-64/qmake.conf index 5a73aeb8c1..8c878265b4 100644 --- a/mkspecs/aix-g++-64/qmake.conf +++ b/mkspecs/aix-g++-64/qmake.conf @@ -62,7 +62,6 @@ QMAKE_AIX_SHLIB = 1 QMAKE_LIBS = QMAKE_LIBS_DYNLOAD = -ldl QMAKE_LIBS_X11 = -lXext -lX11 -lm -QMAKE_LIBS_X11SM = -lSM -lICE QMAKE_LIBS_OPENGL = -lGL QMAKE_LIBS_OPENGL_QT = -lGL QMAKE_LIBS_THREAD = -lpthreads -- cgit v1.2.3