1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Directory separator character, usually / or \\ */
6 /* fopen(3) accepts a 'b' in the mode flag */
7 #undef FOPEN_BINARY_FLAG
9 /* fopen(3) accepts a 't' in the mode flag */
10 #undef FOPEN_TEXT_FLAG
12 /* What is getsockname()'s socklen type? */
13 #undef GETSOCKNAME_SOCKLEN_TYPE
15 /* Define to 1 if you have the `atexit' function. */
18 /* Define to 1 if you have the `canonicalize_file_name' function. */
19 #undef HAVE_CANONICALIZE_FILE_NAME
21 /* Define this if /dev/zero is readable device */
24 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
28 /* Define to 1 if you have the <dlfcn.h> header file. */
31 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
34 /* Define to 1 if you have the <errno.h> header file. */
37 /* Define to 1 if you have the <fcntl.h> header file. */
40 /* Define to 1 if you have the `fork' function. */
43 /* inline keyword or macro available */
46 /* Define to 1 if the system has the type `int16_t'. */
49 /* Define to 1 if the system has the type `int32_t'. */
52 /* Define to 1 if the system has the type `int8_t'. */
55 /* Define to 1 if the system has the type `intptr_t'. */
58 /* Define to 1 if you have the <inttypes.h> header file. */
59 #undef HAVE_INTTYPES_H
61 /* Define to 1 if you have the `gen' library (-lgen). */
64 /* Define to 1 if you have the <libgen.h> header file. */
67 /* Define to 1 if you have the <limits.h> header file. */
70 /* Define to 1 if you have the <memory.h> header file. */
73 /* Define to 1 if you have the `memset' function. */
76 /* Define to 1 if you have the `mmap' function. */
79 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
82 /* Define to 1 if you have the <netdb.h> header file. */
85 /* Define to 1 if you have the <netinet/in.h> header file. */
86 #undef HAVE_NETINET_IN_H
88 /* sntp does not care about 'nice' */
91 /* Define this if pathfind(3) works */
94 /* Define to 1 if the system has the type `pid_t'. */
97 /* Define this if we have a functional realpath(3C) */
100 /* Define to 1 if you have the <runetype.h> header file. */
101 #undef HAVE_RUNETYPE_H
103 /* Define to 1 if you have the <setjmp.h> header file. */
106 /* Define to 1 if the system has the type `size_t'. */
109 /* Define to 1 if you have the `snprintf' function. */
112 /* Define to 1 if you have the `socket' function. */
115 /* Define to 1 if you have the <stdarg.h> header file. */
118 /* Define to 1 if stdbool.h conforms to C99. */
119 #undef HAVE_STDBOOL_H
121 /* Define to 1 if you have the <stdint.h> header file. */
124 /* Define to 1 if you have the <stdlib.h> header file. */
127 /* Define to 1 if you have the `strchr' function. */
130 /* Define to 1 if you have the `strdup' function. */
133 /* Define this if strftime() works */
136 /* Define to 1 if you have the <strings.h> header file. */
137 #undef HAVE_STRINGS_H
139 /* Define to 1 if you have the <string.h> header file. */
142 /* Define to 1 if you have the `strrchr' function. */
145 /* Define to 1 if you have the `strsignal' function. */
146 #undef HAVE_STRSIGNAL
148 /* Does a system header define struct sockaddr_storage? */
149 #undef HAVE_STRUCT_SOCKADDR_STORAGE
151 /* Define to 1 if you have the <sysexits.h> header file. */
152 #undef HAVE_SYSEXITS_H
154 /* Define to 1 if you have the <syslog.h> header file. */
157 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
159 #undef HAVE_SYS_DIR_H
161 /* Define to 1 if you have the <sys/limits.h> header file. */
162 #undef HAVE_SYS_LIMITS_H
164 /* Define to 1 if you have the <sys/mman.h> header file. */
165 #undef HAVE_SYS_MMAN_H
167 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
169 #undef HAVE_SYS_NDIR_H
171 /* Define to 1 if you have the <sys/param.h> header file. */
172 #undef HAVE_SYS_PARAM_H
174 /* Define to 1 if you have the <sys/poll.h> header file. */
175 #undef HAVE_SYS_POLL_H
177 /* Define to 1 if you have the <sys/procset.h> header file. */
178 #undef HAVE_SYS_PROCSET_H
180 /* Define to 1 if you have the <sys/select.h> header file. */
181 #undef HAVE_SYS_SELECT_H
183 /* Define to 1 if you have the <sys/socket.h> header file. */
184 #undef HAVE_SYS_SOCKET_H
186 /* Define to 1 if you have the <sys/stat.h> header file. */
187 #undef HAVE_SYS_STAT_H
189 /* Define to 1 if you have the <sys/stropts.h> header file. */
190 #undef HAVE_SYS_STROPTS_H
192 /* Define to 1 if you have the <sys/time.h> header file. */
193 #undef HAVE_SYS_TIME_H
195 /* Define to 1 if you have the <sys/types.h> header file. */
196 #undef HAVE_SYS_TYPES_H
198 /* Define to 1 if you have the <sys/un.h> header file. */
201 /* Define to 1 if you have the <sys/wait.h> header file. */
202 #undef HAVE_SYS_WAIT_H
204 /* Define to 1 if the system has the type `s_char'. */
207 /* sntp does not care about TTY stuff */
210 /* Define to 1 if the system has the type `uint16_t'. */
213 /* Define to 1 if the system has the type `uint32_t'. */
216 /* Define to 1 if the system has the type `uint8_t'. */
219 /* Define to 1 if the system has the type `uintptr_t'. */
220 #undef HAVE_UINTPTR_T
222 /* Define to 1 if the system has the type `uint_t'. */
225 /* Define to 1 if you have the <unistd.h> header file. */
228 /* Define to 1 if you have the <utime.h> header file. */
231 /* Define to 1 if you have the <values.h> header file. */
234 /* Define to 1 if you have the <varargs.h> header file. */
235 #undef HAVE_VARARGS_H
237 /* Define to 1 if you have the `vfork' function. */
240 /* Define to 1 if you have the <vfork.h> header file. */
243 /* Define to 1 if you have the `vprintf' function. */
246 /* Define to 1 if you have the <wchar.h> header file. */
249 /* Define to 1 if the system has the type `wchar_t'. */
252 /* Define to 1 if the system has the type `wint_t'. */
255 /* Define to 1 if `fork' works. */
256 #undef HAVE_WORKING_FORK
258 /* Define to 1 if `vfork' works. */
259 #undef HAVE_WORKING_VFORK
261 /* Define to 1 if the system has the type `_Bool'. */
264 /* Does struct sockaddr_storage have __ss_family? */
265 #undef HAVE___SS_FAMILY_IN_SS
268 /* Handle sockaddr_storage.__ss_family */
269 #ifdef HAVE___SS_FAMILY_IN_SS
270 # define ss_family __ss_family
271 #endif /* HAVE___SS_FAMILY_IN_SS */
275 /* Does struct sockaddr_storage have __ss_len? */
276 #undef HAVE___SS_LEN_IN_SS
279 /* Handle sockaddr_storage.__ss_len */
280 #ifdef HAVE___SS_LEN_IN_SS
281 # define ss_len __ss_len
282 #endif /* HAVE___SS_LEN_IN_SS */
286 /* Do we need to fix in6isaddr? */
287 #undef ISC_PLATFORM_FIXIN6ISADDR
289 /* have struct if_laddrconf? */
290 #undef ISC_PLATFORM_HAVEIF_LADDRCONF
292 /* have struct if_laddrreq? */
293 #undef ISC_PLATFORM_HAVEIF_LADDRREQ
295 /* have struct in6_pktinfo? */
296 #undef ISC_PLATFORM_HAVEIN6PKTINFO
299 #undef ISC_PLATFORM_HAVEIPV6
301 /* have sin6_scope_id? */
302 #undef ISC_PLATFORM_HAVESCOPEID
304 /* missing in6addr_any? */
305 #undef ISC_PLATFORM_NEEDIN6ADDRANY
307 /* Do we need netinet6/in6.h? */
308 #undef ISC_PLATFORM_NEEDNETINET6IN6H
310 /* ISC: provide inet_ntop() */
311 #undef ISC_PLATFORM_NEEDNTOP
313 /* Declare in_port_t? */
314 #undef ISC_PLATFORM_NEEDPORTT
316 /* ISC: provide inet_pton() */
317 #undef ISC_PLATFORM_NEEDPTON
319 /* Do we need netinet6/in6.h? */
320 #undef LWRES_PLATFORM_NEEDNETINET6IN6H
322 /* Do we need an s_char typedef? */
323 #undef NEED_S_CHAR_TYPEDEF
325 /* Define this if optional arguments are disallowed */
326 #undef NO_OPTIONAL_OPT_ARGS
328 /* Name of package */
331 /* Define to the address where bug reports for this package should be sent. */
332 #undef PACKAGE_BUGREPORT
334 /* Define to the full name of this package. */
337 /* Define to the full name and version of this package. */
338 #undef PACKAGE_STRING
340 /* Define to the one symbol short name of this package. */
341 #undef PACKAGE_TARNAME
343 /* Define to the home page for this package. */
346 /* Define to the version of this package. */
347 #undef PACKAGE_VERSION
349 /* name of regex header file */
352 /* The size of `char*', as computed by sizeof. */
355 /* The size of `int', as computed by sizeof. */
358 /* The size of `long', as computed by sizeof. */
361 /* The size of `short', as computed by sizeof. */
364 /* The size of `signed char', as computed by sizeof. */
365 #undef SIZEOF_SIGNED_CHAR
367 /* Define to 1 if you have the ANSI C header files. */
370 /* canonical system (cpu-vendor-os) of where we should run */
373 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
374 #undef TIME_WITH_SYS_TIME
376 /* Version number of package */
379 /* ISC: Want IPv6? */
382 /* Define this if a working libregex can be found */
385 /* Define to 1 if type `char' is unsigned and you are not using gcc. */
386 #ifndef __CHAR_UNSIGNED__
387 # undef __CHAR_UNSIGNED__
390 /* Define to empty if `const' does not conform to ANSI C. */
393 /* Define to `int' if <sys/types.h> doesn't define. */
396 /* Define to `__inline__' or `__inline' if that's what the C compiler
397 calls it, or to nothing if 'inline' is not supported under any name. */
402 /* Define to `int' if <sys/types.h> does not define. */
405 /* Define to `unsigned int' if <sys/types.h> does not define. */
408 /* Define to `int' if <sys/types.h> doesn't define. */
411 /* Define as `fork' if `vfork' does not work. */