summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-27 23:57:48 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-27 23:57:48 +0000
commitf62a335a9aa23c9a10a9768caf5a9c2eae922861 (patch)
tree9583ca8596d900e6ae91cb4b6d9bd206b63daf7f /config.h.cmake
parent6009a3e92e25428830047bd4dd8da300135f8c85 (diff)
downloadtdebase-f62a335a9aa23c9a10a9768caf5a9c2eae922861.tar.gz
tdebase-f62a335a9aa23c9a10a9768caf5a9c2eae922861.zip
Move krootbacking executable from kdeartwork to kdebase
Reenable HAL media manager Fix system tray with ARGB visuals (again) Beautify logout process git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249834 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 318d2eac3..d7017346a 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -18,6 +18,13 @@
// kdm, kioslave
#cmakedefine HAVE_TERMIOS_H 1
+// kioslave/media
+#cmakedefine WITH_HAL 1
+#ifdef WITH_HAL
+#define COMPILE_HALBACKEND
+#define COMPILE_LINUXCDPOLLING
+#endif
+
// kioslave/fish, kcontrol/info
#cmakedefine HAVE_SYS_IOCTL_H 1