summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-10-26 16:41:56 -0500
committerSlávek Banko <[email protected]>2012-10-27 01:20:17 +0200
commite96ccabf98d3ca8ec59426d863eb4fb6fd7c4ffe (patch)
tree2a8a4f2457b283059c7c3277b6c40c683d36e10b /config.h.cmake
parent702c18042272aad4f63effb0dbc5be69a055faa3 (diff)
downloadtdenetwork-e96ccabf98d3ca8ec59426d863eb4fb6fd7c4ffe.tar.gz
tdenetwork-e96ccabf98d3ca8ec59426d863eb4fb6fd7c4ffe.zip
Added XMMS support to CMake.
Thanks to Slavek Banko. (cherry picked from commit 10026753cb9c2f8231ef0f5be01fd0f3a8142aef)
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 d7f383d4..9e0cfbad 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -17,6 +17,9 @@
#cmakedefine HAVE_GLIB 1
#cmakedefine HAVE_SPEEX 1
+// kopete/plugins/nowlistening
+#cmakedefine HAVE_XMMS 1
+
// kppp
#cmakedefine HAVE_SYS_PARAM_H 1
#cmakedefine HAVE_NET_IF_PPP_H 1