config.h.in
changeset 1 7d87d323c889
parent 0 65cbecad22b4
child 3 a5f864d4207f
--- a/config.h.in	Sun Feb 22 23:14:24 2009 +0200
+++ b/config.h.in	Mon Feb 23 04:05:05 2009 +0200
@@ -5,6 +5,9 @@
 // define this to enable debugging output
 #cmakedefine DEBUG
 
+// hack for mcabber headers
+#define MODULES_ENABLE
+
 #ifdef DEBUG
 #  include <stdio.h>