summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorFrancois Andriot <francois.andriot@free.fr>2013-05-05 04:50:18 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-05-05 04:50:18 +0200
commit2b6bc47289c47d4c5322ac25b688d0b3027a31d0 (patch)
tree930adb699da2e0257033c4052bcedbfabc5768a0 /config.h.cmake
parent8bdb01112167d8d83b75353064c3c94a1a1c27a8 (diff)
downloadtdebase-2b6bc47289c47d4c5322ac25b688d0b3027a31d0.tar.gz
tdebase-2b6bc47289c47d4c5322ac25b688d0b3027a31d0.zip
Added support for makewhatis in tdeio-man
This resolves Bug 714
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 3 insertions, 0 deletions
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@"