diff options
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 3 |
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 |