a0e0d348974860ba4cae0a0ea4191f746529efe3
[freeradius.git] / src / include / autoconf.h.in
1 /* src/include/autoconf.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Include support for Ascend binary filter attributes */
4 #undef ASCEND_BINARY
5
6 /* BSD-Style get*byaddr_r */
7 #undef BSDSTYLE
8
9 /* style of ctime_r function */
10 #undef CTIMERSTYLE
11
12 /* style of gethostbyaddr_r functions */
13 #undef GETHOSTBYADDRRSTYLE
14
15 /* style of gethostbyname_r functions */
16 #undef GETHOSTBYNAMERSTYLE
17
18 /* GNU-Style get*byaddr_r */
19 #undef GNUSTYLE
20
21 /* Define to 1 if you have the <arpa/inet.h> header file. */
22 #undef HAVE_ARPA_INET_H
23
24 /* Define to 1 if you have the `closefrom' function. */
25 #undef HAVE_CLOSEFROM
26
27 /* Do we have the crypt function */
28 #undef HAVE_CRYPT
29
30 /* Define to 1 if you have the <crypt.h> header file. */
31 #undef HAVE_CRYPT_H
32
33 /* Define to 1 if you have the `ctime_r' function. */
34 #undef HAVE_CTIME_R
35
36 /* Define to 1 if you have the declaration of `gethostbyaddr_r', and to 0 if
37    you don't. */
38 #undef HAVE_DECL_GETHOSTBYADDR_R
39
40 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
41    */
42 #undef HAVE_DIRENT_H
43
44 /* Define to 1 if you have the <dlfcn.h> header file. */
45 #undef HAVE_DLFCN_H
46
47 /* Define to 1 if you have the <errno.h> header file. */
48 #undef HAVE_ERRNO_H
49
50 /* Define to 1 if you have the <fcntl.h> header file. */
51 #undef HAVE_FCNTL_H
52
53 /* Define to 1 if you have the `getaddrinfo' function. */
54 #undef HAVE_GETADDRINFO
55
56 /* Define to 1 if you have the `getnameinfo' function. */
57 #undef HAVE_GETNAMEINFO
58
59 /* Define to 1 if you have the <getopt.h> header file. */
60 #undef HAVE_GETOPT_H
61
62 /* Define to 1 if you have the `getopt_long' function. */
63 #undef HAVE_GETOPT_LONG
64
65 /* Define to 1 if you have the `gettimeofday' function. */
66 #undef HAVE_GETTIMEOFDAY
67
68 /* Define to 1 if you have the `getusershell' function. */
69 #undef HAVE_GETUSERSHELL
70
71 /* Define to 1 if you have the <glob.h> header file. */
72 #undef HAVE_GLOB_H
73
74 /* Define to 1 if you have the `gmtime_r' function. */
75 #undef HAVE_GMTIME_R
76
77 /* Define to 1 if you have the <grp.h> header file. */
78 #undef HAVE_GRP_H
79
80 /* define if you have IN6_PKTINFO (Linux) */
81 #undef HAVE_IN6_PKTINFO
82
83 /* Define to 1 if you have the `inet_aton' function. */
84 #undef HAVE_INET_ATON
85
86 /* Define to 1 if you have the `inet_ntop' function. */
87 #undef HAVE_INET_NTOP
88
89 /* Define to 1 if you have the `inet_pton' function. */
90 #undef HAVE_INET_PTON
91
92 /* Define to 1 if you have the `initgroups' function. */
93 #undef HAVE_INITGROUPS
94
95 /* Define to 1 if you have the <inttypes.h> header file. */
96 #undef HAVE_INTTYPES_H
97
98 /* define if you have IP_PKTINFO (Linux) */
99 #undef HAVE_IP_PKTINFO
100
101 /* Define to 1 if you have the `crypto' library (-lcrypto). */
102 #undef HAVE_LIBCRYPTO
103
104 /* Define to 1 if you have the `nsl' library (-lnsl). */
105 #undef HAVE_LIBNSL
106
107 /* Define to 1 if you have the `pcap' library (-lpcap). */
108 #undef HAVE_LIBPCAP
109
110 /* Define to 1 if you have the `resolv' library (-lresolv). */
111 #undef HAVE_LIBRESOLV
112
113 /* Define to 1 if you have the `socket' library (-lsocket). */
114 #undef HAVE_LIBSOCKET
115
116 /* Define to 1 if you have the `ssl' library (-lssl). */
117 #undef HAVE_LIBSSL
118
119 /* Define to 1 if you have the `ws2_32' library (-lws2_32). */
120 #undef HAVE_LIBWS2_32
121
122 /* Define to 1 if you have the `localtime_r' function. */
123 #undef HAVE_LOCALTIME_R
124
125 /* Define to 1 if you have the `lockf' function. */
126 #undef HAVE_LOCKF
127
128 /* Define to 1 if you have the <malloc.h> header file. */
129 #undef HAVE_MALLOC_H
130
131 /* Define to 1 if you have the <memory.h> header file. */
132 #undef HAVE_MEMORY_H
133
134 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
135 #undef HAVE_NDIR_H
136
137 /* Define to 1 if you have the <netdb.h> header file. */
138 #undef HAVE_NETDB_H
139
140 /* Define to 1 if you have the <netinet/in.h> header file. */
141 #undef HAVE_NETINET_IN_H
142
143 /* Define to 1 if you have the <net/if.h> header file. */
144 #undef HAVE_NET_IF_H
145
146 /* Define to 1 if you have the <openssl/crypto.h> header file. */
147 #undef HAVE_OPENSSL_CRYPTO_H
148
149 /* Define to 1 if you have the <openssl/engine.h> header file. */
150 #undef HAVE_OPENSSL_ENGINE_H
151
152 /* Define to 1 if you have the <openssl/err.h> header file. */
153 #undef HAVE_OPENSSL_ERR_H
154
155 /* Define to 1 if you have the <openssl/evp.h> header file. */
156 #undef HAVE_OPENSSL_EVP_H
157
158 /* Define to 1 if you have the <openssl/ssl.h> header file. */
159 #undef HAVE_OPENSSL_SSL_H
160
161 /* Define to 1 if you have the <pcap.h> header file. */
162 #undef HAVE_PCAP_H
163
164 /* Define to 1 if you have the <prot.h> header file. */
165 #undef HAVE_PROT_H
166
167 /* Define to 1 if you have the <pthread.h> header file. */
168 #undef HAVE_PTHREAD_H
169
170 /* Define to 1 if you have the `pthread_sigmask' function. */
171 #undef HAVE_PTHREAD_SIGMASK
172
173 /* Define to 1 if you have the <pwd.h> header file. */
174 #undef HAVE_PWD_H
175
176 /* Define to 1 if you have the <readline/readline.h> header file. */
177 #undef HAVE_READLINE_READLINE_H
178
179 /* define this if we have the <regex.h> header file */
180 #undef HAVE_REGEX_H
181
182 /* define this if we have REG_EXTENDED (from <regex.h>) */
183 #undef HAVE_REG_EXTENDED
184
185 /* Define to 1 if you have the <resource.h> header file. */
186 #undef HAVE_RESOURCE_H
187
188 /* Define to 1 if you have the <semaphore.h> header file. */
189 #undef HAVE_SEMAPHORE_H
190
191 /* Define to 1 if you have the `setlinebuf' function. */
192 #undef HAVE_SETLINEBUF
193
194 /* Define to 1 if you have the `setsid' function. */
195 #undef HAVE_SETSID
196
197 /* Define to 1 if you have the `setvbuf' function. */
198 #undef HAVE_SETVBUF
199
200 /* Define to 1 if you have the <siad.h> header file. */
201 #undef HAVE_SIAD_H
202
203 /* Define to 1 if you have the <sia.h> header file. */
204 #undef HAVE_SIA_H
205
206 /* Define to 1 if you have the `sigaction' function. */
207 #undef HAVE_SIGACTION
208
209 /* Define to 1 if you have the <signal.h> header file. */
210 #undef HAVE_SIGNAL_H
211
212 /* Define to 1 if you have the `sigprocmask' function. */
213 #undef HAVE_SIGPROCMASK
214
215 /* Define to 1 if you have the `snprintf' function. */
216 #undef HAVE_SNPRINTF
217
218 /* Define to 1 if you have the <stdint.h> header file. */
219 #undef HAVE_STDINT_H
220
221 /* Define to 1 if you have the <stdio.h> header file. */
222 #undef HAVE_STDIO_H
223
224 /* Define to 1 if you have the <stdlib.h> header file. */
225 #undef HAVE_STDLIB_H
226
227 /* Define to 1 if you have the `strcasecmp' function. */
228 #undef HAVE_STRCASECMP
229
230 /* Define to 1 if you have the <strings.h> header file. */
231 #undef HAVE_STRINGS_H
232
233 /* Define to 1 if you have the <string.h> header file. */
234 #undef HAVE_STRING_H
235
236 /* Define to 1 if you have the `strlcat' function. */
237 #undef HAVE_STRLCAT
238
239 /* Define to 1 if you have the `strlcpy' function. */
240 #undef HAVE_STRLCPY
241
242 /* Define to 1 if you have the `strncasecmp' function. */
243 #undef HAVE_STRNCASECMP
244
245 /* Define to 1 if you have the `strsep' function. */
246 #undef HAVE_STRSEP
247
248 /* Define to 1 if you have the `strsignal' function. */
249 #undef HAVE_STRSIGNAL
250
251 /* Generic DNS lookups */
252 #undef HAVE_STRUCT_ADDRINFO
253
254 /* IPv6 address structure */
255 #undef HAVE_STRUCT_IN6_ADDR
256
257 /* IPv6 socket addresses */
258 #undef HAVE_STRUCT_SOCKADDR_IN6
259
260 /* Generic socket addresses */
261 #undef HAVE_STRUCT_SOCKADDR_STORAGE
262
263 /* Define to 1 if you have the <syslog.h> header file. */
264 #undef HAVE_SYSLOG_H
265
266 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
267    */
268 #undef HAVE_SYS_DIR_H
269
270 /* Define to 1 if you have the <sys/fcntl.h> header file. */
271 #undef HAVE_SYS_FCNTL_H
272
273 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
274    */
275 #undef HAVE_SYS_NDIR_H
276
277 /* Define to 1 if you have the <sys/prctl.h> header file. */
278 #undef HAVE_SYS_PRCTL_H
279
280 /* Define to 1 if you have the <sys/resource.h> header file. */
281 #undef HAVE_SYS_RESOURCE_H
282
283 /* Define to 1 if you have the <sys/security.h> header file. */
284 #undef HAVE_SYS_SECURITY_H
285
286 /* Define to 1 if you have the <sys/select.h> header file. */
287 #undef HAVE_SYS_SELECT_H
288
289 /* Define to 1 if you have the <sys/socket.h> header file. */
290 #undef HAVE_SYS_SOCKET_H
291
292 /* Define to 1 if you have the <sys/stat.h> header file. */
293 #undef HAVE_SYS_STAT_H
294
295 /* Define to 1 if you have the <sys/time.h> header file. */
296 #undef HAVE_SYS_TIME_H
297
298 /* Define to 1 if you have the <sys/types.h> header file. */
299 #undef HAVE_SYS_TYPES_H
300
301 /* Define to 1 if you have the <sys/un.h> header file. */
302 #undef HAVE_SYS_UN_H
303
304 /* Define to 1 if you have the <sys/wait.h> header file. */
305 #undef HAVE_SYS_WAIT_H
306
307 /* Define if the compiler supports __thread */
308 #undef HAVE_THREAD_TLS
309
310 /* Define to 1 if you have the <unistd.h> header file. */
311 #undef HAVE_UNISTD_H
312
313 /* Define to 1 if you have the <utmpx.h> header file. */
314 #undef HAVE_UTMPX_H
315
316 /* Define to 1 if you have the <utmp.h> header file. */
317 #undef HAVE_UTMP_H
318
319 /* Define to 1 if you have the `vsnprintf' function. */
320 #undef HAVE_VSNPRINTF
321
322 /* Define to 1 if you have the <winsock.h> header file. */
323 #undef HAVE_WINSOCK_H
324
325 /* define if you have OSFC2 authentication */
326 #undef OSFC2
327
328 /* define if you have OSFSIA authentication */
329 #undef OSFSIA
330
331 /* Define to the address where bug reports for this package should be sent. */
332 #undef PACKAGE_BUGREPORT
333
334 /* Define to the full name of this package. */
335 #undef PACKAGE_NAME
336
337 /* Define to the full name and version of this package. */
338 #undef PACKAGE_STRING
339
340 /* Define to the one symbol short name of this package. */
341 #undef PACKAGE_TARNAME
342
343 /* Define to the version of this package. */
344 #undef PACKAGE_VERSION
345
346 /* Posix-Style ctime_r */
347 #undef POSIXSTYLE
348
349 /* Define as the return type of signal handlers (`int' or `void'). */
350 #undef RETSIGTYPE
351
352 /* Solaris-Style ctime_r */
353 #undef SOLARISSTYLE
354
355 /* Define to 1 if you have the ANSI C header files. */
356 #undef STDC_HEADERS
357
358 /* SYSV-Style get*byaddr_r */
359 #undef SYSVSTYLE
360
361 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
362 #undef TIME_WITH_SYS_TIME
363
364 /* Include experimental support for DHCP */
365 #undef WITH_DHCP
366
367 /* define if you want udpfromto */
368 #undef WITH_UDPFROMTO
369
370 /* define if you want VMPS support */
371 #undef WITH_VMPS
372
373 /* Define to 1 if your processor stores words with the most significant byte
374    first (like Motorola and SPARC, unlike Intel and VAX). */
375 #undef WORDS_BIGENDIAN
376
377 /* Define to 1 if on AIX 3.
378    System headers sometimes define this.
379    We just want to avoid a redefinition error message.  */
380 #ifndef _ALL_SOURCE
381 # undef _ALL_SOURCE
382 #endif
383
384 /* Number of bits in a file offset, on hosts where this is settable. */
385 #undef _FILE_OFFSET_BITS
386
387 /* Define for large files, on AIX-style hosts. */
388 #undef _LARGE_FILES
389
390 /* Define to empty if `const' does not conform to ANSI C. */
391 #undef const
392
393 /* Define to `int' if <sys/types.h> doesn't define. */
394 #undef gid_t
395
396 /* Define to `long int' if <sys/types.h> does not define. */
397 #undef off_t
398
399 /* Define to `int' if <sys/types.h> does not define. */
400 #undef pid_t
401
402 /* Define to `unsigned int' if <sys/types.h> does not define. */
403 #undef size_t
404
405 /* socklen_t is generally 'int' on systems which don't use it */
406 #undef socklen_t
407
408 /* Define to `int' if <sys/types.h> doesn't define. */
409 #undef uid_t
410
411 /* uint16_t should be the canonical '2 octets' for network traffic */
412 #undef uint16_t
413
414 /* uint32_t should be the canonical 'network integer */
415 #undef uint32_t
416
417 /* uint8_t should be the canonical 'octet' for network traffic */
418 #undef uint8_t
419
420 /* define to something if you don't have ut_xtime in struct utmpx */
421 #undef ut_xtime