From 2b6bc47289c47d4c5322ac25b688d0b3027a31d0 Mon Sep 17 00:00:00 2001 From: Francois Andriot Date: Sun, 5 May 2013 04:50:18 +0200 Subject: Added support for makewhatis in tdeio-man This resolves Bug 714 --- 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 3b8dbfa1c..282e3a80d 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -192,3 +192,6 @@ // Defined when wanting ksmserver shutdown debugging timing markers in .xsession-errors #cmakedefine BUILD_PROFILE_SHUTDOWN 1 + +// Use makewhatis manpage support +#cmakedefine WITH_MAKEWHATIS "@WITH_MAKEWHATIS@" -- cgit v1.2.3