config.h.in.patch   [plain text]


--- /tmp/jabberd-2.2.17/config.h.in	2012-08-26 05:04:50.000000000 -0700
+++ ./jabberd2/config.h.in	2012-08-28 18:48:59.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