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