summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-02-09 19:16:54 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-02-09 19:16:54 +0100
commita0c4be8ea852195a7b5337003b0c6e4354126b64 (patch)
tree26880d355ed995e44696e7b17892dab2d2dda11a /config.h.cmake
parent947688b6e6b80d9e8a18bb5bbe3c889984726b5c (diff)
downloadtdenetwork-a0c4be8ea852195a7b5337003b0c6e4354126b64.tar.gz
tdenetwork-a0c4be8ea852195a7b5337003b0c6e4354126b64.zip
Add missing option and detection for libxslt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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 df1f6404..cdda60ff 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -33,6 +33,9 @@
// kopete/plugins/nowlistening
#cmakedefine HAVE_XMMS 1
+// kopete/plugins/webpresence
+#cmakedefine HAVE_XSLT 1
+
// kppp
#cmakedefine HAVE_SYS_PARAM_H 1
#cmakedefine HAVE_NET_IF_PPP_H 1