config.h.in
changeset 78 1253cacc0f21
parent 72 d049c92d0809
child 92 5d691423c8a6
--- a/config.h.in	Sun Jul 26 15:15:20 2009 +0300
+++ b/config.h.in	Thu Jul 30 14:33:22 2009 +0300
@@ -22,6 +22,9 @@
 // define this to enable debugging output
 #cmakedefine DEBUG
 
+// define this to enable exporting mcabber connection for lua-loudmouth
+#cmakedefine LLM_CONNECTION_ENABLE
+
 // define this to enable lua-loudmouth log messages handler
 #cmakedefine LLM_LOG_HANDLER