]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/setup.h.in
hash.{h,c} from ratbox3, let's work around them! xD
[irc/rqf/shadowircd.git] / include / setup.h.in
index 51434d996aa1f883b59934fd76a33bf7ca4e0218..f999e3f7c94391c81d7bba9661a228797cb29fd6 100644 (file)
@@ -1,5 +1,8 @@
 /* include/setup.h.in.  Generated from configure.ac by autoheader.  */
 
+/* Size of away heap. */
+#undef AWAY_HEAP_SIZE
+
 /* Size of the ban heap. */
 #undef BAN_HEAP_SIZE
 
@@ -29,6 +32,9 @@
 /* Prefix where config files are installed. */
 #undef ETC_DIR
 
+/* Size of fd heap. */
+#undef FD_HEAP_SIZE
+
 /* Define to 1 if you have `alloca', as a function or macro. */
 #undef HAVE_ALLOCA
 
@@ -39,9 +45,6 @@
 /* Define to 1 if you have the <crypt.h> header file. */
 #undef HAVE_CRYPT_H
 
-/* Define to 1 if you have the <devpoll.h> header file. */
-#undef HAVE_DEVPOLL_H
-
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
@@ -93,6 +96,9 @@
 /* Define to 1 if you have the `poll' function. */
 #undef HAVE_POLL
 
+/* Define to 1 if you have the `port_getn' function. */
+#undef HAVE_PORT_GETN
+
 /* Define to 1 if you have the `select' function. */
 #undef HAVE_SELECT
 
 /* Define to 1 if you have the `strndup' function. */
 #undef HAVE_STRNDUP
 
-/* Define to 1 if you have the <sys/devpoll.h> header file. */
-#undef HAVE_SYS_DEVPOLL_H
-
 /* Define to 1 if you have the <sys/epoll.h> header file. */
 #undef HAVE_SYS_EPOLL_H