Remove redundant file from freeradius-abfab list.
[freeradius.git] / src / include / autoconf.h.in
1 /* src/include/autoconf.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* BSD-Style get*byaddr_r */
7 #undef BSDSTYLE
8
9 /* style of ctime_r function */
10 #undef CTIMERSTYLE
11
12 /* Define to 1 to have OpenSSL version check enabled */
13 #undef ENABLE_OPENSSL_VERSION_CHECK
14
15 /* Define if your processor stores words with the most significant byte first
16    */
17 #undef FR_BIG_ENDIAN
18
19 /* Define if your processor stores words with the least significant byte first
20    */
21 #undef FR_LITTLE_ENDIAN
22
23 /* style of gethostbyaddr_r functions */
24 #undef GETHOSTBYADDRRSTYLE
25
26 /* style of gethostbyname_r functions */
27 #undef GETHOSTBYNAMERSTYLE
28
29 /* GNU-Style get*byaddr_r */
30 #undef GNUSTYLE
31
32 /* Define to 1 if you have the <arpa/inet.h> header file. */
33 #undef HAVE_ARPA_INET_H
34
35 /* Define if your compiler supports the __bounded__ attribute (usually OpenBSD
36    gcc). */
37 #undef HAVE_ATTRIBUTE_BOUNDED
38
39 /* Define to 1 if you have the `bindat' function. */
40 #undef HAVE_BINDAT
41
42 /* Define if we have a binary safe regular expression library */
43 #undef HAVE_BINSAFE_REGEX
44
45 /* Define if the compiler supports __builtin_bswap64 */
46 #undef HAVE_BUILTIN_BSWAP_64
47
48 /* Define if the compiler supports __builtin_choose_expr */
49 #undef HAVE_BUILTIN_CHOOSE_EXPR
50
51 /* Define if the compiler supports __builtin_types_compatible_p */
52 #undef HAVE_BUILTIN_TYPES_COMPATIBLE_P
53
54 /* Define to 1 if you have the <sys/capability.h> header file. */
55 #undef HAVE_CAPABILITY_H
56
57 /* Define to 1 if you have the `closefrom' function. */
58 #undef HAVE_CLOSEFROM
59
60 /* Define to 1 if you have the `collectdclient' library (-lcollectdclient). */
61 #undef HAVE_COLLECTDC_H
62
63 /* Do we have the crypt function */
64 #undef HAVE_CRYPT
65
66 /* Define to 1 if you have the <crypt.h> header file. */
67 #undef HAVE_CRYPT_H
68
69 /* Define to 1 if you have the `ctime_r' function. */
70 #undef HAVE_CTIME_R
71
72 /* Define to 1 if you have the declaration of `gethostbyaddr_r', and to 0 if
73    you don't. */
74 #undef HAVE_DECL_GETHOSTBYADDR_R
75
76 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
77    */
78 #undef HAVE_DIRENT_H
79
80 /* Define to 1 if you have the `dladdr' function. */
81 #undef HAVE_DLADDR
82
83 /* Define to 1 if you have the <dlfcn.h> header file. */
84 #undef HAVE_DLFCN_H
85
86 /* Define to 1 if you have the <errno.h> header file. */
87 #undef HAVE_ERRNO_H
88
89 /* define this if we have <execinfo.h> and symbols */
90 #undef HAVE_EXECINFO
91
92 /* Define to 1 if you have the `fcntl' function. */
93 #undef HAVE_FCNTL
94
95 /* Define to 1 if you have the <fcntl.h> header file. */
96 #undef HAVE_FCNTL_H
97
98 /* Define to 1 if you have the <features.h> header file. */
99 #undef HAVE_FEATURES_H
100
101 /* Define to 1 if you have the <fnmatch.h> header file. */
102 #undef HAVE_FNMATCH_H
103
104 /* Define to 1 if you have the `getaddrinfo' function. */
105 #undef HAVE_GETADDRINFO
106
107 /* Define to 1 if you have the getgrnam_r. */
108 #undef HAVE_GETGRNAM_R
109
110 /* Define to 1 if you have the `getnameinfo' function. */
111 #undef HAVE_GETNAMEINFO
112
113 /* Define to 1 if you have the <getopt.h> header file. */
114 #undef HAVE_GETOPT_H
115
116 /* Define to 1 if you have the `getopt_long' function. */
117 #undef HAVE_GETOPT_LONG
118
119 /* Define to 1 if you have the `getpeereid' function. */
120 #undef HAVE_GETPEEREID
121
122 /* Define to 1 if you have the getpwnam_r. */
123 #undef HAVE_GETPWNAM_R
124
125 /* Define to 1 if you have the `getresuid' function. */
126 #undef HAVE_GETRESUID
127
128 /* Define to 1 if you have the `gettimeofday' function. */
129 #undef HAVE_GETTIMEOFDAY
130
131 /* Define to 1 if you have the `getusershell' function. */
132 #undef HAVE_GETUSERSHELL
133
134 /* Define to 1 if you have the <glob.h> header file. */
135 #undef HAVE_GLOB_H
136
137 /* Define to 1 if you have the `gmtime_r' function. */
138 #undef HAVE_GMTIME_R
139
140 /* Define to 1 if you have the <grp.h> header file. */
141 #undef HAVE_GRP_H
142
143 /* Define to 1 if you have the <history.h> header file. */
144 #undef HAVE_HISTORY_H
145
146 /* Define if the function (or macro) htonll exists. */
147 #undef HAVE_HTONLL
148
149 /* Define if the function (or macro) htonlll exists. */
150 #undef HAVE_HTONLLL
151
152 /* define if you have IN6_PKTINFO (Linux) */
153 #undef HAVE_IN6_PKTINFO
154
155 /* Define to 1 if you have the `inet_aton' function. */
156 #undef HAVE_INET_ATON
157
158 /* Define to 1 if you have the `inet_ntop' function. */
159 #undef HAVE_INET_NTOP
160
161 /* Define to 1 if you have the `inet_pton' function. */
162 #undef HAVE_INET_PTON
163
164 /* Define to 1 if you have the `initgroups' function. */
165 #undef HAVE_INITGROUPS
166
167 /* Define to 1 if you have the <inttypes.h> header file. */
168 #undef HAVE_INTTYPES_H
169
170 /* define if you have IP_PKTINFO (Linux) */
171 #undef HAVE_IP_PKTINFO
172
173 /* Define to 1 if you have the `kqueue' function. */
174 #undef HAVE_KQUEUE
175
176 /* Define to 1 if you have the `cap' library (-lcap). */
177 #undef HAVE_LIBCAP
178
179 /* Define to 1 if you have the `crypto' library (-lcrypto). */
180 #undef HAVE_LIBCRYPTO
181
182 /* Define to 1 if you have the `dl' library (-ldl). */
183 #undef HAVE_LIBDL
184
185 /* Define to 1 if you have the `nsl' library (-lnsl). */
186 #undef HAVE_LIBNSL
187
188 /* Define to 1 if you have the `pcap' library (-lpcap). */
189 #undef HAVE_LIBPCAP
190
191 /* Define if you have a readline compatible library */
192 #undef HAVE_LIBREADLINE
193
194 /* Define to 1 if you have the `resolv' library (-lresolv). */
195 #undef HAVE_LIBRESOLV
196
197 /* Define to 1 if you have the `socket' library (-lsocket). */
198 #undef HAVE_LIBSOCKET
199
200 /* Define to 1 if you have the `ssl' library (-lssl). */
201 #undef HAVE_LIBSSL
202
203 /* Define to 1 if you have the `ws2_32' library (-lws2_32). */
204 #undef HAVE_LIBWS2_32
205
206 /* Define to 1 if you have the <limits.h> header file. */
207 #undef HAVE_LIMITS_H
208
209 /* Define to 1 if you have the `localtime_r' function. */
210 #undef HAVE_LOCALTIME_R
211
212 /* Define to 1 if you have the <malloc.h> header file. */
213 #undef HAVE_MALLOC_H
214
215 /* Define to 1 if you have the `mallopt' function. */
216 #undef HAVE_MALLOPT
217
218 /* Define to 1 if you have the <memory.h> header file. */
219 #undef HAVE_MEMORY_H
220
221 /* Define to 1 if you have the `mkdirat' function. */
222 #undef HAVE_MKDIRAT
223
224 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
225 #undef HAVE_NDIR_H
226
227 /* Define to 1 if you have the <netdb.h> header file. */
228 #undef HAVE_NETDB_H
229
230 /* Define to 1 if you have the <netinet/in.h> header file. */
231 #undef HAVE_NETINET_IN_H
232
233 /* Define to 1 if you have the <net/if.h> header file. */
234 #undef HAVE_NET_IF_H
235
236 /* Define to 1 if you have the `openat' function. */
237 #undef HAVE_OPENAT
238
239 /* Define to 1 if you have the <openssl/crypto.h> header file. */
240 #undef HAVE_OPENSSL_CRYPTO_H
241
242 /* Define to 1 if you have the <openssl/engine.h> header file. */
243 #undef HAVE_OPENSSL_ENGINE_H
244
245 /* Define to 1 if you have the <openssl/err.h> header file. */
246 #undef HAVE_OPENSSL_ERR_H
247
248 /* Define to 1 if you have the <openssl/evp.h> header file. */
249 #undef HAVE_OPENSSL_EVP_H
250
251 /* Define to 1 if you have the <openssl/md4.h> header file. */
252 #undef HAVE_OPENSSL_MD4_H
253
254 /* Define to 1 if you have the <openssl/md5.h> header file. */
255 #undef HAVE_OPENSSL_MD5_H
256
257 /* Define to 1 if you have the <openssl/ocsp.h> header file. */
258 #undef HAVE_OPENSSL_OCSP_H
259
260 /* Define to 1 if you have the <openssl/sha.h> header file. */
261 #undef HAVE_OPENSSL_SHA_H
262
263 /* Define to 1 if you have the <openssl/ssl.h> header file. */
264 #undef HAVE_OPENSSL_SSL_H
265
266 /* Define to 1 if you have the `pcap_activate' function. */
267 #undef HAVE_PCAP_ACTIVATE
268
269 /* Define to 1 if you have the `pcap_create' function. */
270 #undef HAVE_PCAP_CREATE
271
272 /* Define to 1 if you have the `pcap_dump_fopen' function. */
273 #undef HAVE_PCAP_DUMP_FOPEN
274
275 /* Define to 1 if you have the `pcap_fopen_offline' function. */
276 #undef HAVE_PCAP_FOPEN_OFFLINE
277
278 /* Define to 1 if you have the <pcap.h> header file. */
279 #undef HAVE_PCAP_H
280
281 /* define this if we have libpcre */
282 #undef HAVE_PCRE
283
284 /* Define to 1 if you have the <prot.h> header file. */
285 #undef HAVE_PROT_H
286
287 /* Define to 1 if you have the <pthread.h> header file. */
288 #undef HAVE_PTHREAD_H
289
290 /* Define to 1 if you have the `pthread_sigmask' function. */
291 #undef HAVE_PTHREAD_SIGMASK
292
293 /* Define to 1 if you have the <pwd.h> header file. */
294 #undef HAVE_PWD_H
295
296 /* Define to 1 if you have the <readline.h> header file. */
297 #undef HAVE_READLINE_H
298
299 /* Define if your readline library has \`add_history' */
300 #undef HAVE_READLINE_HISTORY
301
302 /* Define to 1 if you have the <readline/history.h> header file. */
303 #undef HAVE_READLINE_HISTORY_H
304
305 /* Define to 1 if you have the <readline/readline.h> header file. */
306 #undef HAVE_READLINE_READLINE_H
307
308 /* Define if we have any regular expression library */
309 #undef HAVE_REGEX
310
311 /* Define to 1 if you have the `regncomp' function. */
312 #undef HAVE_REGNCOMP
313
314 /* Define to 1 if you have the `regnexec' function. */
315 #undef HAVE_REGNEXEC
316
317 /* define this if we have REG_EXTENDED (from <regex.h>) */
318 #undef HAVE_REG_EXTENDED
319
320 /* Define to 1 if you have the <resource.h> header file. */
321 #undef HAVE_RESOURCE_H
322
323 /* Define to 1 if you have the <semaphore.h> header file. */
324 #undef HAVE_SEMAPHORE_H
325
326 /* Define to 1 if you have the `setlinebuf' function. */
327 #undef HAVE_SETLINEBUF
328
329 /* Define to 1 if you have the `setresuid' function. */
330 #undef HAVE_SETRESUID
331
332 /* Define to 1 if you have the `setsid' function. */
333 #undef HAVE_SETSID
334
335 /* Define to 1 if you have the `setuid' function. */
336 #undef HAVE_SETUID
337
338 /* Define to 1 if you have the `setvbuf' function. */
339 #undef HAVE_SETVBUF
340
341 /* Define to 1 if you have the <siad.h> header file. */
342 #undef HAVE_SIAD_H
343
344 /* Define to 1 if you have the <sia.h> header file. */
345 #undef HAVE_SIA_H
346
347 /* Define to 1 if you have the `sigaction' function. */
348 #undef HAVE_SIGACTION
349
350 /* Define to 1 if you have the <signal.h> header file. */
351 #undef HAVE_SIGNAL_H
352
353 /* Define to 1 if you have the `sigprocmask' function. */
354 #undef HAVE_SIGPROCMASK
355
356 /* Define if the type sig_t is defined by signal.h */
357 #undef HAVE_SIG_T
358
359 /* Define to 1 if you have the `snprintf' function. */
360 #undef HAVE_SNPRINTF
361
362 /* Define to 1 if you have the <stdbool.h> header file. */
363 #undef HAVE_STDBOOL_H
364
365 /* Define to 1 if you have the <stddef.h> header file. */
366 #undef HAVE_STDDEF_H
367
368 /* Define to 1 if you have the <stdint.h> header file. */
369 #undef HAVE_STDINT_H
370
371 /* Define to 1 if you have the <stdio.h> header file. */
372 #undef HAVE_STDIO_H
373
374 /* Define to 1 if you have the <stdlib.h> header file. */
375 #undef HAVE_STDLIB_H
376
377 /* Define to 1 if you have the `strcasecmp' function. */
378 #undef HAVE_STRCASECMP
379
380 /* Define to 1 if you have the <strings.h> header file. */
381 #undef HAVE_STRINGS_H
382
383 /* Define to 1 if you have the <string.h> header file. */
384 #undef HAVE_STRING_H
385
386 /* Define to 1 if you have the `strlcat' function. */
387 #undef HAVE_STRLCAT
388
389 /* Define to 1 if you have the `strlcpy' function. */
390 #undef HAVE_STRLCPY
391
392 /* Define to 1 if you have the `strncasecmp' function. */
393 #undef HAVE_STRNCASECMP
394
395 /* Define to 1 if you have the `strsep' function. */
396 #undef HAVE_STRSEP
397
398 /* Define to 1 if you have the `strsignal' function. */
399 #undef HAVE_STRSIGNAL
400
401 /* Generic DNS lookups */
402 #undef HAVE_STRUCT_ADDRINFO
403
404 /* IPv6 address structure */
405 #undef HAVE_STRUCT_IN6_ADDR
406
407 /* IPv6 socket addresses */
408 #undef HAVE_STRUCT_SOCKADDR_IN6
409
410 /* Generic socket addresses */
411 #undef HAVE_STRUCT_SOCKADDR_STORAGE
412
413 /* Define to 1 if you have the <syslog.h> header file. */
414 #undef HAVE_SYSLOG_H
415
416 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
417    */
418 #undef HAVE_SYS_DIR_H
419
420 /* Define to 1 if you have the <sys/event.h> header file. */
421 #undef HAVE_SYS_EVENT_H
422
423 /* Define to 1 if you have the <sys/fcntl.h> header file. */
424 #undef HAVE_SYS_FCNTL_H
425
426 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
427    */
428 #undef HAVE_SYS_NDIR_H
429
430 /* Define to 1 if you have the <sys/prctl.h> header file. */
431 #undef HAVE_SYS_PRCTL_H
432
433 /* Define to 1 if you have the <sys/ptrace.h> header file. */
434 #undef HAVE_SYS_PTRACE_H
435
436 /* Define to 1 if you have the <sys/resource.h> header file. */
437 #undef HAVE_SYS_RESOURCE_H
438
439 /* Define to 1 if you have the <sys/security.h> header file. */
440 #undef HAVE_SYS_SECURITY_H
441
442 /* Define to 1 if you have the <sys/select.h> header file. */
443 #undef HAVE_SYS_SELECT_H
444
445 /* Define to 1 if you have the <sys/socket.h> header file. */
446 #undef HAVE_SYS_SOCKET_H
447
448 /* Define to 1 if you have the <sys/stat.h> header file. */
449 #undef HAVE_SYS_STAT_H
450
451 /* Define to 1 if you have the <sys/time.h> header file. */
452 #undef HAVE_SYS_TIME_H
453
454 /* Define to 1 if you have the <sys/types.h> header file. */
455 #undef HAVE_SYS_TYPES_H
456
457 /* Define to 1 if you have the <sys/un.h> header file. */
458 #undef HAVE_SYS_UN_H
459
460 /* Define to 1 if you have the <sys/wait.h> header file. */
461 #undef HAVE_SYS_WAIT_H
462
463 /* Define to 1 if you have the function talloc_set_memlimit. */
464 #undef HAVE_TALLOC_SET_MEMLIMIT
465
466 /* 128 bit unsigned integer */
467 #undef HAVE_UINT128_T
468
469 /* Define to 1 if you have the <unistd.h> header file. */
470 #undef HAVE_UNISTD_H
471
472 /* Define to 1 if you have the `unlinkat' function. */
473 #undef HAVE_UNLINKAT
474
475 /* Define to 1 if you have the <utime.h> header file. */
476 #undef HAVE_UTIME_H
477
478 /* Define to 1 if you have the <utmpx.h> header file. */
479 #undef HAVE_UTMPX_H
480
481 /* Define to 1 if you have the <utmp.h> header file. */
482 #undef HAVE_UTMP_H
483
484 /* Define to 1 if you have the `vsnprintf' function. */
485 #undef HAVE_VSNPRINTF
486
487 /* Define to 1 if you have the <winsock.h> header file. */
488 #undef HAVE_WINSOCK_H
489
490 /* compiler specific 128 bit unsigned integer */
491 #undef HAVE___UINT128_T
492
493 /* define if you have OSFC2 authentication */
494 #undef OSFC2
495
496 /* define if you have OSFSIA authentication */
497 #undef OSFSIA
498
499 /* Define to the address where bug reports for this package should be sent. */
500 #undef PACKAGE_BUGREPORT
501
502 /* Define to the full name of this package. */
503 #undef PACKAGE_NAME
504
505 /* Define to the full name and version of this package. */
506 #undef PACKAGE_STRING
507
508 /* Define to the one symbol short name of this package. */
509 #undef PACKAGE_TARNAME
510
511 /* Define to the home page for this package. */
512 #undef PACKAGE_URL
513
514 /* Define to the version of this package. */
515 #undef PACKAGE_VERSION
516
517 /* Posix-Style ctime_r */
518 #undef POSIXSTYLE
519
520 /* Version integer in format <ma><ma><mi><mi><in><in> */
521 #undef RADIUSD_VERSION
522
523 /* Commit HEAD at time of configuring */
524 #undef RADIUSD_VERSION_COMMIT
525
526 /* Raw version string from VERSION file */
527 #undef RADIUSD_VERSION_STRING
528
529 /* Define as the return type of signal handlers (`int' or `void'). */
530 #undef RETSIGTYPE
531
532 /* Solaris-Style ctime_r */
533 #undef SOLARISSTYLE
534
535 /* Define to 1 if you have the ANSI C header files. */
536 #undef STDC_HEADERS
537
538 /* SYSV-Style get*byaddr_r */
539 #undef SYSVSTYLE
540
541 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
542 #undef TIME_WITH_SYS_TIME
543
544 /* Define if the compiler supports a thread local storage class */
545 #undef TLS_STORAGE_CLASS
546
547 /* Enable extensions on AIX 3, Interix.  */
548 #ifndef _ALL_SOURCE
549 # undef _ALL_SOURCE
550 #endif
551 /* Enable GNU extensions on systems that have them.  */
552 #ifndef _GNU_SOURCE
553 # undef _GNU_SOURCE
554 #endif
555 /* Enable threading extensions on Solaris.  */
556 #ifndef _POSIX_PTHREAD_SEMANTICS
557 # undef _POSIX_PTHREAD_SEMANTICS
558 #endif
559 /* Enable extensions on HP NonStop.  */
560 #ifndef _TANDEM_SOURCE
561 # undef _TANDEM_SOURCE
562 #endif
563 /* Enable general extensions on Solaris.  */
564 #ifndef __EXTENSIONS__
565 # undef __EXTENSIONS__
566 #endif
567
568
569 /* include support for Ascend binary filter attributes */
570 #undef WITH_ASCEND_BINARY
571
572 /* define if you want DHCP support */
573 #undef WITH_DHCP
574
575 /* define if the server was built with -DNDEBUG */
576 #undef WITH_NDEBUG
577
578 /* define if you want TCP support (For RADSec et al) */
579 #undef WITH_TCP
580
581 /* define if you want thread support */
582 #undef WITH_THREADS
583
584 /* define if you want udpfromto */
585 #undef WITH_UDPFROMTO
586
587 /* define if you want VMPS support */
588 #undef WITH_VMPS
589
590 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
591    significant byte first (like Motorola and SPARC, unlike Intel). */
592 #if defined AC_APPLE_UNIVERSAL_BUILD
593 # if defined __BIG_ENDIAN__
594 #  define WORDS_BIGENDIAN 1
595 # endif
596 #else
597 # ifndef WORDS_BIGENDIAN
598 #  undef WORDS_BIGENDIAN
599 # endif
600 #endif
601
602 /* Enable large inode numbers on Mac OS X 10.5.  */
603 #ifndef _DARWIN_USE_64_BIT_INODE
604 # define _DARWIN_USE_64_BIT_INODE 1
605 #endif
606
607 /* Number of bits in a file offset, on hosts where this is settable. */
608 #undef _FILE_OFFSET_BITS
609
610 /* Define for large files, on AIX-style hosts. */
611 #undef _LARGE_FILES
612
613 /* Define to 1 if on MINIX. */
614 #undef _MINIX
615
616 /* Define to 2 if the system does not provide POSIX.1 features except with
617    this defined. */
618 #undef _POSIX_1_SOURCE
619
620 /* Define to 1 if you need to in order for `stat' and other things to work. */
621 #undef _POSIX_SOURCE
622
623 /* Force OSX >= 10.7 Lion to use RFC2292 IPv6 socket options */
624 #undef __APPLE_USE_RFC_3542
625
626 /* Define to empty if `const' does not conform to ANSI C. */
627 #undef const
628
629 /* Define to `int' if <sys/types.h> doesn't define. */
630 #undef gid_t
631
632 /* Define to `long int' if <sys/types.h> does not define. */
633 #undef off_t
634
635 /* Define to `int' if <sys/types.h> does not define. */
636 #undef pid_t
637
638 /* Define to `unsigned int' if <sys/types.h> does not define. */
639 #undef size_t
640
641 /* socklen_t is generally 'int' on systems which don't use it */
642 #undef socklen_t
643
644 /* Define to `int' if <sys/types.h> doesn't define. */
645 #undef uid_t
646
647 /* uint16_t should be the canonical '2 octets' for network traffic */
648 #undef uint16_t
649
650 /* uint32_t should be the canonical 'network integer' */
651 #undef uint32_t
652
653 /* uint64_t is required for larger counters */
654 #undef uint64_t
655
656 /* uint8_t should be the canonical 'octet' for network traffic */
657 #undef uint8_t
658
659 /* define to something if you don't have ut_xtime in struct utmpx */
660 #undef ut_xtime
661
662 #include <freeradius-devel/automask.h>