|
|
|
@ -51,6 +51,7 @@ option( WITH_SPEEX "Enable speex support (for jingle)" OFF )
|
|
|
|
|
option( WITH_WEBCAM "Enable webcam support (kopete/msn)" OFF )
|
|
|
|
|
option( WITH_GSM "Enable GSM SMS support (kopete/sms)" OFF )
|
|
|
|
|
option( WITH_XMMS "Enable XMMS support (kopete/nowlistening)" OFF )
|
|
|
|
|
option( WITH_LIBXSLT "Enable XSLT support (kopete/webpresence)" OFF )
|
|
|
|
|
option( WITH_ARTS "Enable aRts support" OFF )
|
|
|
|
|
option( WITH_SLP "Enable OpenSLP support (krdc, krfb)" OFF )
|
|
|
|
|
|
|
|
|
@ -64,6 +65,7 @@ option( WITH_SLP "Enable OpenSLP support (krdc, krfb)" OFF )
|
|
|
|
|
# WITH_GSM adds another backend to sms protocol in addition
|
|
|
|
|
# to smsclient and smssend, the gsmlib
|
|
|
|
|
# WITH_XMMS affects kopete[plugin_nowlistening]
|
|
|
|
|
# WITH_LIBXSLT affects kopete[plugin_webpresence]
|
|
|
|
|
# WITH_ARTS affects wifi
|
|
|
|
|
# WITH_SLP affects krdc krfb
|
|
|
|
|
|
|
|
|
|