From a5baef50dc920632f9400f74f763b1671c36d63e Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 29 Oct 2011 20:12:44 +0000 Subject: Allow kdebase compilation with optional xrandr support disabled Thanks to Francois Andriot for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1261450 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- config.h.cmake | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.cmake') diff --git a/config.h.cmake b/config.h.cmake index d7017346a..235275827 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -158,3 +158,6 @@ // kdm, kxkb #cmakedefine XLIBDIR "@XLIBDIR@" + +// kdm, kcontrol +#cmakedefine WITH_XRANDR "@WITH_XRANDR@" -- cgit v1.2.3