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/darwin-g++/qmake.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'mkspecs/darwin-g++') diff --git a/mkspecs/darwin-g++/qmake.conf b/mkspecs/darwin-g++/qmake.conf index c059f0cb6f..3f6793ffb6 100644 --- a/mkspecs/darwin-g++/qmake.conf +++ b/mkspecs/darwin-g++/qmake.conf @@ -73,7 +73,6 @@ QMAKE_LFLAGS_RPATH = 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 = -- cgit v1.2.3