Move static feature defines from radiusd.h to features-h and use them as a template...
[freeradius.git] / src / include / autoconf.h.in
1 /* src/include/autoconf.h.in.  Generated from configure.in 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 /* 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 <fnmatch.h> header file. */
54 #undef HAVE_FNMATCH_H
55
56 /* Define to 1 if you have the `getaddrinfo' function. */
57 #undef HAVE_GETADDRINFO
58
59 /* Define to 1 if you have the `getnameinfo' function. */
60 #undef HAVE_GETNAMEINFO
61
62 /* Define to 1 if you have the <getopt.h> header file. */
63 #undef HAVE_GETOPT_H
64
65 /* Define to 1 if you have the `getopt_long' function. */
66 #undef HAVE_GETOPT_LONG
67
68 /* Define to 1 if you have the `getpeereid' function. */
69 #undef HAVE_GETPEEREID
70
71 /* Define to 1 if you have the `getresuid' function. */
72 #undef HAVE_GETRESUID
73
74 /* Define to 1 if you have the `gettimeofday' function. */
75 #undef HAVE_GETTIMEOFDAY
76
77 /* Define to 1 if you have the `getusershell' function. */
78 #undef HAVE_GETUSERSHELL
79
80 /* Define to 1 if you have the <glob.h> header file. */
81 #undef HAVE_GLOB_H
82
83 /* Define to 1 if you have the `gmtime_r' function. */
84 #undef HAVE_GMTIME_R
85
86 /* Define to 1 if you have the <grp.h> header file. */
87 #undef HAVE_GRP_H
88
89 /* Define to 1 if you have the <history.h> header file. */
90 #undef HAVE_HISTORY_H
91
92 /* define if you have IN6_PKTINFO (Linux) */
93 #undef HAVE_IN6_PKTINFO
94
95 /* Define to 1 if you have the `inet_aton' function. */
96 #undef HAVE_INET_ATON
97
98 /* Define to 1 if you have the `inet_ntop' function. */
99 #undef HAVE_INET_NTOP
100
101 /* Define to 1 if you have the `inet_pton' function. */
102 #undef HAVE_INET_PTON
103
104 /* Define to 1 if you have the `initgroups' function. */
105 #undef HAVE_INITGROUPS
106
107 /* Define to 1 if you have the <inttypes.h> header file. */
108 #undef HAVE_INTTYPES_H
109
110 /* define if you have IP_PKTINFO (Linux) */
111 #undef HAVE_IP_PKTINFO
112
113 /* Define to 1 if you have the `crypto' library (-lcrypto). */
114 #undef HAVE_LIBCRYPTO
115
116 /* Define to 1 if you have the `dl' library (-ldl). */
117 #undef HAVE_LIBDL
118
119 /* Define to 1 if you have the `nsl' library (-lnsl). */
120 #undef HAVE_LIBNSL
121
122 /* Define to 1 if you have the `pcap' library (-lpcap). */
123 #undef HAVE_LIBPCAP
124
125 /* Define if you have a readline compatible library */
126 #undef HAVE_LIBREADLINE
127
128 /* Define to 1 if you have the `resolv' library (-lresolv). */
129 #undef HAVE_LIBRESOLV
130
131 /* Define to 1 if you have the `socket' library (-lsocket). */
132 #undef HAVE_LIBSOCKET
133
134 /* Define to 1 if you have the `ssl' library (-lssl). */
135 #undef HAVE_LIBSSL
136
137 /* Define to 1 if you have the `ws2_32' library (-lws2_32). */
138 #undef HAVE_LIBWS2_32
139
140 /* Define to 1 if you have the `localtime_r' function. */
141 #undef HAVE_LOCALTIME_R
142
143 /* Define to 1 if you have the `lockf' function. */
144 #undef HAVE_LOCKF
145
146 /* Do we have the lt_dladvise_init function */
147 #undef HAVE_LT_DLADVISE_INIT
148
149 /* Define to 1 if you have the <malloc.h> header file. */
150 #undef HAVE_MALLOC_H
151
152 /* Define to 1 if you have the <memory.h> header file. */
153 #undef HAVE_MEMORY_H
154
155 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
156 #undef HAVE_NDIR_H
157
158 /* Define to 1 if you have the <netdb.h> header file. */
159 #undef HAVE_NETDB_H
160
161 /* Define to 1 if you have the <netinet/in.h> header file. */
162 #undef HAVE_NETINET_IN_H
163
164 /* Define to 1 if you have the <net/if.h> header file. */
165 #undef HAVE_NET_IF_H
166
167 /* Define to 1 if you have the <openssl/crypto.h> header file. */
168 #undef HAVE_OPENSSL_CRYPTO_H
169
170 /* Define to 1 if you have the <openssl/engine.h> header file. */
171 #undef HAVE_OPENSSL_ENGINE_H
172
173 /* Define to 1 if you have the <openssl/err.h> header file. */
174 #undef HAVE_OPENSSL_ERR_H
175
176 /* Define to 1 if you have the <openssl/evp.h> header file. */
177 #undef HAVE_OPENSSL_EVP_H
178
179 /* Define to 1 if you have the <openssl/md4.h> header file. */
180 #undef HAVE_OPENSSL_MD4_H
181
182 /* Define to 1 if you have the <openssl/md5.h> header file. */
183 #undef HAVE_OPENSSL_MD5_H
184
185 /* Define to 1 if you have the <openssl/ocsp.h> header file. */
186 #undef HAVE_OPENSSL_OCSP_H
187
188 /* Define to 1 if you have the <openssl/sha.h> header file. */
189 #undef HAVE_OPENSSL_SHA_H
190
191 /* Define to 1 if you have the <openssl/ssl.h> header file. */
192 #undef HAVE_OPENSSL_SSL_H
193
194 /* Define to 1 if you have the function pcap_dump_fopen. */
195 #undef HAVE_PCAP_DUMP_FOPEN
196
197 /* Define to 1 if you have the function pcap_fopen_offline. */
198 #undef HAVE_PCAP_FOPEN_OFFLINE
199
200 /* Define to 1 if you have the <pcap.h> header file. */
201 #undef HAVE_PCAP_H
202
203 /* define this if we have the <pcreposix.h> header file */
204 #undef HAVE_PCREPOSIX_H
205
206 /* Define to 1 if you have the <prot.h> header file. */
207 #undef HAVE_PROT_H
208
209 /* Define to 1 if you have the <pthread.h> header file. */
210 #undef HAVE_PTHREAD_H
211
212 /* Define to 1 if you have the `pthread_sigmask' function. */
213 #undef HAVE_PTHREAD_SIGMASK
214
215 /* Define to 1 if you have the <pwd.h> header file. */
216 #undef HAVE_PWD_H
217
218 /* Define to 1 if you have the <readline.h> header file. */
219 #undef HAVE_READLINE_H
220
221 /* Define if your readline library has \`add_history' */
222 #undef HAVE_READLINE_HISTORY
223
224 /* Define to 1 if you have the <readline/history.h> header file. */
225 #undef HAVE_READLINE_HISTORY_H
226
227 /* Define to 1 if you have the <readline/readline.h> header file. */
228 #undef HAVE_READLINE_READLINE_H
229
230 /* define this if we have the <regex.h> header file */
231 #undef HAVE_REGEX_H
232
233 /* define this if we have REG_EXTENDED (from <regex.h>) */
234 #undef HAVE_REG_EXTENDED
235
236 /* Define to 1 if you have the <resource.h> header file. */
237 #undef HAVE_RESOURCE_H
238
239 /* Define to 1 if you have the <semaphore.h> header file. */
240 #undef HAVE_SEMAPHORE_H
241
242 /* Define to 1 if you have the `setlinebuf' function. */
243 #undef HAVE_SETLINEBUF
244
245 /* Define to 1 if you have the `setresuid' function. */
246 #undef HAVE_SETRESUID
247
248 /* Define to 1 if you have the `setsid' function. */
249 #undef HAVE_SETSID
250
251 /* Define to 1 if you have the `setuid' function. */
252 #undef HAVE_SETUID
253
254 /* Define to 1 if you have the `setvbuf' function. */
255 #undef HAVE_SETVBUF
256
257 /* Define to 1 if you have the <siad.h> header file. */
258 #undef HAVE_SIAD_H
259
260 /* Define to 1 if you have the <sia.h> header file. */
261 #undef HAVE_SIA_H
262
263 /* Define to 1 if you have the `sigaction' function. */
264 #undef HAVE_SIGACTION
265
266 /* Define to 1 if you have the <signal.h> header file. */
267 #undef HAVE_SIGNAL_H
268
269 /* Define to 1 if you have the `sigprocmask' function. */
270 #undef HAVE_SIGPROCMASK
271
272 /* Define to 1 if you have the `snprintf' function. */
273 #undef HAVE_SNPRINTF
274
275 /* Define to 1 if you have the <stddef.h> header file. */
276 #undef HAVE_STDDEF_H
277
278 /* Define to 1 if you have the <stdint.h> header file. */
279 #undef HAVE_STDINT_H
280
281 /* Define to 1 if you have the <stdio.h> header file. */
282 #undef HAVE_STDIO_H
283
284 /* Define to 1 if you have the <stdlib.h> header file. */
285 #undef HAVE_STDLIB_H
286
287 /* Define to 1 if you have the `strcasecmp' function. */
288 #undef HAVE_STRCASECMP
289
290 /* Define to 1 if you have the <strings.h> header file. */
291 #undef HAVE_STRINGS_H
292
293 /* Define to 1 if you have the <string.h> header file. */
294 #undef HAVE_STRING_H
295
296 /* Define to 1 if you have the `strlcat' function. */
297 #undef HAVE_STRLCAT
298
299 /* Define to 1 if you have the `strlcpy' function. */
300 #undef HAVE_STRLCPY
301
302 /* Define to 1 if you have the `strncasecmp' function. */
303 #undef HAVE_STRNCASECMP
304
305 /* Define to 1 if you have the `strsep' function. */
306 #undef HAVE_STRSEP
307
308 /* Define to 1 if you have the `strsignal' function. */
309 #undef HAVE_STRSIGNAL
310
311 /* Generic DNS lookups */
312 #undef HAVE_STRUCT_ADDRINFO
313
314 /* IPv6 address structure */
315 #undef HAVE_STRUCT_IN6_ADDR
316
317 /* IPv6 socket addresses */
318 #undef HAVE_STRUCT_SOCKADDR_IN6
319
320 /* Generic socket addresses */
321 #undef HAVE_STRUCT_SOCKADDR_STORAGE
322
323 /* Define to 1 if you have the <syslog.h> header file. */
324 #undef HAVE_SYSLOG_H
325
326 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
327    */
328 #undef HAVE_SYS_DIR_H
329
330 /* Define to 1 if you have the <sys/fcntl.h> header file. */
331 #undef HAVE_SYS_FCNTL_H
332
333 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
334    */
335 #undef HAVE_SYS_NDIR_H
336
337 /* Define to 1 if you have the <sys/prctl.h> header file. */
338 #undef HAVE_SYS_PRCTL_H
339
340 /* Define to 1 if you have the <sys/resource.h> header file. */
341 #undef HAVE_SYS_RESOURCE_H
342
343 /* Define to 1 if you have the <sys/security.h> header file. */
344 #undef HAVE_SYS_SECURITY_H
345
346 /* Define to 1 if you have the <sys/select.h> header file. */
347 #undef HAVE_SYS_SELECT_H
348
349 /* Define to 1 if you have the <sys/socket.h> header file. */
350 #undef HAVE_SYS_SOCKET_H
351
352 /* Define to 1 if you have the <sys/stat.h> header file. */
353 #undef HAVE_SYS_STAT_H
354
355 /* Define to 1 if you have the <sys/time.h> header file. */
356 #undef HAVE_SYS_TIME_H
357
358 /* Define to 1 if you have the <sys/types.h> header file. */
359 #undef HAVE_SYS_TYPES_H
360
361 /* Define to 1 if you have the <sys/un.h> header file. */
362 #undef HAVE_SYS_UN_H
363
364 /* Define to 1 if you have the <sys/wait.h> header file. */
365 #undef HAVE_SYS_WAIT_H
366
367 /* Define if the compiler supports __thread */
368 #undef HAVE_THREAD_TLS
369
370 /* Define to 1 if you have the <unistd.h> header file. */
371 #undef HAVE_UNISTD_H
372
373 /* Define to 1 if you have the <utime.h> header file. */
374 #undef HAVE_UTIME_H
375
376 /* Define to 1 if you have the <utmpx.h> header file. */
377 #undef HAVE_UTMPX_H
378
379 /* Define to 1 if you have the <utmp.h> header file. */
380 #undef HAVE_UTMP_H
381
382 /* Define to 1 if you have the `vsnprintf' function. */
383 #undef HAVE_VSNPRINTF
384
385 /* Define to 1 if you have the <winsock.h> header file. */
386 #undef HAVE_WINSOCK_H
387
388 /* Define to the sub-directory in which libtool stores uninstalled libraries.
389    */
390 #undef LT_OBJDIR
391
392 /* define if you have OSFC2 authentication */
393 #undef OSFC2
394
395 /* define if you have OSFSIA authentication */
396 #undef OSFSIA
397
398 /* Define to the address where bug reports for this package should be sent. */
399 #undef PACKAGE_BUGREPORT
400
401 /* Define to the full name of this package. */
402 #undef PACKAGE_NAME
403
404 /* Define to the full name and version of this package. */
405 #undef PACKAGE_STRING
406
407 /* Define to the one symbol short name of this package. */
408 #undef PACKAGE_TARNAME
409
410 /* Define to the home page for this package. */
411 #undef PACKAGE_URL
412
413 /* Define to the version of this package. */
414 #undef PACKAGE_VERSION
415
416 /* Posix-Style ctime_r */
417 #undef POSIXSTYLE
418
419 /* Define as the return type of signal handlers (`int' or `void'). */
420 #undef RETSIGTYPE
421
422 /* Solaris-Style ctime_r */
423 #undef SOLARISSTYLE
424
425 /* Define to 1 if you have the ANSI C header files. */
426 #undef STDC_HEADERS
427
428 /* SYSV-Style get*byaddr_r */
429 #undef SYSVSTYLE
430
431 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
432 #undef TIME_WITH_SYS_TIME
433
434 /* Enable extensions on AIX 3, Interix.  */
435 #ifndef _ALL_SOURCE
436 # undef _ALL_SOURCE
437 #endif
438 /* Enable GNU extensions on systems that have them.  */
439 #ifndef _GNU_SOURCE
440 # undef _GNU_SOURCE
441 #endif
442 /* Enable threading extensions on Solaris.  */
443 #ifndef _POSIX_PTHREAD_SEMANTICS
444 # undef _POSIX_PTHREAD_SEMANTICS
445 #endif
446 /* Enable extensions on HP NonStop.  */
447 #ifndef _TANDEM_SOURCE
448 # undef _TANDEM_SOURCE
449 #endif
450 /* Enable general extensions on Solaris.  */
451 #ifndef __EXTENSIONS__
452 # undef __EXTENSIONS__
453 #endif
454
455
456 /* Include support for Ascend binary filter attributes */
457 #undef WITH_ASCEND_BINARY
458
459 /* define if you want DHCP support */
460 #undef WITH_DHCP
461
462 /* define if you want TCP support (For RADSec et al) */
463 #undef WITH_TCP
464
465 /* define if you want thread support */
466 #undef WITH_THREADS
467
468 /* define if you want udpfromto */
469 #undef WITH_UDPFROMTO
470
471 /* define if you want VMPS support */
472 #undef WITH_VMPS
473
474 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
475    significant byte first (like Motorola and SPARC, unlike Intel). */
476 #if defined AC_APPLE_UNIVERSAL_BUILD
477 # if defined __BIG_ENDIAN__
478 #  define WORDS_BIGENDIAN 1
479 # endif
480 #else
481 # ifndef WORDS_BIGENDIAN
482 #  undef WORDS_BIGENDIAN
483 # endif
484 #endif
485
486 /* Enable large inode numbers on Mac OS X 10.5.  */
487 #ifndef _DARWIN_USE_64_BIT_INODE
488 # define _DARWIN_USE_64_BIT_INODE 1
489 #endif
490
491 /* Number of bits in a file offset, on hosts where this is settable. */
492 #undef _FILE_OFFSET_BITS
493
494 /* Define for large files, on AIX-style hosts. */
495 #undef _LARGE_FILES
496
497 /* Define to 1 if on MINIX. */
498 #undef _MINIX
499
500 /* Define to 2 if the system does not provide POSIX.1 features except with
501    this defined. */
502 #undef _POSIX_1_SOURCE
503
504 /* Define to 1 if you need to in order for `stat' and other things to work. */
505 #undef _POSIX_SOURCE
506
507 /* Define to empty if `const' does not conform to ANSI C. */
508 #undef const
509
510 /* Define to `int' if <sys/types.h> doesn't define. */
511 #undef gid_t
512
513 /* Define to `long int' if <sys/types.h> does not define. */
514 #undef off_t
515
516 /* Define to `int' if <sys/types.h> does not define. */
517 #undef pid_t
518
519 /* Define to `unsigned int' if <sys/types.h> does not define. */
520 #undef size_t
521
522 /* socklen_t is generally 'int' on systems which don't use it */
523 #undef socklen_t
524
525 /* Define to `int' if <sys/types.h> doesn't define. */
526 #undef uid_t
527
528 /* uint16_t should be the canonical '2 octets' for network traffic */
529 #undef uint16_t
530
531 /* uint32_t should be the canonical 'network integer */
532 #undef uint32_t
533
534 /* uint8_t should be the canonical 'octet' for network traffic */
535 #undef uint8_t
536
537 /* define to something if you don't have ut_xtime in struct utmpx */
538 #undef ut_xtime
539
540 #include <freeradius-devel/automask.h>