]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/config.h.in
forget about the last commit, now we can filter out OpServ stuff in LAST
[irc/evilnet/x3.git] / src / config.h.in
index 589f6bf6b8c985a6f687fb09a42d1bb392bc9d55..9c09a77acd4787e6a386edb5f5c9fadb84acb781 100644 (file)
@@ -45,6 +45,9 @@
 /* Define to 1 if you have the <fcntl.h> header file. */
 #undef HAVE_FCNTL_H
 
+/* Define to 1 if you have the <tgmath.h> header file. */
+#undef HAVE_TGMATH_H
+
 /* Define to 1 if you have the `ftime' function. */
 #undef HAVE_FTIME
 
 /* 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