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/tru64-g++/qmake.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'mkspecs/tru64-g++') diff --git a/mkspecs/tru64-g++/qmake.conf b/mkspecs/tru64-g++/qmake.conf index e1236cf5f8..a914ba1771 100644 --- a/mkspecs/tru64-g++/qmake.conf +++ b/mkspecs/tru64-g++/qmake.conf @@ -61,7 +61,6 @@ QMAKE_LFLAGS_RPATH = -Wl,-rpath, QMAKE_LIBS = QMAKE_LIBS_DYNLOAD = QMAKE_LIBS_X11 = -lXext -lX11 -lm -QMAKE_LIBS_X11SM = -lSM -lICE QMAKE_LIBS_OPENGL = -lGL QMAKE_LIBS_OPENGL_QT = -lGL QMAKE_LIBS_THREAD = -lpthread -lexc -lrt -- cgit v1.2.3