add WITH_THREAD_POOL, so that configure can pick up on it.
[freeradius.git] / src / include / autoconf.h.in
1 /* src/include/autoconf.h.in.  Generated automatically from configure.in by autoheader.  */
2 /*
3
4 acconfig.h - template used by autoheader to create config.h.in
5 config.h.in - used by autoconf to create config.h
6 config.h - created by autoconf; contains defines generated by autoconf
7
8 */
9
10
11 /* Define if on AIX 3.
12    System headers sometimes define this.
13    We just want to avoid a redefinition error message.  */
14 #ifndef _ALL_SOURCE
15 #undef _ALL_SOURCE
16 #endif
17
18 /* Define to empty if the keyword does not work.  */
19 #undef const
20
21 /* Define to `int' if <sys/types.h> doesn't define.  */
22 #undef gid_t
23
24 /* Define to `long' if <sys/types.h> doesn't define.  */
25 #undef off_t
26
27 /* Define to `int' if <sys/types.h> doesn't define.  */
28 #undef pid_t
29
30 /* Define as the return type of signal handlers (int or void).  */
31 #undef RETSIGTYPE
32
33 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
34 #undef size_t
35
36 /* Define if you have the ANSI C header files.  */
37 #undef STDC_HEADERS
38
39 /* Define to `int' if <sys/types.h> doesn't define.  */
40 #undef uid_t
41
42 /* Do we have the crypt function ? */
43 #undef HAVE_CRYPT
44
45 /* Do we have socklen_t? */
46 #undef HAVE_SOCKLEN_T
47
48 /* Define if you have the DLOPEN function.  */
49 #undef HAVE_DLOPEN
50
51 /* Define if you need preceding underscores in dynamic library linking */
52 #undef MODULE_NEED_USCORE
53
54 /* Do we want to compile in DBM support? */
55 #undef WITH_DBM
56
57 /* Do we want to compile in NDBM support? */
58 #undef WITH_NDBM
59
60 /* Include Ascend hacks */
61 #undef WITH_ASCEND_HACK
62
63 /* Set Ascend Channels Per Line to N */
64 #undef ASCEND_CHANNELS_PER_LINE
65
66 /* Include NT Domain hack */
67 #undef WITH_NTDOMAIN_HACK
68
69 /* Include Specialix Jetstream hacks */
70 #undef WITH_SPECIALIX_JETSTREAM_HACK
71
72 /* Make dictionary case-independant */
73 #undef WITH_DICT_NOCASE
74
75 /* Use USR-style vendor specific attributes */
76 #undef ATTRIB_NMC
77
78 /* Include support for Ascend binary filter attributes */
79 #undef ASCEND_BINARY
80
81 /* uint8_t should be the canonical 'octet' for network traffic */
82 #undef uint8_t
83
84 /* uint32_t should be the canonical 'network integer' */
85 #undef uint32_t
86
87 /* The number of bytes in a unsigned int.  */
88 #undef SIZEOF_UNSIGNED_INT
89
90 /* Define if you have the gethostname function.  */
91 #undef HAVE_GETHOSTNAME
92
93 /* Define if you have the getopt_long function.  */
94 #undef HAVE_GETOPT_LONG
95
96 /* Define if you have the getusershell function.  */
97 #undef HAVE_GETUSERSHELL
98
99 /* Define if you have the inet_aton function.  */
100 #undef HAVE_INET_ATON
101
102 /* Define if you have the lockf function.  */
103 #undef HAVE_LOCKF
104
105 /* Define if you have the setlinebuf function.  */
106 #undef HAVE_SETLINEBUF
107
108 /* Define if you have the setsid function.  */
109 #undef HAVE_SETSID
110
111 /* Define if you have the sigaction function.  */
112 #undef HAVE_SIGACTION
113
114 /* Define if you have the snprintf function.  */
115 #undef HAVE_SNPRINTF
116
117 /* Define if you have the strcasecmp function.  */
118 #undef HAVE_STRCASECMP
119
120 /* Define if you have the strncasecmp function.  */
121 #undef HAVE_STRNCASECMP
122
123 /* Define if you have the strsignal function.  */
124 #undef HAVE_STRSIGNAL
125
126 /* Define if you have the vsnprintf function.  */
127 #undef HAVE_VSNPRINTF
128
129 /* Define if you have the <arpa/inet.h> header file.  */
130 #undef HAVE_ARPA_INET_H
131
132 /* Define if you have the <crypt.h> header file.  */
133 #undef HAVE_CRYPT_H
134
135 /* Define if you have the <dirent.h> header file.  */
136 #undef HAVE_DIRENT_H
137
138 /* Define if you have the <dlfcn.h> header file.  */
139 #undef HAVE_DLFCN_H
140
141 /* Define if you have the <errno.h> header file.  */
142 #undef HAVE_ERRNO_H
143
144 /* Define if you have the <getopt.h> header file.  */
145 #undef HAVE_GETOPT_H
146
147 /* Define if you have the <inttypes.h> header file.  */
148 #undef HAVE_INTTYPES_H
149
150 /* Define if you have the <malloc.h> header file.  */
151 #undef HAVE_MALLOC_H
152
153 /* Define if you have the <ndir.h> header file.  */
154 #undef HAVE_NDIR_H
155
156 /* Define if you have the <pthread.h> header file.  */
157 #undef HAVE_PTHREAD_H
158
159 /* Define if you have the <regex.h> header file.  */
160 #undef HAVE_REGEX_H
161
162 /* Define if you have the <resource.h> header file.  */
163 #undef HAVE_RESOURCE_H
164
165 /* Define if you have the <stdint.h> header file.  */
166 #undef HAVE_STDINT_H
167
168 /* Define if you have the <sys/dir.h> header file.  */
169 #undef HAVE_SYS_DIR_H
170
171 /* Define if you have the <sys/ndir.h> header file.  */
172 #undef HAVE_SYS_NDIR_H
173
174 /* Define if you have the <sys/select.h> header file.  */
175 #undef HAVE_SYS_SELECT_H
176
177 /* Define if you have the <syslog.h> header file.  */
178 #undef HAVE_SYSLOG_H
179
180 /* Define if you have the <unistd.h> header file.  */
181 #undef HAVE_UNISTD_H
182
183 /* Define if you have the <utmp.h> header file.  */
184 #undef HAVE_UTMP_H
185
186 /* Define if you have the <utmpx.h> header file.  */
187 #undef HAVE_UTMPX_H
188
189 /* Define if you have the resolv library (-lresolv).  */
190 #undef HAVE_LIBRESOLV
191
192 /* Define if prototype for strncasecmp needed */
193 #undef NEED_DECLARATION_STRNCASECMP
194
195 /* Define if prototype for strcasecmp needed */
196 #undef NEED_DECLARATION_STRCASECMP
197
198 /* Define if prototype for inet_aton needed */
199 #undef NEED_DECLARATION_INET_ATON
200
201 /* Define if prototype for gethostname needed */
202 #undef NEED_DECLARATION_GETHOSTNAME
203
204 /* Define if prototype for setlinebuf needed */
205 #undef NEED_DECLARATION_SETLINEBUF
206
207 /* use a pool of threads to handle requests, instead of spawning threads? */
208 #undef WITH_THREAD_POOL