]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/config.h.in
fixed registration process (uncommitted code from afternets x3 applied)
[irc/evilnet/x3.git] / src / config.h.in
index 589f6bf6b8c985a6f687fb09a42d1bb392bc9d55..fcd6953fda02520340a3662c14059f368f5c24da 100644 (file)
 /* Define if using the mpatrol malloc debugging package */
 #undef WITH_MALLOC_MPATROL
 
+/* Define if using the slab internal debug allocator */
+#undef WITH_MALLOC_SLAB
+
 /* Define if using the system's malloc */
 #undef WITH_MALLOC_SYSTEM
 
+/* Define if using the x3 internal debug allocator */
+#undef WITH_MALLOC_X3
+
 /* Define if using the Bahamut dialect of IRC */
 #undef WITH_PROTOCOL_BAHAMUT