config.h.in revision 316068
1/* config.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/* why not HAVE_P_S? */
7#undef CALL_PTHREAD_SETCONCURRENCY
8
9/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
10   systems. This function is required for `alloca.c' support on those systems.
11   */
12#undef CRAY_STACKSEG_END
13
14/* Define to 1 if using `alloca.c'. */
15#undef C_ALLOCA
16
17/* Enable debugging code? */
18#undef DEBUG
19
20/* Directory separator character, usually / or \\ */
21#undef DIR_SEP
22
23/* number of args to el_init() */
24#undef EL_INIT_ARGS
25
26/* nls support in libopts */
27#undef ENABLE_NLS
28
29/* successful termination */
30#undef EX_OK
31
32/* internal software error */
33#undef EX_SOFTWARE
34
35/* fopen(3) accepts a 'b' in the mode flag */
36#undef FOPEN_BINARY_FLAG
37
38/* fopen(3) accepts a 't' in the mode flag */
39#undef FOPEN_TEXT_FLAG
40
41/* What is getsockname()'s socklen type? */
42#undef GETSOCKNAME_SOCKLEN_TYPE
43
44/* Define to 1 if you have `alloca', as a function or macro. */
45#undef HAVE_ALLOCA
46
47/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
48   */
49#undef HAVE_ALLOCA_H
50
51/* Define to 1 if you have the <arpa/nameser.h> header file. */
52#undef HAVE_ARPA_NAMESER_H
53
54/* Define to 1 if you have the `canonicalize_file_name' function. */
55#undef HAVE_CANONICALIZE_FILE_NAME
56
57/* Define to 1 if you have the `chmod' function. */
58#undef HAVE_CHMOD
59
60/* Define to 1 if you have the `clock_getres' function. */
61#undef HAVE_CLOCK_GETRES
62
63/* Define to 1 if you have the `clock_gettime' function. */
64#undef HAVE_CLOCK_GETTIME
65
66/* Define to 1 if you have the `clock_settime' function. */
67#undef HAVE_CLOCK_SETTIME
68
69/* Define to 1 if you have the <cthreads.h> header file. */
70#undef HAVE_CTHREADS_H
71
72/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
73   don't. */
74#undef HAVE_DECL_STRERROR_R
75
76/* Define this if /dev/zero is readable device */
77#undef HAVE_DEV_ZERO
78
79/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
80   */
81#undef HAVE_DIRENT_H
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 don't have `vprintf' but do have `_doprnt.' */
87#undef HAVE_DOPRNT
88
89/* Can we drop root privileges? */
90#undef HAVE_DROPROOT
91
92/* Define to 1 if you have the <errno.h> header file. */
93#undef HAVE_ERRNO_H
94
95/* Define to 1 if you have the `EVP_MD_do_all_sorted' function. */
96#undef HAVE_EVP_MD_DO_ALL_SORTED
97
98/* Define to 1 if you have the `fchmod' function. */
99#undef HAVE_FCHMOD
100
101/* Define to 1 if you have the <fcntl.h> header file. */
102#undef HAVE_FCNTL_H
103
104/* Define to 1 if you have the `fork' function. */
105#undef HAVE_FORK
106
107/* Define to 1 if you have the `fstat' function. */
108#undef HAVE_FSTAT
109
110/* Define to 1 if you have the `getclock' function. */
111#undef HAVE_GETCLOCK
112
113/* Define to 1 if you have the `getdtablesize' function. */
114#undef HAVE_GETDTABLESIZE
115
116/* Define to 1 if you have the `getifaddrs' function. */
117#undef HAVE_GETIFADDRS
118
119/* if you have GNU Pth */
120#undef HAVE_GNU_PTH
121
122/* Define to 1 if you have the <histedit.h> header file. */
123#undef HAVE_HISTEDIT_H
124
125/* Define to 1 if you have the <history.h> header file. */
126#undef HAVE_HISTORY_H
127
128/* Define to 1 if you have the `if_nametoindex' function. */
129#undef HAVE_IF_NAMETOINDEX
130
131/* inline keyword or macro available */
132#undef HAVE_INLINE
133
134/* Define to 1 if the system has the type `int16_t'. */
135#undef HAVE_INT16_T
136
137/* Define to 1 if the system has the type `int32'. */
138#undef HAVE_INT32
139
140/* int32 type in DNS headers, not others. */
141#undef HAVE_INT32_ONLY_WITH_DNS
142
143/* Define to 1 if the system has the type `int32_t'. */
144#undef HAVE_INT32_T
145
146/* Define to 1 if the system has the type `int8_t'. */
147#undef HAVE_INT8_T
148
149/* Define to 1 if the system has the type `intmax_t'. */
150#undef HAVE_INTMAX_T
151
152/* Define to 1 if the system has the type `intptr_t'. */
153#undef HAVE_INTPTR_T
154
155/* Define to 1 if you have the <inttypes.h> header file. */
156#undef HAVE_INTTYPES_H
157
158/* Define to 1 if you have the `gen' library (-lgen). */
159#undef HAVE_LIBGEN
160
161/* Define to 1 if you have the <libgen.h> header file. */
162#undef HAVE_LIBGEN_H
163
164/* Define to 1 if you have the `intl' library (-lintl). */
165#undef HAVE_LIBINTL
166
167/* Define to 1 if you have the <libintl.h> header file. */
168#undef HAVE_LIBINTL_H
169
170/* Define to 1 if you have the <limits.h> header file. */
171#undef HAVE_LIMITS_H
172
173/* using Linux pthread? */
174#undef HAVE_LINUXTHREADS
175
176/* Do we have Linux capabilities? */
177#undef HAVE_LINUX_CAPABILITIES
178
179/* Define to 1 if you have the <linux/if_addr.h> header file. */
180#undef HAVE_LINUX_IF_ADDR_H
181
182/* if you have LinuxThreads */
183#undef HAVE_LINUX_THREADS
184
185/* Define to 1 if you have the `localeconv' function. */
186#undef HAVE_LOCALECONV
187
188/* Define to 1 if you have the <locale.h> header file. */
189#undef HAVE_LOCALE_H
190
191/* Define to 1 if the system has the type `long double'. */
192#undef HAVE_LONG_DOUBLE
193
194/* Define to 1 if the system has the type `long long'. */
195#undef HAVE_LONG_LONG
196
197/* Define to 1 if the system has the type `long long int'. */
198#undef HAVE_LONG_LONG_INT
199
200/* if you have SunOS LWP package */
201#undef HAVE_LWP
202
203/* Define to 1 if you have the <lwp/lwp.h> header file. */
204#undef HAVE_LWP_LWP_H
205
206/* define if you have Mach Cthreads */
207#undef HAVE_MACH_CTHREADS
208
209/* Define to 1 if you have the <mach/cthreads.h> header file. */
210#undef HAVE_MACH_CTHREADS_H
211
212/* Define to 1 if you have the `MD5Init' function. */
213#undef HAVE_MD5INIT
214
215/* Define to 1 if you have the <md5.h> header file. */
216#undef HAVE_MD5_H
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 `mmap' function. */
222#undef HAVE_MMAP
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 <netinet/in_system.h> header file. */
234#undef HAVE_NETINET_IN_SYSTEM_H
235
236/* Define to 1 if you have the <netinet/in_systm.h> header file. */
237#undef HAVE_NETINET_IN_SYSTM_H
238
239/* Define to 1 if you have the <netinet/in_var.h> header file. */
240#undef HAVE_NETINET_IN_VAR_H
241
242/* Define to 1 if you have the <netinet/ip.h> header file. */
243#undef HAVE_NETINET_IP_H
244
245/* Define to 1 if you have the <net/if.h> header file. */
246#undef HAVE_NET_IF_H
247
248/* Define to 1 if you have the <net/if_var.h> header file. */
249#undef HAVE_NET_IF_VAR_H
250
251/* sntp does not care about 'nice' */
252#undef HAVE_NO_NICE
253
254/* if you have NT Event Log */
255#undef HAVE_NT_EVENT_LOG
256
257/* if you have NT Service Manager */
258#undef HAVE_NT_SERVICE_MANAGER
259
260/* if you have NT Threads */
261#undef HAVE_NT_THREADS
262
263/* Define this if pathfind(3) works */
264#undef HAVE_PATHFIND
265
266/* Define to 1 if the system has the type `pid_t'. */
267#undef HAVE_PID_T
268
269/* Define to 1 if you have the <priv.h> header file. */
270#undef HAVE_PRIV_H
271
272/* Define if you have POSIX threads libraries and header files. */
273#undef HAVE_PTHREAD
274
275/* define to pthreads API spec revision */
276#undef HAVE_PTHREADS
277
278/* Define to 1 if you have the `pthread_attr_getstacksize' function. */
279#undef HAVE_PTHREAD_ATTR_GETSTACKSIZE
280
281/* Define to 1 if you have the `pthread_attr_setstacksize' function. */
282#undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
283
284/* define if you have pthread_detach function */
285#undef HAVE_PTHREAD_DETACH
286
287/* Define to 1 if you have the `pthread_getconcurrency' function. */
288#undef HAVE_PTHREAD_GETCONCURRENCY
289
290/* Define to 1 if you have the <pthread.h> header file. */
291#undef HAVE_PTHREAD_H
292
293/* Define to 1 if you have the `pthread_kill' function. */
294#undef HAVE_PTHREAD_KILL
295
296/* Define to 1 if you have the `pthread_kill_other_threads_np' function. */
297#undef HAVE_PTHREAD_KILL_OTHER_THREADS_NP
298
299/* define if you have pthread_rwlock_destroy function */
300#undef HAVE_PTHREAD_RWLOCK_DESTROY
301
302/* Define to 1 if you have the `pthread_setconcurrency' function. */
303#undef HAVE_PTHREAD_SETCONCURRENCY
304
305/* Define to 1 if you have the `pthread_yield' function. */
306#undef HAVE_PTHREAD_YIELD
307
308/* Define to 1 if you have the <pth.h> header file. */
309#undef HAVE_PTH_H
310
311/* Define to 1 if the system has the type `ptrdiff_t'. */
312#undef HAVE_PTRDIFF_T
313
314/* Define to 1 if you have the <readline.h> header file. */
315#undef HAVE_READLINE_H
316
317/* Define if your readline library has \`add_history' */
318#undef HAVE_READLINE_HISTORY
319
320/* Define to 1 if you have the <readline/history.h> header file. */
321#undef HAVE_READLINE_HISTORY_H
322
323/* Define to 1 if you have the <readline/readline.h> header file. */
324#undef HAVE_READLINE_READLINE_H
325
326/* Define this if we have a functional realpath(3C) */
327#undef HAVE_REALPATH
328
329/* Define to 1 if you have the `recvmsg' function. */
330#undef HAVE_RECVMSG
331
332/* Define to 1 if you have the <resolv.h> header file. */
333#undef HAVE_RESOLV_H
334
335/* Define to 1 if you have the `res_init' function. */
336#undef HAVE_RES_INIT
337
338/* Define to 1 if you have the <runetype.h> header file. */
339#undef HAVE_RUNETYPE_H
340
341/* Define to 1 if you have the <sched.h> header file. */
342#undef HAVE_SCHED_H
343
344/* Define to 1 if you have the `sched_yield' function. */
345#undef HAVE_SCHED_YIELD
346
347/* Define to 1 if you have the <semaphore.h> header file. */
348#undef HAVE_SEMAPHORE_H
349
350/* Define to 1 if you have the `sem_timedwait' function. */
351#undef HAVE_SEM_TIMEDWAIT
352
353/* Define to 1 if you have the <setjmp.h> header file. */
354#undef HAVE_SETJMP_H
355
356/* Define to 1 if you have the `settimeofday' function. */
357#undef HAVE_SETTIMEOFDAY
358
359/* Define to 1 if you have the `sigaction' function. */
360#undef HAVE_SIGACTION
361
362/* Can we use SIGIO for tcp and udp IO? */
363#undef HAVE_SIGNALED_IO
364
365/* Define to 1 if you have the `sigset' function. */
366#undef HAVE_SIGSET
367
368/* Define to 1 if you have the `sigvec' function. */
369#undef HAVE_SIGVEC
370
371/* sigwait() available? */
372#undef HAVE_SIGWAIT
373
374/* Define to 1 if the system has the type `size_t'. */
375#undef HAVE_SIZE_T
376
377/* Define to 1 if you have the `snprintf' function. */
378#undef HAVE_SNPRINTF
379
380/* Define to 1 if you have the `socket' function. */
381#undef HAVE_SOCKET
382
383/* Define to 1 if you have the `socketpair' function. */
384#undef HAVE_SOCKETPAIR
385
386/* Are Solaris privileges available? */
387#undef HAVE_SOLARIS_PRIVS
388
389/* Define to 1 if you have the <stdarg.h> header file. */
390#undef HAVE_STDARG_H
391
392/* Define to 1 if stdbool.h conforms to C99. */
393#undef HAVE_STDBOOL_H
394
395/* Define to 1 if you have the <stddef.h> header file. */
396#undef HAVE_STDDEF_H
397
398/* Define to 1 if you have the <stdint.h> header file. */
399#undef HAVE_STDINT_H
400
401/* Define to 1 if you have the <stdlib.h> header file. */
402#undef HAVE_STDLIB_H
403
404/* Define to 1 if you have the `stime' function. */
405#undef HAVE_STIME
406
407/* Define to 1 if you have the `strchr' function. */
408#undef HAVE_STRCHR
409
410/* Define to 1 if you have the `strdup' function. */
411#undef HAVE_STRDUP
412
413/* Define to 1 if you have the `strerror_r' function. */
414#undef HAVE_STRERROR_R
415
416/* Define this if strftime() works */
417#undef HAVE_STRFTIME
418
419/* Define to 1 if you have the <strings.h> header file. */
420#undef HAVE_STRINGS_H
421
422/* Define to 1 if you have the <string.h> header file. */
423#undef HAVE_STRING_H
424
425/* Define to 1 if you have the `strlcat' function. */
426#undef HAVE_STRLCAT
427
428/* Define to 1 if you have the `strlcpy' function. */
429#undef HAVE_STRLCPY
430
431/* Define to 1 if you have the `strrchr' function. */
432#undef HAVE_STRRCHR
433
434/* Define to 1 if you have the `strsignal' function. */
435#undef HAVE_STRSIGNAL
436
437/* Define to 1 if `decimal_point' is a member of `struct lconv'. */
438#undef HAVE_STRUCT_LCONV_DECIMAL_POINT
439
440/* Define to 1 if `thousands_sep' is a member of `struct lconv'. */
441#undef HAVE_STRUCT_LCONV_THOUSANDS_SEP
442
443/* Do we have struct ntptimeval? */
444#undef HAVE_STRUCT_NTPTIMEVAL
445
446/* Does a system header define struct sockaddr_storage? */
447#undef HAVE_STRUCT_SOCKADDR_STORAGE
448
449/* struct timespec declared? */
450#undef HAVE_STRUCT_TIMESPEC
451
452/* Define to 1 if you have the <synch.h> header file. */
453#undef HAVE_SYNCH_H
454
455/* Define to 1 if you have the `sysconf' function. */
456#undef HAVE_SYSCONF
457
458/* Define to 1 if you have the <sysexits.h> header file. */
459#undef HAVE_SYSEXITS_H
460
461/* */
462#undef HAVE_SYSLOG_FACILITYNAMES
463
464/* Define to 1 if you have the <syslog.h> header file. */
465#undef HAVE_SYSLOG_H
466
467/* Define to 1 if you have the <sys/capability.h> header file. */
468#undef HAVE_SYS_CAPABILITY_H
469
470/* Define to 1 if you have the <sys/clockctl.h> header file. */
471#undef HAVE_SYS_CLOCKCTL_H
472
473/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
474   */
475#undef HAVE_SYS_DIR_H
476
477/* Define to 1 if you have the <sys/limits.h> header file. */
478#undef HAVE_SYS_LIMITS_H
479
480/* Define to 1 if you have the <sys/mman.h> header file. */
481#undef HAVE_SYS_MMAN_H
482
483/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
484   */
485#undef HAVE_SYS_NDIR_H
486
487/* Define to 1 if you have the <sys/param.h> header file. */
488#undef HAVE_SYS_PARAM_H
489
490/* Define to 1 if you have the <sys/poll.h> header file. */
491#undef HAVE_SYS_POLL_H
492
493/* Define to 1 if you have the <sys/prctl.h> header file. */
494#undef HAVE_SYS_PRCTL_H
495
496/* Define to 1 if you have the <sys/procset.h> header file. */
497#undef HAVE_SYS_PROCSET_H
498
499/* Define to 1 if you have the <sys/select.h> header file. */
500#undef HAVE_SYS_SELECT_H
501
502/* Define to 1 if you have the <sys/socket.h> header file. */
503#undef HAVE_SYS_SOCKET_H
504
505/* Define to 1 if you have the <sys/stat.h> header file. */
506#undef HAVE_SYS_STAT_H
507
508/* Define to 1 if you have the <sys/stropts.h> header file. */
509#undef HAVE_SYS_STROPTS_H
510
511/* Define to 1 if you have the <sys/sysctl.h> header file. */
512#undef HAVE_SYS_SYSCTL_H
513
514/* Define to 1 if you have the <sys/timepps.h> header file. */
515#undef HAVE_SYS_TIMEPPS_H
516
517/* Define to 1 if you have the <sys/timers.h> header file. */
518#undef HAVE_SYS_TIMERS_H
519
520/* Define to 1 if you have the <sys/time.h> header file. */
521#undef HAVE_SYS_TIME_H
522
523/* Define to 1 if you have the <sys/types.h> header file. */
524#undef HAVE_SYS_TYPES_H
525
526/* Define to 1 if you have the <sys/un.h> header file. */
527#undef HAVE_SYS_UN_H
528
529/* Define to 1 if you have the <sys/wait.h> header file. */
530#undef HAVE_SYS_WAIT_H
531
532/* Define to 1 if the system has the type `s_char'. */
533#undef HAVE_S_CHAR
534
535/* sntp does not care about TTY stuff */
536#undef HAVE_TERMIOS
537
538/* if you have Solaris LWP (thr) package */
539#undef HAVE_THR
540
541/* Define to 1 if you have the <thread.h> header file. */
542#undef HAVE_THREAD_H
543
544/* Define to 1 if you have the `thr_getconcurrency' function. */
545#undef HAVE_THR_GETCONCURRENCY
546
547/* Define to 1 if you have the `thr_setconcurrency' function. */
548#undef HAVE_THR_SETCONCURRENCY
549
550/* Define to 1 if you have the `thr_yield' function. */
551#undef HAVE_THR_YIELD
552
553/* Define to 1 if you have the `timegm' function. */
554#undef HAVE_TIMEGM
555
556/* Define to 1 if you have the <time.h> header file. */
557#undef HAVE_TIME_H
558
559/* Define to 1 if the system has the type `uint16_t'. */
560#undef HAVE_UINT16_T
561
562/* Define to 1 if the system has the type `uint32_t'. */
563#undef HAVE_UINT32_T
564
565/* Define to 1 if the system has the type `uint8_t'. */
566#undef HAVE_UINT8_T
567
568/* Define to 1 if the system has the type `uintmax_t'. */
569#undef HAVE_UINTMAX_T
570
571/* Define to 1 if the system has the type `uintptr_t'. */
572#undef HAVE_UINTPTR_T
573
574/* Define to 1 if the system has the type `uint_t'. */
575#undef HAVE_UINT_T
576
577/* Define to 1 if you have the <unistd.h> header file. */
578#undef HAVE_UNISTD_H
579
580/* deviant sigwait? */
581#undef HAVE_UNIXWARE_SIGWAIT
582
583/* Define to 1 if the system has the type `unsigned long long int'. */
584#undef HAVE_UNSIGNED_LONG_LONG_INT
585
586/* Define to 1 if you have the <utime.h> header file. */
587#undef HAVE_UTIME_H
588
589/* Define to 1 if the system has the type `u_int32'. */
590#undef HAVE_U_INT32
591
592/* u_int32 type in DNS headers, not others. */
593#undef HAVE_U_INT32_ONLY_WITH_DNS
594
595/* Define to 1 if you have the <values.h> header file. */
596#undef HAVE_VALUES_H
597
598/* Define to 1 if you have the <varargs.h> header file. */
599#undef HAVE_VARARGS_H
600
601/* Define to 1 if you have the `vfork' function. */
602#undef HAVE_VFORK
603
604/* Define to 1 if you have the <vfork.h> header file. */
605#undef HAVE_VFORK_H
606
607/* Define to 1 if you have the `vprintf' function. */
608#undef HAVE_VPRINTF
609
610/* Define if C99-compliant `vsnprintf' is available. */
611#undef HAVE_VSNPRINTF
612
613/* Define to 1 if you have the <wchar.h> header file. */
614#undef HAVE_WCHAR_H
615
616/* Define to 1 if the system has the type `wchar_t'. */
617#undef HAVE_WCHAR_T
618
619/* Define to 1 if the system has the type `wint_t'. */
620#undef HAVE_WINT_T
621
622/* Define to 1 if `fork' works. */
623#undef HAVE_WORKING_FORK
624
625/* Define to 1 if `vfork' works. */
626#undef HAVE_WORKING_VFORK
627
628/* define if select implicitly yields */
629#undef HAVE_YIELDING_SELECT
630
631/* Define to 1 if the system has the type `_Bool'. */
632#undef HAVE__BOOL
633
634/* defined if C compiler supports __attribute__((...)) */
635#undef HAVE___ATTRIBUTE__
636
637
638	/* define away __attribute__() if unsupported */
639	#ifndef HAVE___ATTRIBUTE__
640	# define __attribute__(x) /* empty */
641	#endif
642	#define ISC_PLATFORM_NORETURN_PRE
643	#define ISC_PLATFORM_NORETURN_POST __attribute__((__noreturn__))
644    
645
646
647/* Define to 1 if you have the `__res_init' function. */
648#undef HAVE___RES_INIT
649
650/* Does struct sockaddr_storage have __ss_family? */
651#undef HAVE___SS_FAMILY_IN_SS
652
653
654	    /* Handle sockaddr_storage.__ss_family */
655	    #ifdef HAVE___SS_FAMILY_IN_SS
656	    # define ss_family __ss_family
657	    #endif /* HAVE___SS_FAMILY_IN_SS */
658	
659    
660
661/* Define to provide `rpl_snprintf' function. */
662#undef HW_WANT_RPL_SNPRINTF
663
664/* Define to provide `rpl_vsnprintf' function. */
665#undef HW_WANT_RPL_VSNPRINTF
666
667/* Enclose PTHREAD_ONCE_INIT in extra braces? */
668#undef ISC_PLATFORM_BRACEPTHREADONCEINIT
669
670/* Do we need to fix in6isaddr? */
671#undef ISC_PLATFORM_FIXIN6ISADDR
672
673/* ISC: do we have if_nametoindex()? */
674#undef ISC_PLATFORM_HAVEIFNAMETOINDEX
675
676/* have struct if_laddrconf? */
677#undef ISC_PLATFORM_HAVEIF_LADDRCONF
678
679/* have struct if_laddrreq? */
680#undef ISC_PLATFORM_HAVEIF_LADDRREQ
681
682/* have struct in6_pktinfo? */
683#undef ISC_PLATFORM_HAVEIN6PKTINFO
684
685/* have IPv6? */
686#undef ISC_PLATFORM_HAVEIPV6
687
688/* struct sockaddr has sa_len? */
689#undef ISC_PLATFORM_HAVESALEN
690
691/* sin6_scope_id? */
692#undef ISC_PLATFORM_HAVESCOPEID
693
694/* missing in6addr_any? */
695#undef ISC_PLATFORM_NEEDIN6ADDRANY
696
697/* Do we need netinet6/in6.h? */
698#undef ISC_PLATFORM_NEEDNETINET6IN6H
699
700/* ISC: provide inet_ntop() */
701#undef ISC_PLATFORM_NEEDNTOP
702
703/* Declare in_port_t? */
704#undef ISC_PLATFORM_NEEDPORTT
705
706/* ISC: provide inet_pton() */
707#undef ISC_PLATFORM_NEEDPTON
708
709/* enable libisc thread support? */
710#undef ISC_PLATFORM_USETHREADS
711
712/* define to 1 if library is thread safe */
713#undef LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE
714
715/* Define to the sub-directory where libtool stores uninstalled libraries. */
716#undef LT_OBJDIR
717
718/* Does the target support multicast IP? */
719#undef MCAST
720
721/* having to fork the DNS worker early when doing chroot? */
722#undef NEED_EARLY_FORK
723
724/* pthread_init() required? */
725#undef NEED_PTHREAD_INIT
726
727/* use PTHREAD_SCOPE_SYSTEM? */
728#undef NEED_PTHREAD_SCOPE_SYSTEM
729
730/* Do we need an s_char typedef? */
731#undef NEED_S_CHAR_TYPEDEF
732
733/* Define this if optional arguments are disallowed */
734#undef NO_OPTIONAL_OPT_ARGS
735
736/* Should we avoid #warning on option name collisions? */
737#undef NO_OPTION_NAME_WARNINGS
738
739/* define if you have (or want) no threads */
740#undef NO_THREADS
741
742/* Use OpenSSL? */
743#undef OPENSSL
744
745/* Name of package */
746#undef PACKAGE
747
748/* Define to the address where bug reports for this package should be sent. */
749#undef PACKAGE_BUGREPORT
750
751/* Define to the full name of this package. */
752#undef PACKAGE_NAME
753
754/* Define to the full name and version of this package. */
755#undef PACKAGE_STRING
756
757/* Define to the one symbol short name of this package. */
758#undef PACKAGE_TARNAME
759
760/* Define to the home page for this package. */
761#undef PACKAGE_URL
762
763/* Define to the version of this package. */
764#undef PACKAGE_VERSION
765
766/* define to a working POSIX compliant shell */
767#undef POSIX_SHELL
768
769/* enable thread safety */
770#undef REENTRANT
771
772/* name of regex header file */
773#undef REGEX_HEADER
774
775/* define if sched_yield yields the entire process */
776#undef REPLACE_BROKEN_YIELD
777
778/* The size of `char *', as computed by sizeof. */
779#undef SIZEOF_CHAR_P
780
781/* The size of `int', as computed by sizeof. */
782#undef SIZEOF_INT
783
784/* The size of `long', as computed by sizeof. */
785#undef SIZEOF_LONG
786
787/* The size of `long long', as computed by sizeof. */
788#undef SIZEOF_LONG_LONG
789
790/* The size of `pthread_t', as computed by sizeof. */
791#undef SIZEOF_PTHREAD_T
792
793/* The size of `short', as computed by sizeof. */
794#undef SIZEOF_SHORT
795
796/* The size of `signed char', as computed by sizeof. */
797#undef SIZEOF_SIGNED_CHAR
798
799/* The size of `time_t', as computed by sizeof. */
800#undef SIZEOF_TIME_T
801
802/* If using the C implementation of alloca, define if you know the
803   direction of stack growth for your system; otherwise it will be
804   automatically deduced at runtime.
805	STACK_DIRECTION > 0 => grows toward higher addresses
806	STACK_DIRECTION < 0 => grows toward lower addresses
807	STACK_DIRECTION = 0 => direction of growth unknown */
808#undef STACK_DIRECTION
809
810/* Define to 1 if you have the ANSI C header files. */
811#undef STDC_HEADERS
812
813/* Define to 1 if strerror_r returns char *. */
814#undef STRERROR_R_CHAR_P
815
816/* canonical system (cpu-vendor-os) of where we should run */
817#undef STR_SYSTEM
818
819/* Does Xettimeofday take 1 arg? */
820#undef SYSV_TIMEOFDAY
821
822/* enable thread safety */
823#undef THREADSAFE
824
825/* enable thread safety */
826#undef THREAD_SAFE
827
828/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
829#undef TIME_WITH_SYS_TIME
830
831/* Provide a typedef for uintptr_t? */
832#ifndef HAVE_UINTPTR_T
833typedef unsigned int	uintptr_t;
834#define HAVE_UINTPTR_T	1
835#endif
836
837/* What type to use for setsockopt */
838#undef TYPEOF_IP_MULTICAST_LOOP
839
840/* OK to use snprintb()? */
841#undef USE_SNPRINTB
842
843/* Can we use SIGPOLL for tty IO? */
844#undef USE_TTY_SIGPOLL
845
846/* Can we use SIGPOLL for UDP? */
847#undef USE_UDP_SIGPOLL
848
849/* Version number of package */
850#undef VERSION
851
852/* vsnprintf expands "%m" to strerror(errno) */
853#undef VSNPRINTF_PERCENT_M
854
855/* configure --enable-ipv6 */
856#undef WANT_IPV6
857
858/* Define this if a working libregex can be found */
859#undef WITH_LIBREGEX
860
861/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
862   significant byte first (like Motorola and SPARC, unlike Intel). */
863#if defined AC_APPLE_UNIVERSAL_BUILD
864# if defined __BIG_ENDIAN__
865#  define WORDS_BIGENDIAN 1
866# endif
867#else
868# ifndef WORDS_BIGENDIAN
869#  undef WORDS_BIGENDIAN
870# endif
871#endif
872
873/* Define to 1 if on MINIX. */
874#undef _MINIX
875
876/* Define to 2 if the system does not provide POSIX.1 features except with
877   this defined. */
878#undef _POSIX_1_SOURCE
879
880/* Define to 1 if you need to in order for `stat' and other things to work. */
881#undef _POSIX_SOURCE
882
883/* enable thread safety */
884#undef _REENTRANT
885
886/* enable thread safety */
887#undef _SGI_MP_SOURCE
888
889/* enable thread safety */
890#undef _THREADSAFE
891
892/* enable thread safety */
893#undef _THREAD_SAFE
894
895/* Define to 500 only on HP-UX. */
896#undef _XOPEN_SOURCE
897
898/* Are we _special_? */
899#undef __APPLE_USE_RFC_3542
900
901/* Define to 1 if type `char' is unsigned and you are not using gcc.  */
902#ifndef __CHAR_UNSIGNED__
903# undef __CHAR_UNSIGNED__
904#endif
905
906/* Enable extensions on AIX 3, Interix.  */
907#ifndef _ALL_SOURCE
908# undef _ALL_SOURCE
909#endif
910/* Enable GNU extensions on systems that have them.  */
911#ifndef _GNU_SOURCE
912# undef _GNU_SOURCE
913#endif
914/* Enable threading extensions on Solaris.  */
915#ifndef _POSIX_PTHREAD_SEMANTICS
916# undef _POSIX_PTHREAD_SEMANTICS
917#endif
918/* Enable extensions on HP NonStop.  */
919#ifndef _TANDEM_SOURCE
920# undef _TANDEM_SOURCE
921#endif
922/* Enable general extensions on Solaris.  */
923#ifndef __EXTENSIONS__
924# undef __EXTENSIONS__
925#endif
926
927
928/* Define to empty if `const' does not conform to ANSI C. */
929#undef const
930
931/* Define to `int' if <sys/types.h> doesn't define. */
932#undef gid_t
933
934/* Define to `__inline__' or `__inline' if that's what the C compiler
935   calls it, or to nothing if 'inline' is not supported under any name.  */
936#ifndef __cplusplus
937#undef inline
938#endif
939
940/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
941   not define. */
942#undef intmax_t
943
944/* Define to `int' if <sys/types.h> does not define. */
945#undef pid_t
946
947/* Define to `unsigned int' if <sys/types.h> does not define. */
948#undef size_t
949
950	
951	    #if !defined(_KERNEL) && !defined(PARSESTREAM)
952	    /*
953	     * stdio.h must be included after _GNU_SOURCE is defined
954	     * but before #define snprintf rpl_snprintf
955	     */
956	    # include <stdio.h>	
957	    #endif
958	
959
960/* Define to rpl_snprintf if the replacement function should be used. */
961#undef snprintf
962
963/* Define to `int' if <sys/types.h> doesn't define. */
964#undef uid_t
965
966/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
967   do not define. */
968#undef uintmax_t
969
970/* Define to the type of an unsigned integer type wide enough to hold a
971   pointer, if such a type exists, and if the system does not define it. */
972#undef uintptr_t
973
974/* Define as `fork' if `vfork' does not work. */
975#undef vfork
976
977/* Define to empty if the keyword `volatile' does not work. Warning: valid
978   code using `volatile' can become incorrect without. Disable with care. */
979#undef volatile
980
981/* Define to rpl_vsnprintf if the replacement function should be used. */
982#undef vsnprintf
983
984
985#ifndef MPINFOU_PREDECLARED
986# define MPINFOU_PREDECLARED
987typedef union mpinfou {
988	struct pdk_mpinfo *pdkptr;
989	struct mpinfo *pikptr;
990} mpinfou_t;
991#endif
992
993
994
995	#if !defined(_KERNEL) && !defined(PARSESTREAM)
996	# if defined(HW_WANT_RPL_VSNPRINTF)
997	#  if defined(__cplusplus)
998	extern "C" {
999	# endif
1000	# include <stdarg.h>
1001	int rpl_vsnprintf(char *, size_t, const char *, va_list);
1002	# if defined(__cplusplus)
1003	}
1004	#  endif
1005	# endif
1006	# if defined(HW_WANT_RPL_SNPRINTF)
1007	#  if defined(__cplusplus)
1008	extern "C" {
1009	#  endif
1010	int rpl_snprintf(char *, size_t, const char *, ...);
1011	#  if defined(__cplusplus)
1012	}
1013	#  endif
1014	# endif
1015	#endif	/* !defined(_KERNEL) && !defined(PARSESTREAM) */
1016	
1017