1181834Sroberto/* config.h.in.  Generated from configure.ac by autoheader.  */
2181834Sroberto
3285612Sdelphij/* Define if building universal (internal helper macro) */
4285612Sdelphij#undef AC_APPLE_UNIVERSAL_BUILD
5285612Sdelphij
6285612Sdelphij/* why not HAVE_P_S? */
7285612Sdelphij#undef CALL_PTHREAD_SETCONCURRENCY
8285612Sdelphij
9285612Sdelphij/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
10285612Sdelphij   systems. This function is required for `alloca.c' support on those systems.
11285612Sdelphij   */
12285612Sdelphij#undef CRAY_STACKSEG_END
13285612Sdelphij
14285612Sdelphij/* Define to 1 if using `alloca.c'. */
15285612Sdelphij#undef C_ALLOCA
16285612Sdelphij
17285612Sdelphij/* Enable debugging code? */
18285612Sdelphij#undef DEBUG
19285612Sdelphij
20285612Sdelphij/* Directory separator character, usually / or \\ */
21285612Sdelphij#undef DIR_SEP
22285612Sdelphij
23285612Sdelphij/* number of args to el_init() */
24285612Sdelphij#undef EL_INIT_ARGS
25285612Sdelphij
26285612Sdelphij/* nls support in libopts */
27285612Sdelphij#undef ENABLE_NLS
28285612Sdelphij
29285612Sdelphij/* successful termination */
30285612Sdelphij#undef EX_OK
31285612Sdelphij
32285612Sdelphij/* internal software error */
33285612Sdelphij#undef EX_SOFTWARE
34285612Sdelphij
35181834Sroberto/* fopen(3) accepts a 'b' in the mode flag */
36181834Sroberto#undef FOPEN_BINARY_FLAG
37181834Sroberto
38181834Sroberto/* fopen(3) accepts a 't' in the mode flag */
39181834Sroberto#undef FOPEN_TEXT_FLAG
40181834Sroberto
41285612Sdelphij/* What is getsockname()'s socklen type? */
42285612Sdelphij#undef GETSOCKNAME_SOCKLEN_TYPE
43181834Sroberto
44285612Sdelphij/* Define to 1 if you have `alloca', as a function or macro. */
45285612Sdelphij#undef HAVE_ALLOCA
46181834Sroberto
47285612Sdelphij/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
48285612Sdelphij   */
49285612Sdelphij#undef HAVE_ALLOCA_H
50285612Sdelphij
51285612Sdelphij/* Define to 1 if you have the <arpa/nameser.h> header file. */
52285612Sdelphij#undef HAVE_ARPA_NAMESER_H
53285612Sdelphij
54181834Sroberto/* Define to 1 if you have the `canonicalize_file_name' function. */
55181834Sroberto#undef HAVE_CANONICALIZE_FILE_NAME
56181834Sroberto
57285612Sdelphij/* Define to 1 if you have the `chmod' function. */
58285612Sdelphij#undef HAVE_CHMOD
59285612Sdelphij
60285612Sdelphij/* Define to 1 if you have the `clock_getres' function. */
61285612Sdelphij#undef HAVE_CLOCK_GETRES
62285612Sdelphij
63285612Sdelphij/* Define to 1 if you have the `clock_gettime' function. */
64285612Sdelphij#undef HAVE_CLOCK_GETTIME
65285612Sdelphij
66285612Sdelphij/* Define to 1 if you have the `clock_settime' function. */
67285612Sdelphij#undef HAVE_CLOCK_SETTIME
68285612Sdelphij
69285612Sdelphij/* Define to 1 if you have the <cthreads.h> header file. */
70285612Sdelphij#undef HAVE_CTHREADS_H
71285612Sdelphij
72285612Sdelphij/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
73285612Sdelphij   don't. */
74285612Sdelphij#undef HAVE_DECL_STRERROR_R
75285612Sdelphij
76181834Sroberto/* Define this if /dev/zero is readable device */
77181834Sroberto#undef HAVE_DEV_ZERO
78181834Sroberto
79181834Sroberto/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
80181834Sroberto   */
81181834Sroberto#undef HAVE_DIRENT_H
82181834Sroberto
83181834Sroberto/* Define to 1 if you have the <dlfcn.h> header file. */
84181834Sroberto#undef HAVE_DLFCN_H
85181834Sroberto
86181834Sroberto/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
87181834Sroberto#undef HAVE_DOPRNT
88181834Sroberto
89285612Sdelphij/* Can we drop root privileges? */
90285612Sdelphij#undef HAVE_DROPROOT
91285612Sdelphij
92181834Sroberto/* Define to 1 if you have the <errno.h> header file. */
93181834Sroberto#undef HAVE_ERRNO_H
94181834Sroberto
95285612Sdelphij/* Define to 1 if you have the `EVP_MD_do_all_sorted' function. */
96285612Sdelphij#undef HAVE_EVP_MD_DO_ALL_SORTED
97285612Sdelphij
98285612Sdelphij/* Define to 1 if you have the `fchmod' function. */
99285612Sdelphij#undef HAVE_FCHMOD
100285612Sdelphij
101181834Sroberto/* Define to 1 if you have the <fcntl.h> header file. */
102181834Sroberto#undef HAVE_FCNTL_H
103181834Sroberto
104285612Sdelphij/* Define to 1 if you have the `fork' function. */
105285612Sdelphij#undef HAVE_FORK
106181834Sroberto
107285612Sdelphij/* Define to 1 if you have the `fstat' function. */
108285612Sdelphij#undef HAVE_FSTAT
109181834Sroberto
110285612Sdelphij/* Define to 1 if you have the `getclock' function. */
111285612Sdelphij#undef HAVE_GETCLOCK
112181834Sroberto
113285612Sdelphij/* Define to 1 if you have the `getdtablesize' function. */
114285612Sdelphij#undef HAVE_GETDTABLESIZE
115285612Sdelphij
116285612Sdelphij/* Define to 1 if you have the `getifaddrs' function. */
117285612Sdelphij#undef HAVE_GETIFADDRS
118285612Sdelphij
119285612Sdelphij/* if you have GNU Pth */
120285612Sdelphij#undef HAVE_GNU_PTH
121285612Sdelphij
122285612Sdelphij/* Define to 1 if you have the <histedit.h> header file. */
123285612Sdelphij#undef HAVE_HISTEDIT_H
124285612Sdelphij
125285612Sdelphij/* Define to 1 if you have the <history.h> header file. */
126285612Sdelphij#undef HAVE_HISTORY_H
127285612Sdelphij
128285612Sdelphij/* Define to 1 if you have the `if_nametoindex' function. */
129285612Sdelphij#undef HAVE_IF_NAMETOINDEX
130285612Sdelphij
131200576Sroberto/* inline keyword or macro available */
132200576Sroberto#undef HAVE_INLINE
133200576Sroberto
134181834Sroberto/* Define to 1 if the system has the type `int16_t'. */
135181834Sroberto#undef HAVE_INT16_T
136181834Sroberto
137285612Sdelphij/* Define to 1 if the system has the type `int32'. */
138285612Sdelphij#undef HAVE_INT32
139285612Sdelphij
140285612Sdelphij/* int32 type in DNS headers, not others. */
141285612Sdelphij#undef HAVE_INT32_ONLY_WITH_DNS
142285612Sdelphij
143181834Sroberto/* Define to 1 if the system has the type `int32_t'. */
144181834Sroberto#undef HAVE_INT32_T
145181834Sroberto
146181834Sroberto/* Define to 1 if the system has the type `int8_t'. */
147181834Sroberto#undef HAVE_INT8_T
148181834Sroberto
149285612Sdelphij/* Define to 1 if the system has the type `intmax_t'. */
150285612Sdelphij#undef HAVE_INTMAX_T
151285612Sdelphij
152181834Sroberto/* Define to 1 if the system has the type `intptr_t'. */
153181834Sroberto#undef HAVE_INTPTR_T
154181834Sroberto
155181834Sroberto/* Define to 1 if you have the <inttypes.h> header file. */
156181834Sroberto#undef HAVE_INTTYPES_H
157181834Sroberto
158181834Sroberto/* Define to 1 if you have the `gen' library (-lgen). */
159181834Sroberto#undef HAVE_LIBGEN
160181834Sroberto
161181834Sroberto/* Define to 1 if you have the <libgen.h> header file. */
162181834Sroberto#undef HAVE_LIBGEN_H
163181834Sroberto
164285612Sdelphij/* Define to 1 if you have the `intl' library (-lintl). */
165285612Sdelphij#undef HAVE_LIBINTL
166285612Sdelphij
167285612Sdelphij/* Define to 1 if you have the <libintl.h> header file. */
168285612Sdelphij#undef HAVE_LIBINTL_H
169285612Sdelphij
170181834Sroberto/* Define to 1 if you have the <limits.h> header file. */
171181834Sroberto#undef HAVE_LIMITS_H
172181834Sroberto
173285612Sdelphij/* using Linux pthread? */
174285612Sdelphij#undef HAVE_LINUXTHREADS
175285612Sdelphij
176285612Sdelphij/* Do we have Linux capabilities? */
177285612Sdelphij#undef HAVE_LINUX_CAPABILITIES
178285612Sdelphij
179285612Sdelphij/* Define to 1 if you have the <linux/if_addr.h> header file. */
180285612Sdelphij#undef HAVE_LINUX_IF_ADDR_H
181285612Sdelphij
182285612Sdelphij/* if you have LinuxThreads */
183285612Sdelphij#undef HAVE_LINUX_THREADS
184285612Sdelphij
185285612Sdelphij/* Define to 1 if you have the `localeconv' function. */
186285612Sdelphij#undef HAVE_LOCALECONV
187285612Sdelphij
188285612Sdelphij/* Define to 1 if you have the <locale.h> header file. */
189285612Sdelphij#undef HAVE_LOCALE_H
190285612Sdelphij
191285612Sdelphij/* Define to 1 if the system has the type `long double'. */
192285612Sdelphij#undef HAVE_LONG_DOUBLE
193285612Sdelphij
194285612Sdelphij/* Define to 1 if the system has the type `long long'. */
195285612Sdelphij#undef HAVE_LONG_LONG
196285612Sdelphij
197285612Sdelphij/* Define to 1 if the system has the type `long long int'. */
198285612Sdelphij#undef HAVE_LONG_LONG_INT
199285612Sdelphij
200285612Sdelphij/* if you have SunOS LWP package */
201285612Sdelphij#undef HAVE_LWP
202285612Sdelphij
203285612Sdelphij/* Define to 1 if you have the <lwp/lwp.h> header file. */
204285612Sdelphij#undef HAVE_LWP_LWP_H
205285612Sdelphij
206285612Sdelphij/* define if you have Mach Cthreads */
207285612Sdelphij#undef HAVE_MACH_CTHREADS
208285612Sdelphij
209285612Sdelphij/* Define to 1 if you have the <mach/cthreads.h> header file. */
210285612Sdelphij#undef HAVE_MACH_CTHREADS_H
211285612Sdelphij
212285612Sdelphij/* Define to 1 if you have the `MD5Init' function. */
213285612Sdelphij#undef HAVE_MD5INIT
214285612Sdelphij
215285612Sdelphij/* Define to 1 if you have the <md5.h> header file. */
216285612Sdelphij#undef HAVE_MD5_H
217285612Sdelphij
218181834Sroberto/* Define to 1 if you have the <memory.h> header file. */
219181834Sroberto#undef HAVE_MEMORY_H
220181834Sroberto
221181834Sroberto/* Define to 1 if you have the `mmap' function. */
222181834Sroberto#undef HAVE_MMAP
223181834Sroberto
224181834Sroberto/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
225181834Sroberto#undef HAVE_NDIR_H
226181834Sroberto
227181834Sroberto/* Define to 1 if you have the <netdb.h> header file. */
228181834Sroberto#undef HAVE_NETDB_H
229181834Sroberto
230181834Sroberto/* Define to 1 if you have the <netinet/in.h> header file. */
231181834Sroberto#undef HAVE_NETINET_IN_H
232181834Sroberto
233285612Sdelphij/* Define to 1 if you have the <netinet/in_system.h> header file. */
234285612Sdelphij#undef HAVE_NETINET_IN_SYSTEM_H
235285612Sdelphij
236285612Sdelphij/* Define to 1 if you have the <netinet/in_systm.h> header file. */
237285612Sdelphij#undef HAVE_NETINET_IN_SYSTM_H
238285612Sdelphij
239285612Sdelphij/* Define to 1 if you have the <netinet/in_var.h> header file. */
240285612Sdelphij#undef HAVE_NETINET_IN_VAR_H
241285612Sdelphij
242285612Sdelphij/* Define to 1 if you have the <netinet/ip.h> header file. */
243285612Sdelphij#undef HAVE_NETINET_IP_H
244285612Sdelphij
245285612Sdelphij/* Define to 1 if you have the <net/if.h> header file. */
246285612Sdelphij#undef HAVE_NET_IF_H
247285612Sdelphij
248285612Sdelphij/* Define to 1 if you have the <net/if_var.h> header file. */
249285612Sdelphij#undef HAVE_NET_IF_VAR_H
250285612Sdelphij
251285612Sdelphij/* sntp does not care about 'nice' */
252285612Sdelphij#undef HAVE_NO_NICE
253285612Sdelphij
254285612Sdelphij/* if you have NT Event Log */
255285612Sdelphij#undef HAVE_NT_EVENT_LOG
256285612Sdelphij
257285612Sdelphij/* if you have NT Service Manager */
258285612Sdelphij#undef HAVE_NT_SERVICE_MANAGER
259285612Sdelphij
260285612Sdelphij/* if you have NT Threads */
261285612Sdelphij#undef HAVE_NT_THREADS
262285612Sdelphij
263181834Sroberto/* Define this if pathfind(3) works */
264181834Sroberto#undef HAVE_PATHFIND
265181834Sroberto
266285612Sdelphij/* Define to 1 if the system has the type `pid_t'. */
267285612Sdelphij#undef HAVE_PID_T
268285612Sdelphij
269285612Sdelphij/* Define to 1 if you have the <priv.h> header file. */
270285612Sdelphij#undef HAVE_PRIV_H
271285612Sdelphij
272285612Sdelphij/* Define if you have POSIX threads libraries and header files. */
273285612Sdelphij#undef HAVE_PTHREAD
274285612Sdelphij
275285612Sdelphij/* define to pthreads API spec revision */
276285612Sdelphij#undef HAVE_PTHREADS
277285612Sdelphij
278285612Sdelphij/* Define to 1 if you have the `pthread_attr_getstacksize' function. */
279285612Sdelphij#undef HAVE_PTHREAD_ATTR_GETSTACKSIZE
280285612Sdelphij
281285612Sdelphij/* Define to 1 if you have the `pthread_attr_setstacksize' function. */
282285612Sdelphij#undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
283285612Sdelphij
284285612Sdelphij/* define if you have pthread_detach function */
285285612Sdelphij#undef HAVE_PTHREAD_DETACH
286285612Sdelphij
287285612Sdelphij/* Define to 1 if you have the `pthread_getconcurrency' function. */
288285612Sdelphij#undef HAVE_PTHREAD_GETCONCURRENCY
289285612Sdelphij
290285612Sdelphij/* Define to 1 if you have the <pthread.h> header file. */
291285612Sdelphij#undef HAVE_PTHREAD_H
292285612Sdelphij
293285612Sdelphij/* Define to 1 if you have the `pthread_kill' function. */
294285612Sdelphij#undef HAVE_PTHREAD_KILL
295285612Sdelphij
296285612Sdelphij/* Define to 1 if you have the `pthread_kill_other_threads_np' function. */
297285612Sdelphij#undef HAVE_PTHREAD_KILL_OTHER_THREADS_NP
298285612Sdelphij
299285612Sdelphij/* define if you have pthread_rwlock_destroy function */
300285612Sdelphij#undef HAVE_PTHREAD_RWLOCK_DESTROY
301285612Sdelphij
302285612Sdelphij/* Define to 1 if you have the `pthread_setconcurrency' function. */
303285612Sdelphij#undef HAVE_PTHREAD_SETCONCURRENCY
304285612Sdelphij
305285612Sdelphij/* Define to 1 if you have the `pthread_yield' function. */
306285612Sdelphij#undef HAVE_PTHREAD_YIELD
307285612Sdelphij
308285612Sdelphij/* Define to 1 if you have the <pth.h> header file. */
309285612Sdelphij#undef HAVE_PTH_H
310285612Sdelphij
311285612Sdelphij/* Define to 1 if the system has the type `ptrdiff_t'. */
312285612Sdelphij#undef HAVE_PTRDIFF_T
313285612Sdelphij
314285612Sdelphij/* Define to 1 if you have the <readline.h> header file. */
315285612Sdelphij#undef HAVE_READLINE_H
316285612Sdelphij
317285612Sdelphij/* Define if your readline library has \`add_history' */
318285612Sdelphij#undef HAVE_READLINE_HISTORY
319285612Sdelphij
320285612Sdelphij/* Define to 1 if you have the <readline/history.h> header file. */
321285612Sdelphij#undef HAVE_READLINE_HISTORY_H
322285612Sdelphij
323285612Sdelphij/* Define to 1 if you have the <readline/readline.h> header file. */
324285612Sdelphij#undef HAVE_READLINE_READLINE_H
325285612Sdelphij
326181834Sroberto/* Define this if we have a functional realpath(3C) */
327181834Sroberto#undef HAVE_REALPATH
328181834Sroberto
329285612Sdelphij/* Define to 1 if you have the `recvmsg' function. */
330285612Sdelphij#undef HAVE_RECVMSG
331285612Sdelphij
332285612Sdelphij/* Define to 1 if you have the <resolv.h> header file. */
333285612Sdelphij#undef HAVE_RESOLV_H
334285612Sdelphij
335285612Sdelphij/* Define to 1 if you have the `res_init' function. */
336285612Sdelphij#undef HAVE_RES_INIT
337285612Sdelphij
338285612Sdelphij/* Define to 1 if you have the <runetype.h> header file. */
339285612Sdelphij#undef HAVE_RUNETYPE_H
340285612Sdelphij
341285612Sdelphij/* Define to 1 if you have the <sched.h> header file. */
342285612Sdelphij#undef HAVE_SCHED_H
343285612Sdelphij
344285612Sdelphij/* Define to 1 if you have the `sched_yield' function. */
345285612Sdelphij#undef HAVE_SCHED_YIELD
346285612Sdelphij
347285612Sdelphij/* Define to 1 if you have the <semaphore.h> header file. */
348285612Sdelphij#undef HAVE_SEMAPHORE_H
349285612Sdelphij
350285612Sdelphij/* Define to 1 if you have the `sem_timedwait' function. */
351285612Sdelphij#undef HAVE_SEM_TIMEDWAIT
352285612Sdelphij
353181834Sroberto/* Define to 1 if you have the <setjmp.h> header file. */
354181834Sroberto#undef HAVE_SETJMP_H
355181834Sroberto
356285612Sdelphij/* Define to 1 if you have the `settimeofday' function. */
357285612Sdelphij#undef HAVE_SETTIMEOFDAY
358285612Sdelphij
359285612Sdelphij/* Define to 1 if you have the `sigaction' function. */
360285612Sdelphij#undef HAVE_SIGACTION
361285612Sdelphij
362285612Sdelphij/* Can we use SIGIO for tcp and udp IO? */
363285612Sdelphij#undef HAVE_SIGNALED_IO
364285612Sdelphij
365285612Sdelphij/* Define to 1 if you have the `sigset' function. */
366285612Sdelphij#undef HAVE_SIGSET
367285612Sdelphij
368285612Sdelphij/* Define to 1 if you have the `sigvec' function. */
369285612Sdelphij#undef HAVE_SIGVEC
370285612Sdelphij
371285612Sdelphij/* sigwait() available? */
372285612Sdelphij#undef HAVE_SIGWAIT
373285612Sdelphij
374285612Sdelphij/* Define to 1 if the system has the type `size_t'. */
375285612Sdelphij#undef HAVE_SIZE_T
376285612Sdelphij
377181834Sroberto/* Define to 1 if you have the `snprintf' function. */
378181834Sroberto#undef HAVE_SNPRINTF
379181834Sroberto
380181834Sroberto/* Define to 1 if you have the `socket' function. */
381181834Sroberto#undef HAVE_SOCKET
382181834Sroberto
383285612Sdelphij/* Define to 1 if you have the `socketpair' function. */
384285612Sdelphij#undef HAVE_SOCKETPAIR
385181834Sroberto
386285612Sdelphij/* Are Solaris privileges available? */
387285612Sdelphij#undef HAVE_SOLARIS_PRIVS
388181834Sroberto
389181834Sroberto/* Define to 1 if you have the <stdarg.h> header file. */
390181834Sroberto#undef HAVE_STDARG_H
391181834Sroberto
392285612Sdelphij/* Define to 1 if stdbool.h conforms to C99. */
393285612Sdelphij#undef HAVE_STDBOOL_H
394285612Sdelphij
395285612Sdelphij/* Define to 1 if you have the <stddef.h> header file. */
396285612Sdelphij#undef HAVE_STDDEF_H
397285612Sdelphij
398181834Sroberto/* Define to 1 if you have the <stdint.h> header file. */
399181834Sroberto#undef HAVE_STDINT_H
400181834Sroberto
401181834Sroberto/* Define to 1 if you have the <stdlib.h> header file. */
402181834Sroberto#undef HAVE_STDLIB_H
403181834Sroberto
404285612Sdelphij/* Define to 1 if you have the `stime' function. */
405285612Sdelphij#undef HAVE_STIME
406285612Sdelphij
407181834Sroberto/* Define to 1 if you have the `strchr' function. */
408181834Sroberto#undef HAVE_STRCHR
409181834Sroberto
410181834Sroberto/* Define to 1 if you have the `strdup' function. */
411181834Sroberto#undef HAVE_STRDUP
412181834Sroberto
413285612Sdelphij/* Define to 1 if you have the `strerror_r' function. */
414285612Sdelphij#undef HAVE_STRERROR_R
415285612Sdelphij
416181834Sroberto/* Define this if strftime() works */
417181834Sroberto#undef HAVE_STRFTIME
418181834Sroberto
419181834Sroberto/* Define to 1 if you have the <strings.h> header file. */
420181834Sroberto#undef HAVE_STRINGS_H
421181834Sroberto
422181834Sroberto/* Define to 1 if you have the <string.h> header file. */
423181834Sroberto#undef HAVE_STRING_H
424181834Sroberto
425285612Sdelphij/* Define to 1 if you have the `strlcat' function. */
426285612Sdelphij#undef HAVE_STRLCAT
427285612Sdelphij
428285612Sdelphij/* Define to 1 if you have the `strlcpy' function. */
429285612Sdelphij#undef HAVE_STRLCPY
430285612Sdelphij
431181834Sroberto/* Define to 1 if you have the `strrchr' function. */
432181834Sroberto#undef HAVE_STRRCHR
433181834Sroberto
434285612Sdelphij/* Define to 1 if you have the `strsignal' function. */
435285612Sdelphij#undef HAVE_STRSIGNAL
436285612Sdelphij
437285612Sdelphij/* Define to 1 if `decimal_point' is a member of `struct lconv'. */
438285612Sdelphij#undef HAVE_STRUCT_LCONV_DECIMAL_POINT
439285612Sdelphij
440285612Sdelphij/* Define to 1 if `thousands_sep' is a member of `struct lconv'. */
441285612Sdelphij#undef HAVE_STRUCT_LCONV_THOUSANDS_SEP
442285612Sdelphij
443285612Sdelphij/* Do we have struct ntptimeval? */
444285612Sdelphij#undef HAVE_STRUCT_NTPTIMEVAL
445285612Sdelphij
446285612Sdelphij/* Does a system header define struct sockaddr_storage? */
447285612Sdelphij#undef HAVE_STRUCT_SOCKADDR_STORAGE
448285612Sdelphij
449285612Sdelphij/* struct timespec declared? */
450285612Sdelphij#undef HAVE_STRUCT_TIMESPEC
451285612Sdelphij
452285612Sdelphij/* Define to 1 if you have the <synch.h> header file. */
453285612Sdelphij#undef HAVE_SYNCH_H
454285612Sdelphij
455285612Sdelphij/* Define to 1 if you have the `sysconf' function. */
456285612Sdelphij#undef HAVE_SYSCONF
457285612Sdelphij
458181834Sroberto/* Define to 1 if you have the <sysexits.h> header file. */
459181834Sroberto#undef HAVE_SYSEXITS_H
460181834Sroberto
461285612Sdelphij/* */
462285612Sdelphij#undef HAVE_SYSLOG_FACILITYNAMES
463285612Sdelphij
464181834Sroberto/* Define to 1 if you have the <syslog.h> header file. */
465181834Sroberto#undef HAVE_SYSLOG_H
466181834Sroberto
467285612Sdelphij/* Define to 1 if you have the <sys/capability.h> header file. */
468285612Sdelphij#undef HAVE_SYS_CAPABILITY_H
469285612Sdelphij
470285612Sdelphij/* Define to 1 if you have the <sys/clockctl.h> header file. */
471285612Sdelphij#undef HAVE_SYS_CLOCKCTL_H
472285612Sdelphij
473181834Sroberto/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
474181834Sroberto   */
475181834Sroberto#undef HAVE_SYS_DIR_H
476181834Sroberto
477181834Sroberto/* Define to 1 if you have the <sys/limits.h> header file. */
478181834Sroberto#undef HAVE_SYS_LIMITS_H
479181834Sroberto
480181834Sroberto/* Define to 1 if you have the <sys/mman.h> header file. */
481181834Sroberto#undef HAVE_SYS_MMAN_H
482181834Sroberto
483181834Sroberto/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
484181834Sroberto   */
485181834Sroberto#undef HAVE_SYS_NDIR_H
486181834Sroberto
487181834Sroberto/* Define to 1 if you have the <sys/param.h> header file. */
488181834Sroberto#undef HAVE_SYS_PARAM_H
489181834Sroberto
490181834Sroberto/* Define to 1 if you have the <sys/poll.h> header file. */
491181834Sroberto#undef HAVE_SYS_POLL_H
492181834Sroberto
493285612Sdelphij/* Define to 1 if you have the <sys/prctl.h> header file. */
494285612Sdelphij#undef HAVE_SYS_PRCTL_H
495285612Sdelphij
496181834Sroberto/* Define to 1 if you have the <sys/procset.h> header file. */
497181834Sroberto#undef HAVE_SYS_PROCSET_H
498181834Sroberto
499181834Sroberto/* Define to 1 if you have the <sys/select.h> header file. */
500181834Sroberto#undef HAVE_SYS_SELECT_H
501181834Sroberto
502181834Sroberto/* Define to 1 if you have the <sys/socket.h> header file. */
503181834Sroberto#undef HAVE_SYS_SOCKET_H
504181834Sroberto
505181834Sroberto/* Define to 1 if you have the <sys/stat.h> header file. */
506181834Sroberto#undef HAVE_SYS_STAT_H
507181834Sroberto
508181834Sroberto/* Define to 1 if you have the <sys/stropts.h> header file. */
509181834Sroberto#undef HAVE_SYS_STROPTS_H
510181834Sroberto
511285612Sdelphij/* Define to 1 if you have the <sys/sysctl.h> header file. */
512285612Sdelphij#undef HAVE_SYS_SYSCTL_H
513285612Sdelphij
514285612Sdelphij/* Define to 1 if you have the <sys/timepps.h> header file. */
515285612Sdelphij#undef HAVE_SYS_TIMEPPS_H
516285612Sdelphij
517285612Sdelphij/* Define to 1 if you have the <sys/timers.h> header file. */
518285612Sdelphij#undef HAVE_SYS_TIMERS_H
519285612Sdelphij
520181834Sroberto/* Define to 1 if you have the <sys/time.h> header file. */
521181834Sroberto#undef HAVE_SYS_TIME_H
522181834Sroberto
523181834Sroberto/* Define to 1 if you have the <sys/types.h> header file. */
524181834Sroberto#undef HAVE_SYS_TYPES_H
525181834Sroberto
526181834Sroberto/* Define to 1 if you have the <sys/un.h> header file. */
527181834Sroberto#undef HAVE_SYS_UN_H
528181834Sroberto
529181834Sroberto/* Define to 1 if you have the <sys/wait.h> header file. */
530181834Sroberto#undef HAVE_SYS_WAIT_H
531181834Sroberto
532285612Sdelphij/* Define to 1 if the system has the type `s_char'. */
533285612Sdelphij#undef HAVE_S_CHAR
534285612Sdelphij
535285612Sdelphij/* sntp does not care about TTY stuff */
536285612Sdelphij#undef HAVE_TERMIOS
537285612Sdelphij
538285612Sdelphij/* if you have Solaris LWP (thr) package */
539285612Sdelphij#undef HAVE_THR
540285612Sdelphij
541285612Sdelphij/* Define to 1 if you have the <thread.h> header file. */
542285612Sdelphij#undef HAVE_THREAD_H
543285612Sdelphij
544285612Sdelphij/* Define to 1 if you have the `thr_getconcurrency' function. */
545285612Sdelphij#undef HAVE_THR_GETCONCURRENCY
546285612Sdelphij
547285612Sdelphij/* Define to 1 if you have the `thr_setconcurrency' function. */
548285612Sdelphij#undef HAVE_THR_SETCONCURRENCY
549285612Sdelphij
550285612Sdelphij/* Define to 1 if you have the `thr_yield' function. */
551285612Sdelphij#undef HAVE_THR_YIELD
552285612Sdelphij
553285612Sdelphij/* Define to 1 if you have the `timegm' function. */
554285612Sdelphij#undef HAVE_TIMEGM
555285612Sdelphij
556285612Sdelphij/* Define to 1 if you have the <time.h> header file. */
557285612Sdelphij#undef HAVE_TIME_H
558285612Sdelphij
559181834Sroberto/* Define to 1 if the system has the type `uint16_t'. */
560181834Sroberto#undef HAVE_UINT16_T
561181834Sroberto
562181834Sroberto/* Define to 1 if the system has the type `uint32_t'. */
563181834Sroberto#undef HAVE_UINT32_T
564181834Sroberto
565181834Sroberto/* Define to 1 if the system has the type `uint8_t'. */
566181834Sroberto#undef HAVE_UINT8_T
567181834Sroberto
568285612Sdelphij/* Define to 1 if the system has the type `uintmax_t'. */
569285612Sdelphij#undef HAVE_UINTMAX_T
570285612Sdelphij
571181834Sroberto/* Define to 1 if the system has the type `uintptr_t'. */
572181834Sroberto#undef HAVE_UINTPTR_T
573181834Sroberto
574181834Sroberto/* Define to 1 if the system has the type `uint_t'. */
575181834Sroberto#undef HAVE_UINT_T
576181834Sroberto
577181834Sroberto/* Define to 1 if you have the <unistd.h> header file. */
578181834Sroberto#undef HAVE_UNISTD_H
579181834Sroberto
580285612Sdelphij/* deviant sigwait? */
581285612Sdelphij#undef HAVE_UNIXWARE_SIGWAIT
582285612Sdelphij
583285612Sdelphij/* Define to 1 if the system has the type `unsigned long long int'. */
584285612Sdelphij#undef HAVE_UNSIGNED_LONG_LONG_INT
585285612Sdelphij
586181834Sroberto/* Define to 1 if you have the <utime.h> header file. */
587181834Sroberto#undef HAVE_UTIME_H
588181834Sroberto
589285612Sdelphij/* Define to 1 if the system has the type `u_int32'. */
590285612Sdelphij#undef HAVE_U_INT32
591285612Sdelphij
592285612Sdelphij/* u_int32 type in DNS headers, not others. */
593285612Sdelphij#undef HAVE_U_INT32_ONLY_WITH_DNS
594285612Sdelphij
595181834Sroberto/* Define to 1 if you have the <values.h> header file. */
596181834Sroberto#undef HAVE_VALUES_H
597181834Sroberto
598181834Sroberto/* Define to 1 if you have the <varargs.h> header file. */
599181834Sroberto#undef HAVE_VARARGS_H
600181834Sroberto
601285612Sdelphij/* Define to 1 if you have the `vfork' function. */
602285612Sdelphij#undef HAVE_VFORK
603285612Sdelphij
604285612Sdelphij/* Define to 1 if you have the <vfork.h> header file. */
605285612Sdelphij#undef HAVE_VFORK_H
606285612Sdelphij
607181834Sroberto/* Define to 1 if you have the `vprintf' function. */
608181834Sroberto#undef HAVE_VPRINTF
609181834Sroberto
610285612Sdelphij/* Define if C99-compliant `vsnprintf' is available. */
611285612Sdelphij#undef HAVE_VSNPRINTF
612285612Sdelphij
613285612Sdelphij/* Define to 1 if you have the <wchar.h> header file. */
614285612Sdelphij#undef HAVE_WCHAR_H
615285612Sdelphij
616285612Sdelphij/* Define to 1 if the system has the type `wchar_t'. */
617285612Sdelphij#undef HAVE_WCHAR_T
618285612Sdelphij
619285612Sdelphij/* Define to 1 if the system has the type `wint_t'. */
620285612Sdelphij#undef HAVE_WINT_T
621285612Sdelphij
622285612Sdelphij/* Define to 1 if `fork' works. */
623285612Sdelphij#undef HAVE_WORKING_FORK
624285612Sdelphij
625285612Sdelphij/* Define to 1 if `vfork' works. */
626285612Sdelphij#undef HAVE_WORKING_VFORK
627285612Sdelphij
628285612Sdelphij/* define if select implicitly yields */
629285612Sdelphij#undef HAVE_YIELDING_SELECT
630285612Sdelphij
631285612Sdelphij/* Define to 1 if the system has the type `_Bool'. */
632285612Sdelphij#undef HAVE__BOOL
633285612Sdelphij
634285612Sdelphij/* defined if C compiler supports __attribute__((...)) */
635285612Sdelphij#undef HAVE___ATTRIBUTE__
636285612Sdelphij
637285612Sdelphij
638285612Sdelphij	/* define away __attribute__() if unsupported */
639285612Sdelphij	#ifndef HAVE___ATTRIBUTE__
640285612Sdelphij	# define __attribute__(x) /* empty */
641285612Sdelphij	#endif
642285612Sdelphij	#define ISC_PLATFORM_NORETURN_PRE
643285612Sdelphij	#define ISC_PLATFORM_NORETURN_POST __attribute__((__noreturn__))
644285612Sdelphij    
645285612Sdelphij
646285612Sdelphij
647285612Sdelphij/* Define to 1 if you have the `__res_init' function. */
648285612Sdelphij#undef HAVE___RES_INIT
649285612Sdelphij
650181834Sroberto/* Does struct sockaddr_storage have __ss_family? */
651181834Sroberto#undef HAVE___SS_FAMILY_IN_SS
652181834Sroberto
653285612Sdelphij
654285612Sdelphij	    /* Handle sockaddr_storage.__ss_family */
655285612Sdelphij	    #ifdef HAVE___SS_FAMILY_IN_SS
656285612Sdelphij	    # define ss_family __ss_family
657285612Sdelphij	    #endif /* HAVE___SS_FAMILY_IN_SS */
658285612Sdelphij	
659285612Sdelphij    
660285612Sdelphij
661285612Sdelphij/* Define to provide `rpl_snprintf' function. */
662285612Sdelphij#undef HW_WANT_RPL_SNPRINTF
663285612Sdelphij
664285612Sdelphij/* Define to provide `rpl_vsnprintf' function. */
665285612Sdelphij#undef HW_WANT_RPL_VSNPRINTF
666285612Sdelphij
667285612Sdelphij/* Enclose PTHREAD_ONCE_INIT in extra braces? */
668285612Sdelphij#undef ISC_PLATFORM_BRACEPTHREADONCEINIT
669285612Sdelphij
670285612Sdelphij/* Do we need to fix in6isaddr? */
671285612Sdelphij#undef ISC_PLATFORM_FIXIN6ISADDR
672285612Sdelphij
673285612Sdelphij/* ISC: do we have if_nametoindex()? */
674285612Sdelphij#undef ISC_PLATFORM_HAVEIFNAMETOINDEX
675285612Sdelphij
676285612Sdelphij/* have struct if_laddrconf? */
677285612Sdelphij#undef ISC_PLATFORM_HAVEIF_LADDRCONF
678285612Sdelphij
679285612Sdelphij/* have struct if_laddrreq? */
680285612Sdelphij#undef ISC_PLATFORM_HAVEIF_LADDRREQ
681285612Sdelphij
682285612Sdelphij/* have struct in6_pktinfo? */
683285612Sdelphij#undef ISC_PLATFORM_HAVEIN6PKTINFO
684285612Sdelphij
685285612Sdelphij/* have IPv6? */
686285612Sdelphij#undef ISC_PLATFORM_HAVEIPV6
687285612Sdelphij
688285612Sdelphij/* struct sockaddr has sa_len? */
689285612Sdelphij#undef ISC_PLATFORM_HAVESALEN
690285612Sdelphij
691285612Sdelphij/* sin6_scope_id? */
692285612Sdelphij#undef ISC_PLATFORM_HAVESCOPEID
693285612Sdelphij
694285612Sdelphij/* missing in6addr_any? */
695285612Sdelphij#undef ISC_PLATFORM_NEEDIN6ADDRANY
696285612Sdelphij
697285612Sdelphij/* Do we need netinet6/in6.h? */
698285612Sdelphij#undef ISC_PLATFORM_NEEDNETINET6IN6H
699285612Sdelphij
700285612Sdelphij/* ISC: provide inet_ntop() */
701285612Sdelphij#undef ISC_PLATFORM_NEEDNTOP
702285612Sdelphij
703285612Sdelphij/* Declare in_port_t? */
704285612Sdelphij#undef ISC_PLATFORM_NEEDPORTT
705285612Sdelphij
706285612Sdelphij/* ISC: provide inet_pton() */
707285612Sdelphij#undef ISC_PLATFORM_NEEDPTON
708285612Sdelphij
709285612Sdelphij/* enable libisc thread support? */
710285612Sdelphij#undef ISC_PLATFORM_USETHREADS
711285612Sdelphij
712285612Sdelphij/* define to 1 if library is thread safe */
713285612Sdelphij#undef LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE
714285612Sdelphij
715316722Sdelphij/* Define to the sub-directory where libtool stores uninstalled libraries. */
716285612Sdelphij#undef LT_OBJDIR
717285612Sdelphij
718285612Sdelphij/* Does the target support multicast IP? */
719285612Sdelphij#undef MCAST
720285612Sdelphij
721298770Sdelphij/* having to fork the DNS worker early when doing chroot? */
722298770Sdelphij#undef NEED_EARLY_FORK
723298770Sdelphij
724285612Sdelphij/* pthread_init() required? */
725285612Sdelphij#undef NEED_PTHREAD_INIT
726285612Sdelphij
727285612Sdelphij/* use PTHREAD_SCOPE_SYSTEM? */
728285612Sdelphij#undef NEED_PTHREAD_SCOPE_SYSTEM
729285612Sdelphij
730285612Sdelphij/* Do we need an s_char typedef? */
731285612Sdelphij#undef NEED_S_CHAR_TYPEDEF
732285612Sdelphij
733181834Sroberto/* Define this if optional arguments are disallowed */
734181834Sroberto#undef NO_OPTIONAL_OPT_ARGS
735181834Sroberto
736181834Sroberto/* Should we avoid #warning on option name collisions? */
737181834Sroberto#undef NO_OPTION_NAME_WARNINGS
738181834Sroberto
739285612Sdelphij/* define if you have (or want) no threads */
740285612Sdelphij#undef NO_THREADS
741285612Sdelphij
742285612Sdelphij/* Use OpenSSL? */
743285612Sdelphij#undef OPENSSL
744285612Sdelphij
745181834Sroberto/* Name of package */
746181834Sroberto#undef PACKAGE
747181834Sroberto
748181834Sroberto/* Define to the address where bug reports for this package should be sent. */
749181834Sroberto#undef PACKAGE_BUGREPORT
750181834Sroberto
751181834Sroberto/* Define to the full name of this package. */
752181834Sroberto#undef PACKAGE_NAME
753181834Sroberto
754181834Sroberto/* Define to the full name and version of this package. */
755181834Sroberto#undef PACKAGE_STRING
756181834Sroberto
757181834Sroberto/* Define to the one symbol short name of this package. */
758181834Sroberto#undef PACKAGE_TARNAME
759181834Sroberto
760200576Sroberto/* Define to the home page for this package. */
761200576Sroberto#undef PACKAGE_URL
762200576Sroberto
763181834Sroberto/* Define to the version of this package. */
764181834Sroberto#undef PACKAGE_VERSION
765181834Sroberto
766285612Sdelphij/* define to a working POSIX compliant shell */
767285612Sdelphij#undef POSIX_SHELL
768285612Sdelphij
769285612Sdelphij/* enable thread safety */
770285612Sdelphij#undef REENTRANT
771285612Sdelphij
772181834Sroberto/* name of regex header file */
773181834Sroberto#undef REGEX_HEADER
774181834Sroberto
775285612Sdelphij/* define if sched_yield yields the entire process */
776285612Sdelphij#undef REPLACE_BROKEN_YIELD
777181834Sroberto
778285612Sdelphij/* The size of `char *', as computed by sizeof. */
779285612Sdelphij#undef SIZEOF_CHAR_P
780181834Sroberto
781200576Sroberto/* The size of `int', as computed by sizeof. */
782181834Sroberto#undef SIZEOF_INT
783181834Sroberto
784200576Sroberto/* The size of `long', as computed by sizeof. */
785181834Sroberto#undef SIZEOF_LONG
786181834Sroberto
787285612Sdelphij/* The size of `long long', as computed by sizeof. */
788285612Sdelphij#undef SIZEOF_LONG_LONG
789285612Sdelphij
790285612Sdelphij/* The size of `pthread_t', as computed by sizeof. */
791285612Sdelphij#undef SIZEOF_PTHREAD_T
792285612Sdelphij
793200576Sroberto/* The size of `short', as computed by sizeof. */
794181834Sroberto#undef SIZEOF_SHORT
795181834Sroberto
796285612Sdelphij/* The size of `signed char', as computed by sizeof. */
797285612Sdelphij#undef SIZEOF_SIGNED_CHAR
798285612Sdelphij
799285612Sdelphij/* The size of `time_t', as computed by sizeof. */
800285612Sdelphij#undef SIZEOF_TIME_T
801285612Sdelphij
802285612Sdelphij/* If using the C implementation of alloca, define if you know the
803285612Sdelphij   direction of stack growth for your system; otherwise it will be
804285612Sdelphij   automatically deduced at runtime.
805285612Sdelphij	STACK_DIRECTION > 0 => grows toward higher addresses
806285612Sdelphij	STACK_DIRECTION < 0 => grows toward lower addresses
807285612Sdelphij	STACK_DIRECTION = 0 => direction of growth unknown */
808285612Sdelphij#undef STACK_DIRECTION
809285612Sdelphij
810181834Sroberto/* Define to 1 if you have the ANSI C header files. */
811181834Sroberto#undef STDC_HEADERS
812181834Sroberto
813285612Sdelphij/* Define to 1 if strerror_r returns char *. */
814285612Sdelphij#undef STRERROR_R_CHAR_P
815285612Sdelphij
816285612Sdelphij/* canonical system (cpu-vendor-os) of where we should run */
817285612Sdelphij#undef STR_SYSTEM
818285612Sdelphij
819285612Sdelphij/* Does Xettimeofday take 1 arg? */
820285612Sdelphij#undef SYSV_TIMEOFDAY
821285612Sdelphij
822285612Sdelphij/* enable thread safety */
823285612Sdelphij#undef THREADSAFE
824285612Sdelphij
825285612Sdelphij/* enable thread safety */
826285612Sdelphij#undef THREAD_SAFE
827285612Sdelphij
828181834Sroberto/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
829181834Sroberto#undef TIME_WITH_SYS_TIME
830181834Sroberto
831285612Sdelphij/* Provide a typedef for uintptr_t? */
832285612Sdelphij#ifndef HAVE_UINTPTR_T
833285612Sdelphijtypedef unsigned int	uintptr_t;
834285612Sdelphij#define HAVE_UINTPTR_T	1
835285612Sdelphij#endif
836181834Sroberto
837285612Sdelphij/* What type to use for setsockopt */
838285612Sdelphij#undef TYPEOF_IP_MULTICAST_LOOP
839285612Sdelphij
840285612Sdelphij/* OK to use snprintb()? */
841285612Sdelphij#undef USE_SNPRINTB
842285612Sdelphij
843285612Sdelphij/* Can we use SIGPOLL for tty IO? */
844285612Sdelphij#undef USE_TTY_SIGPOLL
845285612Sdelphij
846285612Sdelphij/* Can we use SIGPOLL for UDP? */
847285612Sdelphij#undef USE_UDP_SIGPOLL
848285612Sdelphij
849181834Sroberto/* Version number of package */
850181834Sroberto#undef VERSION
851181834Sroberto
852285612Sdelphij/* vsnprintf expands "%m" to strerror(errno) */
853285612Sdelphij#undef VSNPRINTF_PERCENT_M
854285612Sdelphij
855285612Sdelphij/* configure --enable-ipv6 */
856285612Sdelphij#undef WANT_IPV6
857285612Sdelphij
858181834Sroberto/* Define this if a working libregex can be found */
859181834Sroberto#undef WITH_LIBREGEX
860181834Sroberto
861285612Sdelphij/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
862285612Sdelphij   significant byte first (like Motorola and SPARC, unlike Intel). */
863285612Sdelphij#if defined AC_APPLE_UNIVERSAL_BUILD
864285612Sdelphij# if defined __BIG_ENDIAN__
865285612Sdelphij#  define WORDS_BIGENDIAN 1
866285612Sdelphij# endif
867285612Sdelphij#else
868285612Sdelphij# ifndef WORDS_BIGENDIAN
869285612Sdelphij#  undef WORDS_BIGENDIAN
870285612Sdelphij# endif
871285612Sdelphij#endif
872285612Sdelphij
873285612Sdelphij/* Define to 1 if on MINIX. */
874285612Sdelphij#undef _MINIX
875285612Sdelphij
876285612Sdelphij/* Define to 2 if the system does not provide POSIX.1 features except with
877285612Sdelphij   this defined. */
878285612Sdelphij#undef _POSIX_1_SOURCE
879285612Sdelphij
880285612Sdelphij/* Define to 1 if you need to in order for `stat' and other things to work. */
881285612Sdelphij#undef _POSIX_SOURCE
882285612Sdelphij
883285612Sdelphij/* enable thread safety */
884285612Sdelphij#undef _REENTRANT
885285612Sdelphij
886285612Sdelphij/* enable thread safety */
887285612Sdelphij#undef _SGI_MP_SOURCE
888285612Sdelphij
889285612Sdelphij/* enable thread safety */
890285612Sdelphij#undef _THREADSAFE
891285612Sdelphij
892285612Sdelphij/* enable thread safety */
893285612Sdelphij#undef _THREAD_SAFE
894285612Sdelphij
895285612Sdelphij/* Define to 500 only on HP-UX. */
896285612Sdelphij#undef _XOPEN_SOURCE
897285612Sdelphij
898285612Sdelphij/* Are we _special_? */
899285612Sdelphij#undef __APPLE_USE_RFC_3542
900285612Sdelphij
901285612Sdelphij/* Define to 1 if type `char' is unsigned and you are not using gcc.  */
902285612Sdelphij#ifndef __CHAR_UNSIGNED__
903285612Sdelphij# undef __CHAR_UNSIGNED__
904285612Sdelphij#endif
905285612Sdelphij
906285612Sdelphij/* Enable extensions on AIX 3, Interix.  */
907285612Sdelphij#ifndef _ALL_SOURCE
908285612Sdelphij# undef _ALL_SOURCE
909285612Sdelphij#endif
910285612Sdelphij/* Enable GNU extensions on systems that have them.  */
911285612Sdelphij#ifndef _GNU_SOURCE
912285612Sdelphij# undef _GNU_SOURCE
913285612Sdelphij#endif
914285612Sdelphij/* Enable threading extensions on Solaris.  */
915285612Sdelphij#ifndef _POSIX_PTHREAD_SEMANTICS
916285612Sdelphij# undef _POSIX_PTHREAD_SEMANTICS
917285612Sdelphij#endif
918285612Sdelphij/* Enable extensions on HP NonStop.  */
919285612Sdelphij#ifndef _TANDEM_SOURCE
920285612Sdelphij# undef _TANDEM_SOURCE
921285612Sdelphij#endif
922285612Sdelphij/* Enable general extensions on Solaris.  */
923285612Sdelphij#ifndef __EXTENSIONS__
924285612Sdelphij# undef __EXTENSIONS__
925285612Sdelphij#endif
926285612Sdelphij
927285612Sdelphij
928181834Sroberto/* Define to empty if `const' does not conform to ANSI C. */
929181834Sroberto#undef const
930181834Sroberto
931285612Sdelphij/* Define to `int' if <sys/types.h> doesn't define. */
932285612Sdelphij#undef gid_t
933285612Sdelphij
934200576Sroberto/* Define to `__inline__' or `__inline' if that's what the C compiler
935200576Sroberto   calls it, or to nothing if 'inline' is not supported under any name.  */
936200576Sroberto#ifndef __cplusplus
937200576Sroberto#undef inline
938200576Sroberto#endif
939200576Sroberto
940285612Sdelphij/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
941285612Sdelphij   not define. */
942285612Sdelphij#undef intmax_t
943285612Sdelphij
944285612Sdelphij/* Define to `int' if <sys/types.h> does not define. */
945285612Sdelphij#undef pid_t
946285612Sdelphij
947200576Sroberto/* Define to `unsigned int' if <sys/types.h> does not define. */
948181834Sroberto#undef size_t
949181834Sroberto
950285612Sdelphij	
951285612Sdelphij	    #if !defined(_KERNEL) && !defined(PARSESTREAM)
952285612Sdelphij	    /*
953285612Sdelphij	     * stdio.h must be included after _GNU_SOURCE is defined
954285612Sdelphij	     * but before #define snprintf rpl_snprintf
955285612Sdelphij	     */
956285612Sdelphij	    # include <stdio.h>	
957285612Sdelphij	    #endif
958285612Sdelphij	
959181834Sroberto
960285612Sdelphij/* Define to rpl_snprintf if the replacement function should be used. */
961285612Sdelphij#undef snprintf
962181834Sroberto
963285612Sdelphij/* Define to `int' if <sys/types.h> doesn't define. */
964285612Sdelphij#undef uid_t
965285612Sdelphij
966285612Sdelphij/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
967285612Sdelphij   do not define. */
968285612Sdelphij#undef uintmax_t
969285612Sdelphij
970285612Sdelphij/* Define to the type of an unsigned integer type wide enough to hold a
971285612Sdelphij   pointer, if such a type exists, and if the system does not define it. */
972181834Sroberto#undef uintptr_t
973285612Sdelphij
974285612Sdelphij/* Define as `fork' if `vfork' does not work. */
975285612Sdelphij#undef vfork
976285612Sdelphij
977285612Sdelphij/* Define to empty if the keyword `volatile' does not work. Warning: valid
978285612Sdelphij   code using `volatile' can become incorrect without. Disable with care. */
979285612Sdelphij#undef volatile
980285612Sdelphij
981285612Sdelphij/* Define to rpl_vsnprintf if the replacement function should be used. */
982285612Sdelphij#undef vsnprintf
983285612Sdelphij
984285612Sdelphij
985285612Sdelphij#ifndef MPINFOU_PREDECLARED
986285612Sdelphij# define MPINFOU_PREDECLARED
987285612Sdelphijtypedef union mpinfou {
988285612Sdelphij	struct pdk_mpinfo *pdkptr;
989285612Sdelphij	struct mpinfo *pikptr;
990285612Sdelphij} mpinfou_t;
991285612Sdelphij#endif
992285612Sdelphij
993285612Sdelphij
994285612Sdelphij
995285612Sdelphij	#if !defined(_KERNEL) && !defined(PARSESTREAM)
996285612Sdelphij	# if defined(HW_WANT_RPL_VSNPRINTF)
997285612Sdelphij	#  if defined(__cplusplus)
998285612Sdelphij	extern "C" {
999285612Sdelphij	# endif
1000285612Sdelphij	# include <stdarg.h>
1001285612Sdelphij	int rpl_vsnprintf(char *, size_t, const char *, va_list);
1002285612Sdelphij	# if defined(__cplusplus)
1003285612Sdelphij	}
1004285612Sdelphij	#  endif
1005285612Sdelphij	# endif
1006285612Sdelphij	# if defined(HW_WANT_RPL_SNPRINTF)
1007285612Sdelphij	#  if defined(__cplusplus)
1008285612Sdelphij	extern "C" {
1009285612Sdelphij	#  endif
1010285612Sdelphij	int rpl_snprintf(char *, size_t, const char *, ...);
1011285612Sdelphij	#  if defined(__cplusplus)
1012285612Sdelphij	}
1013285612Sdelphij	#  endif
1014285612Sdelphij	# endif
1015285612Sdelphij	#endif	/* !defined(_KERNEL) && !defined(PARSESTREAM) */
1016285612Sdelphij	
1017