config.h.in revision 290001
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 in which libtool stores uninstalled libraries.
716   */
717#undef LT_OBJDIR
718
719/* Does the target support multicast IP? */
720#undef MCAST
721
722/* pthread_init() required? */
723#undef NEED_PTHREAD_INIT
724
725/* use PTHREAD_SCOPE_SYSTEM? */
726#undef NEED_PTHREAD_SCOPE_SYSTEM
727
728/* Do we need an s_char typedef? */
729#undef NEED_S_CHAR_TYPEDEF
730
731/* Define this if optional arguments are disallowed */
732#undef NO_OPTIONAL_OPT_ARGS
733
734/* Should we avoid #warning on option name collisions? */
735#undef NO_OPTION_NAME_WARNINGS
736
737/* define if you have (or want) no threads */
738#undef NO_THREADS
739
740/* Use OpenSSL? */
741#undef OPENSSL
742
743/* Name of package */
744#undef PACKAGE
745
746/* Define to the address where bug reports for this package should be sent. */
747#undef PACKAGE_BUGREPORT
748
749/* Define to the full name of this package. */
750#undef PACKAGE_NAME
751
752/* Define to the full name and version of this package. */
753#undef PACKAGE_STRING
754
755/* Define to the one symbol short name of this package. */
756#undef PACKAGE_TARNAME
757
758/* Define to the home page for this package. */
759#undef PACKAGE_URL
760
761/* Define to the version of this package. */
762#undef PACKAGE_VERSION
763
764/* define to a working POSIX compliant shell */
765#undef POSIX_SHELL
766
767/* enable thread safety */
768#undef REENTRANT
769
770/* name of regex header file */
771#undef REGEX_HEADER
772
773/* define if sched_yield yields the entire process */
774#undef REPLACE_BROKEN_YIELD
775
776/* The size of `char *', as computed by sizeof. */
777#undef SIZEOF_CHAR_P
778
779/* The size of `int', as computed by sizeof. */
780#undef SIZEOF_INT
781
782/* The size of `long', as computed by sizeof. */
783#undef SIZEOF_LONG
784
785/* The size of `long long', as computed by sizeof. */
786#undef SIZEOF_LONG_LONG
787
788/* The size of `pthread_t', as computed by sizeof. */
789#undef SIZEOF_PTHREAD_T
790
791/* The size of `short', as computed by sizeof. */
792#undef SIZEOF_SHORT
793
794/* The size of `signed char', as computed by sizeof. */
795#undef SIZEOF_SIGNED_CHAR
796
797/* The size of `time_t', as computed by sizeof. */
798#undef SIZEOF_TIME_T
799
800/* If using the C implementation of alloca, define if you know the
801   direction of stack growth for your system; otherwise it will be
802   automatically deduced at runtime.
803	STACK_DIRECTION > 0 => grows toward higher addresses
804	STACK_DIRECTION < 0 => grows toward lower addresses
805	STACK_DIRECTION = 0 => direction of growth unknown */
806#undef STACK_DIRECTION
807
808/* Define to 1 if you have the ANSI C header files. */
809#undef STDC_HEADERS
810
811/* Define to 1 if strerror_r returns char *. */
812#undef STRERROR_R_CHAR_P
813
814/* canonical system (cpu-vendor-os) of where we should run */
815#undef STR_SYSTEM
816
817/* Does Xettimeofday take 1 arg? */
818#undef SYSV_TIMEOFDAY
819
820/* enable thread safety */
821#undef THREADSAFE
822
823/* enable thread safety */
824#undef THREAD_SAFE
825
826/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
827#undef TIME_WITH_SYS_TIME
828
829/* Provide a typedef for uintptr_t? */
830#ifndef HAVE_UINTPTR_T
831typedef unsigned int	uintptr_t;
832#define HAVE_UINTPTR_T	1
833#endif
834
835/* What type to use for setsockopt */
836#undef TYPEOF_IP_MULTICAST_LOOP
837
838/* OK to use snprintb()? */
839#undef USE_SNPRINTB
840
841/* Can we use SIGPOLL for tty IO? */
842#undef USE_TTY_SIGPOLL
843
844/* Can we use SIGPOLL for UDP? */
845#undef USE_UDP_SIGPOLL
846
847/* Version number of package */
848#undef VERSION
849
850/* vsnprintf expands "%m" to strerror(errno) */
851#undef VSNPRINTF_PERCENT_M
852
853/* configure --enable-ipv6 */
854#undef WANT_IPV6
855
856/* Define this if a working libregex can be found */
857#undef WITH_LIBREGEX
858
859/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
860   significant byte first (like Motorola and SPARC, unlike Intel). */
861#if defined AC_APPLE_UNIVERSAL_BUILD
862# if defined __BIG_ENDIAN__
863#  define WORDS_BIGENDIAN 1
864# endif
865#else
866# ifndef WORDS_BIGENDIAN
867#  undef WORDS_BIGENDIAN
868# endif
869#endif
870
871/* Define to 1 if on MINIX. */
872#undef _MINIX
873
874/* Define to 2 if the system does not provide POSIX.1 features except with
875   this defined. */
876#undef _POSIX_1_SOURCE
877
878/* Define to 1 if you need to in order for `stat' and other things to work. */
879#undef _POSIX_SOURCE
880
881/* enable thread safety */
882#undef _REENTRANT
883
884/* enable thread safety */
885#undef _SGI_MP_SOURCE
886
887/* enable thread safety */
888#undef _THREADSAFE
889
890/* enable thread safety */
891#undef _THREAD_SAFE
892
893/* Define to 500 only on HP-UX. */
894#undef _XOPEN_SOURCE
895
896/* Are we _special_? */
897#undef __APPLE_USE_RFC_3542
898
899/* Define to 1 if type `char' is unsigned and you are not using gcc.  */
900#ifndef __CHAR_UNSIGNED__
901# undef __CHAR_UNSIGNED__
902#endif
903
904/* Enable extensions on AIX 3, Interix.  */
905#ifndef _ALL_SOURCE
906# undef _ALL_SOURCE
907#endif
908/* Enable GNU extensions on systems that have them.  */
909#ifndef _GNU_SOURCE
910# undef _GNU_SOURCE
911#endif
912/* Enable threading extensions on Solaris.  */
913#ifndef _POSIX_PTHREAD_SEMANTICS
914# undef _POSIX_PTHREAD_SEMANTICS
915#endif
916/* Enable extensions on HP NonStop.  */
917#ifndef _TANDEM_SOURCE
918# undef _TANDEM_SOURCE
919#endif
920/* Enable general extensions on Solaris.  */
921#ifndef __EXTENSIONS__
922# undef __EXTENSIONS__
923#endif
924
925
926/* Define to empty if `const' does not conform to ANSI C. */
927#undef const
928
929/* Define to `int' if <sys/types.h> doesn't define. */
930#undef gid_t
931
932/* Define to `__inline__' or `__inline' if that's what the C compiler
933   calls it, or to nothing if 'inline' is not supported under any name.  */
934#ifndef __cplusplus
935#undef inline
936#endif
937
938/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
939   not define. */
940#undef intmax_t
941
942/* Define to `int' if <sys/types.h> does not define. */
943#undef pid_t
944
945/* Define to `unsigned int' if <sys/types.h> does not define. */
946#undef size_t
947
948	
949	    #if !defined(_KERNEL) && !defined(PARSESTREAM)
950	    /*
951	     * stdio.h must be included after _GNU_SOURCE is defined
952	     * but before #define snprintf rpl_snprintf
953	     */
954	    # include <stdio.h>	
955	    #endif
956	
957
958/* Define to rpl_snprintf if the replacement function should be used. */
959#undef snprintf
960
961/* Define to `int' if <sys/types.h> doesn't define. */
962#undef uid_t
963
964/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
965   do not define. */
966#undef uintmax_t
967
968/* Define to the type of an unsigned integer type wide enough to hold a
969   pointer, if such a type exists, and if the system does not define it. */
970#undef uintptr_t
971
972/* Define as `fork' if `vfork' does not work. */
973#undef vfork
974
975/* Define to empty if the keyword `volatile' does not work. Warning: valid
976   code using `volatile' can become incorrect without. Disable with care. */
977#undef volatile
978
979/* Define to rpl_vsnprintf if the replacement function should be used. */
980#undef vsnprintf
981
982
983#ifndef MPINFOU_PREDECLARED
984# define MPINFOU_PREDECLARED
985typedef union mpinfou {
986	struct pdk_mpinfo *pdkptr;
987	struct mpinfo *pikptr;
988} mpinfou_t;
989#endif
990
991
992
993	#if !defined(_KERNEL) && !defined(PARSESTREAM)
994	# if defined(HW_WANT_RPL_VSNPRINTF)
995	#  if defined(__cplusplus)
996	extern "C" {
997	# endif
998	# include <stdarg.h>
999	int rpl_vsnprintf(char *, size_t, const char *, va_list);
1000	# if defined(__cplusplus)
1001	}
1002	#  endif
1003	# endif
1004	# if defined(HW_WANT_RPL_SNPRINTF)
1005	#  if defined(__cplusplus)
1006	extern "C" {
1007	#  endif
1008	int rpl_snprintf(char *, size_t, const char *, ...);
1009	#  if defined(__cplusplus)
1010	}
1011	#  endif
1012	# endif
1013	#endif	/* !defined(_KERNEL) && !defined(PARSESTREAM) */
1014	
1015