From c9a29849cb166e6711c7704dafd868159fd6cd58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 26 Mar 2013 00:43:38 +0100 Subject: Add CMake option to build karm with xscreensaver support --- 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 9a020efb..4c4aa536 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -34,6 +34,9 @@ // kandy #cmakedefine HAVE_LOCKDEV 1 +// karm +#cmakedefine HAVE_LIBXSS 1 + // mimelib #ifdef __cplusplus extern "C" { -- cgit v1.2.3