]> code.citadel.org Git - citadel.git/blobdiff - citadel/acconfig.h
* create format strings different for solaris
[citadel.git] / citadel / acconfig.h
index f3e96e6b071e98afee3a99879b0e9ae75c7eb77f..d654a01d71285473ce019a97b2ddc452e5eadea7 100644 (file)
 
 
 #undef EGD_POOL 
+
+/* check for the solaris style getpwuid_r */
+#undef SOLARIS_GETPWUID
+
+/* we want our format strings to be acurate. */
+#undef F_UID_T
+
+/* we want our format strings to be acurate. */
+#undef F_PID_T
+
+/* we want our format strings to be acurate. */
+#undef F_XPID_T