config_h.patch   [plain text]


--- config.h	2007-03-05 11:18:21.000000000 -0800
+++ config.h.new	2007-03-08 14:02:42.000000000 -0800
@@ -1,6 +1,15 @@
 /* config.h.  Generated by configure.  */
 /* config.h.in.  Generated from configure.in by autoheader.  */
 
+/* Apple build version number */
+#define APPLE_VERSION "2.0s9-263"
+
+/* UserID for components to setuid to */
+#define JABBER_USER "jabber"
+
+/* UserID for components to setuid to */
+#define JABBER_GROUP "jabber"
+
 /* Define to 1 if you want to get debug output with -D. */
 /* #undef DEBUG */
 
@@ -476,7 +485,7 @@
 /* #undef TM_IN_SYS_TIME */
 
 /* Version number of package */
-#define VERSION "2.0s9"
+#define VERSION APPLE_VERSION
 
 /* Define to a function than can provide close(2) functionality. */
 /* #undef close */