summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2025-08-17 19:31:08 +0300
committerAlexander Golubev <fatzer2@gmail.com>2025-08-21 13:03:19 +0300
commit61f8e96f314713b81c63949a067184d1c38ce480 (patch)
treeaa029da473346bfaefe4cf1f59b86e9009c70d9a /config.h.cmake
parent719f290d5eeb63d0d0424eb4733dde89b23dfd7c (diff)
downloadtdenetwork-61f8e96f.tar.gz
tdenetwork-61f8e96f.zip
kopete/sms: move INCLUDE_SMSGSM to the root config
This fixes INCLUDE_SMSGSM's #ifdef`s in kopete/protocols/sms/serviceloader.cpp which were ignored before. Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit b15319ca4f4d4cc232b72dd16390d5c3d8ac2620)
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 cdda60ff..8247d6e2 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -33,6 +33,9 @@
// kopete/plugins/nowlistening
#cmakedefine HAVE_XMMS 1
+// kopete/protocols/sms
+#cmakedefine INCLUDE_SMSGSM 1
+
// kopete/plugins/webpresence
#cmakedefine HAVE_XSLT 1