removed no longer needed define for WITH_THREAD_POOL
[freeradius.git] / src / include / autoconf.h.in
index 6eba973..d6b8694 100644 (file)
@@ -63,9 +63,6 @@ config.h - created by autoconf; contains defines generated by autoconf
 /* uint32_t should be the canonical 'network integer' */
 #undef uint32_t
 
-/* use a pool of threads to handle requests, instead of spawning threads? */
-#undef WITH_THREAD_POOL
-
 /* Include SNMP subagent */
 #undef WITH_SNMP
 
@@ -195,12 +192,12 @@ config.h - created by autoconf; contains defines generated by autoconf
 /* Define if you have the <semaphore.h> header file.  */
 #undef HAVE_SEMAPHORE_H
 
-/* Define if you have the <sia.h> header file.  */
-#undef HAVE_SIA_H
-
 /* Define if you have the <siad.h> header file.  */
 #undef HAVE_SIAD_H
 
+/* Define if you have the <sia.h> header file.  */
+#undef HAVE_SIA_H
+
 /* Define if you have the <signal.h> header file.  */
 #undef HAVE_SIGNAL_H
 
@@ -213,6 +210,9 @@ config.h - created by autoconf; contains defines generated by autoconf
 /* Define if you have the <sys/dir.h> header file.  */
 #undef HAVE_SYS_DIR_H
 
+/* Define if you have the <syslog.h> header file.  */
+#undef HAVE_SYSLOG_H
+
 /* Define if you have the <sys/ndir.h> header file.  */
 #undef HAVE_SYS_NDIR_H
 
@@ -231,9 +231,6 @@ config.h - created by autoconf; contains defines generated by autoconf
 /* Define if you have the <sys/types.h> header file.  */
 #undef HAVE_SYS_TYPES_H
 
-/* Define if you have the <syslog.h> header file.  */
-#undef HAVE_SYSLOG_H
-
 /* Define if you have the <unistd.h> header file.  */
 #undef HAVE_UNISTD_H