summaryrefslogtreecommitdiffstats
path: root/qtbase.pro
diff options
context:
space:
mode:
authorDonald Carr <donald.carr@nokia.com>2012-05-31 02:12:32 +0000
committerQt by Nokia <qt-info@nokia.com>2012-06-01 03:15:55 +0200
commit698e5b376db43d82cd2931f726abe2effaac08aa (patch)
treea84f886655c4e20e6fcaa5d1c3ffc86b29d9f3e3 /qtbase.pro
parent22ef98c0b11f3d2e48af6adce11d79c5d1cae194 (diff)
Remove all references to X11 session management
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 <samuel.rodal@nokia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'qtbase.pro')
-rw-r--r--qtbase.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/qtbase.pro b/qtbase.pro
index ec3b0b2e9f..5efe77e99d 100644
--- a/qtbase.pro
+++ b/qtbase.pro
@@ -65,7 +65,6 @@ unix {
(cd config.tests/x11/xinput && $(MAKE) distclean); \
(cd config.tests/x11/fontconfig && $(MAKE) distclean); \
(cd config.tests/x11/xinerama && $(MAKE) distclean); \
- (cd config.tests/x11/sm && $(MAKE) distclean); \
(cd config.tests/x11/xshape && $(MAKE) distclean); \
(cd config.tests/x11/opengl && $(MAKE) distclean); \
$(DEL_FILE) config.tests/.qmake.cache; \