config.h.in.patch   [plain text]


--- /tmp/jabberd-2.2.14/config.h.in	2011-05-31 15:11:48.000000000 -0700
+++ ./jabberd2/config.h.in	2011-06-22 20:13:00.000000000 -0700
@@ -585,6 +585,9 @@
 /* Define to 1 if you want to use SQLite 3 for storage. */
 #undef STORAGE_SQLITE
 
+/* Define to 1 if you want to use Apple OD for auth, SQLite3 for storage. */
+#undef STORAGE_APPLE
+
 /* Define to 1 if you want to get SX debug output with -D. */
 #undef SX_DEBUG