summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 1f5aaac61..d940692f4 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -251,8 +251,8 @@ unsigned long strlcpy(char*, const char*, unsigned long);
// tdm, kcontrol
#cmakedefine WITH_XRANDR "@WITH_XRANDR@"
-// tsak
-#cmakedefine BUILD_TSAK "@BUILD_TSAK@"
+// kdesktop, tdm
+#cmakedefine WITH_TSAK 1
// Defined when wanting ksmserver shutdown debugging timing markers in .xsession-errors
#cmakedefine BUILD_PROFILE_SHUTDOWN 1