xref: /minix/tools/compat/nbtool_config.h.in (revision 84d9c625)
1/* nbtool_config.h.in.  Generated automatically from configure.ac by autoheader.  */
2
3/*      $NetBSD: nbtool_config.h.in,v 1.33 2013/08/14 10:15:14 jmcneill Exp $    */
4
5#ifndef __NETBSD_NBTOOL_CONFIG_H__
6#define __NETBSD_NBTOOL_CONFIG_H__
7
8/* Define to 1 if your `fparseln' function is broken. */
9#undef BROKEN_FPARSELN
10
11/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
12   systems. This function is required for `alloca.c' support on those systems.
13   */
14#undef CRAY_STACKSEG_END
15
16/* Define if using `alloca.c'. */
17#undef C_ALLOCA
18
19/* Define if you have `alloca', as a function or macro. */
20#undef HAVE_ALLOCA
21
22/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
23#undef HAVE_ALLOCA_H
24
25/* Define if you have the <arpa/nameser.h> header file. */
26#undef HAVE_ARPA_NAMESER_H
27
28/* Define if you have the `asnprintf' function. */
29#undef HAVE_ASNPRINTF
30
31/* Define if you have the `asprintf' function. */
32#undef HAVE_ASPRINTF
33
34/* Define if you have the <assert.h> header file. */
35#undef HAVE_ASSERT_H
36
37/* Define if you have the `atoll' function. */
38#undef HAVE_ATOLL
39
40/* Define if you have the `basename' function. */
41#undef HAVE_BASENAME
42
43/* Define if you have the <ctype.h> header file. */
44#undef HAVE_CTYPE_H
45
46/* Define to 1 if you have the declaration of `be16dec', and to 0 if you
47   don't. */
48#undef HAVE_DECL_BE16DEC
49
50/* Define to 1 if you have the declaration of `be16enc', and to 0 if you
51   don't. */
52#undef HAVE_DECL_BE16ENC
53
54/* Define to 1 if you have the declaration of `be16toh', and to 0 if you
55   don't. */
56#undef HAVE_DECL_BE16TOH
57
58/* Define to 1 if you have the declaration of `be32dec', and to 0 if you
59   don't. */
60#undef HAVE_DECL_BE32DEC
61
62/* Define to 1 if you have the declaration of `be32enc', and to 0 if you
63   don't. */
64#undef HAVE_DECL_BE32ENC
65
66/* Define to 1 if you have the declaration of `be32toh', and to 0 if you
67   don't. */
68#undef HAVE_DECL_BE32TOH
69
70/* Define to 1 if you have the declaration of `be64dec', and to 0 if you
71   don't. */
72#undef HAVE_DECL_BE64DEC
73
74/* Define to 1 if you have the declaration of `be64enc', and to 0 if you
75   don't. */
76#undef HAVE_DECL_BE64ENC
77
78/* Define to 1 if you have the declaration of `be64toh', and to 0 if you
79   don't. */
80#undef HAVE_DECL_BE64TOH
81
82/* Define to 1 if you have the declaration of `bswap16', and to 0 if you
83   don't. */
84#undef HAVE_DECL_BSWAP16
85
86/* Define to 1 if you have the declaration of `bswap32', and to 0 if you
87   don't. */
88#undef HAVE_DECL_BSWAP32
89
90/* Define to 1 if you have the declaration of `bswap64', and to 0 if you
91   don't. */
92#undef HAVE_DECL_BSWAP64
93
94/* Define to 1 if you have the declaration of `fstatvfs', and to 0 if you
95   don't. */
96#undef HAVE_DECL_FSTATVFS
97
98/* Define to 1 if you have the declaration of `gid_from_group', and to 0 if
99   you don't. */
100#undef HAVE_DECL_GID_FROM_GROUP
101
102/* Define to 1 if you have the declaration of `group_from_gid', and to 0 if
103   you don't. */
104#undef HAVE_DECL_GROUP_FROM_GID
105
106/* Define to 1 if you have the declaration of `htobe16', and to 0 if you
107   don't. */
108#undef HAVE_DECL_HTOBE16
109
110/* Define to 1 if you have the declaration of `htobe32', and to 0 if you
111   don't. */
112#undef HAVE_DECL_HTOBE32
113
114/* Define to 1 if you have the declaration of `htobe64', and to 0 if you
115   don't. */
116#undef HAVE_DECL_HTOBE64
117
118/* Define to 1 if you have the declaration of `htole16', and to 0 if you
119   don't. */
120#undef HAVE_DECL_HTOLE16
121
122/* Define to 1 if you have the declaration of `htole32', and to 0 if you
123   don't. */
124#undef HAVE_DECL_HTOLE32
125
126/* Define to 1 if you have the declaration of `htole64', and to 0 if you
127   don't. */
128#undef HAVE_DECL_HTOLE64
129
130/* Define to 1 if you have the declaration of `lchflags', and to 0 if you
131   don't. */
132#undef HAVE_DECL_LCHFLAGS
133
134/* Define to 1 if you have the declaration of `lchmod', and to 0 if you don't.
135   */
136#undef HAVE_DECL_LCHMOD
137
138/* Define to 1 if you have the declaration of `lchown', and to 0 if you don't.
139   */
140#undef HAVE_DECL_LCHOWN
141
142/* Define to 1 if you have the declaration of `le16dec', and to 0 if you
143   don't. */
144#undef HAVE_DECL_LE16DEC
145
146/* Define to 1 if you have the declaration of `le16enc', and to 0 if you
147   don't. */
148#undef HAVE_DECL_LE16ENC
149
150/* Define to 1 if you have the declaration of `le16toh', and to 0 if you
151   don't. */
152#undef HAVE_DECL_LE16TOH
153
154/* Define to 1 if you have the declaration of `le32dec', and to 0 if you
155   don't. */
156#undef HAVE_DECL_LE32DEC
157
158/* Define to 1 if you have the declaration of `le32enc', and to 0 if you
159   don't. */
160#undef HAVE_DECL_LE32ENC
161
162/* Define to 1 if you have the declaration of `le32toh', and to 0 if you
163   don't. */
164#undef HAVE_DECL_LE32TOH
165
166/* Define to 1 if you have the declaration of `le64dec', and to 0 if you
167   don't. */
168#undef HAVE_DECL_LE64DEC
169
170/* Define to 1 if you have the declaration of `le64enc', and to 0 if you
171   don't. */
172#undef HAVE_DECL_LE64ENC
173
174/* Define to 1 if you have the declaration of `le64toh', and to 0 if you
175   don't. */
176#undef HAVE_DECL_LE64TOH
177
178/* Define to 1 if you have the declaration of `optind', and to 0 if you don't.
179   */
180#undef HAVE_DECL_OPTIND
181
182/* Define to 1 if you have the declaration of `optreset', and to 0 if you
183   don't. */
184#undef HAVE_DECL_OPTRESET
185
186/* Define to 1 if you have the declaration of `pwcache_groupdb', and to 0 if
187   you don't. */
188#undef HAVE_DECL_PWCACHE_GROUPDB
189
190/* Define to 1 if you have the declaration of `pwcache_userdb', and to 0 if
191   you don't. */
192#undef HAVE_DECL_PWCACHE_USERDB
193
194/* Define to 1 if you have the declaration of `setgroupent', and to 0 if you
195   don't. */
196#undef HAVE_DECL_SETGROUPENT
197
198/* Define to 1 if you have the declaration of `setpassent', and to 0 if you
199   don't. */
200#undef HAVE_DECL_SETPASSENT
201
202/* Define to 1 if you have the declaration of `strndup', and to 0 if you
203   don't. */
204#undef HAVE_DECL_STRNDUP
205
206/* Define to 1 if you have the declaration of `strsuftoll', and to 0 if you
207   don't. */
208#undef HAVE_DECL_STRSUFTOLL
209
210/* Define to 1 if you have the declaration of `sys_signame', and to 0 if you
211   don't. */
212#undef HAVE_DECL_SYS_SIGNAME
213
214/* Define to 1 if you have the declaration of `uid_from_user', and to 0 if you
215   don't. */
216#undef HAVE_DECL_UID_FROM_USER
217
218/* Define to 1 if you have the declaration of `user_from_uid', and to 0 if you
219   don't. */
220#undef HAVE_DECL_USER_FROM_UID
221
222/* Define if you have the `devname' function. */
223#undef HAVE_DEVNAME
224
225/* Define if you have the <dirent.h> header file, and it defines `DIR'. */
226#undef HAVE_DIRENT_H
227
228/* Define if you have the `dirfd' function. */
229#undef HAVE_DIRFD
230
231/* Define if you have the `dirname' function. */
232#undef HAVE_DIRNAME
233
234/* Define if `dd_fd' is member of `DIR'. */
235#undef HAVE_DIR_DD_FD
236
237/* Define if `__dd_fd' is member of `DIR'. */
238#undef HAVE_DIR___DD_FD
239
240/* Define if you have the `dprintf' function. */
241#undef HAVE_DPRINTF
242
243/* Define if you have the <errno.h> header file. */
244#undef HAVE_ERRNO_H
245
246/* Define if you have the <err.h> header file. */
247#undef HAVE_ERR_H
248
249/* Define if you have the `esetfunc' function. */
250#undef HAVE_ESETFUNC
251
252/* Define if you have the <fcntl.h> header file. */
253#undef HAVE_FCNTL_H
254
255/* Define if you have the <features.h> header file. */
256#undef HAVE_FEATURES_H
257
258/* Define if you have the `fgetln' function. */
259#undef HAVE_FGETLN
260
261/* Define if you have the `flock' function. */
262#undef HAVE_FLOCK
263
264/* Define if you have the `fparseln' function. */
265#undef HAVE_FPARSELN
266
267/* Define if you have the `fpurge' function. */
268#undef HAVE_FPURGE
269
270/* Define if you have the `futimes' function. */
271#undef HAVE_FUTIMES
272
273/* Define if you have the `getline' function. */
274#undef HAVE_GETLINE
275
276/* Define if you have the `getopt' function. */
277#undef HAVE_GETOPT
278
279/* Define if you have the <getopt.h> header file. */
280#undef HAVE_GETOPT_H
281
282/* Define if you have the `getopt_long' function. */
283#undef HAVE_GETOPT_LONG
284
285/* Define if you have the `gid_from_group' function. */
286#undef HAVE_GID_FROM_GROUP
287
288/* Define if you have the `group_from_gid' function. */
289#undef HAVE_GROUP_FROM_GID
290
291/* Define if you have the <grp.h> header file. */
292#undef HAVE_GRP_H
293
294/* Define if you have the `heapsort' function. */
295#undef HAVE_HEAPSORT
296
297/* Define if the system has the type `id_t'. */
298#undef HAVE_ID_T
299
300/* Define if you have the <inttypes.h> header file. */
301#undef HAVE_INTTYPES_H
302
303/* Define if you have the `isblank' function. */
304#undef HAVE_ISBLANK
305
306/* Define if you have the `issetugid' function. */
307#undef HAVE_ISSETUGID
308
309/* Define if you have the `lchflags' function. */
310#undef HAVE_LCHFLAGS
311
312/* Define if you have the `lchmod' function. */
313#undef HAVE_LCHMOD
314
315/* Define if you have the `lchown' function. */
316#undef HAVE_LCHOWN
317
318/* Define if you have the <libgen.h> header file. */
319#undef HAVE_LIBGEN_H
320
321/* Define if you have the `regex' library (-lregex). */
322#undef HAVE_LIBREGEX
323
324/* Define if you have the `rt' library (-lrt). */
325#undef HAVE_LIBRT
326
327/* Define if you have the `z' library (-lz). */
328#undef HAVE_LIBZ
329
330/* Define if you have the <limits.h> header file. */
331#undef HAVE_LIMITS_H
332
333/* Define if you have the <locale.h> header file. */
334#undef HAVE_LOCALE_H
335
336/* Define if the system has the type `long long'. */
337#undef HAVE_LONG_LONG
338
339/* Define if you have the `lutimes' function. */
340#undef HAVE_LUTIMES
341
342/* Define if you have the <machine/bswap.h> header file. */
343#undef HAVE_MACHINE_BSWAP_H
344
345/* Define if you have the <machine/endian.h> header file. */
346#undef HAVE_MACHINE_ENDIAN_H
347
348/* Define if you have the <malloc.h> header file. */
349#undef HAVE_MALLOC_H
350
351/* Define if you have the <memory.h> header file. */
352#undef HAVE_MEMORY_H
353
354/* Define if you have the `mkdtemp' function. */
355#undef HAVE_MKDTEMP
356
357/* Define if you have the `mkstemp' function. */
358#undef HAVE_MKSTEMP
359
360/* Define if you have the <ndir.h> header file, and it defines `DIR'. */
361#undef HAVE_NDIR_H
362
363/* Define if you have the <netconfig.h> header file. */
364#undef HAVE_NETCONFIG_H
365
366/* Define if you have the <netdb.h> header file. */
367#undef HAVE_NETDB_H
368
369/* Define if you have the <paths.h> header file. */
370#undef HAVE_PATHS_H
371
372/* Define if you have the `poll' function. */
373#undef HAVE_POLL
374
375/* Define if you have the `pread' function. */
376#undef HAVE_PREAD
377
378/* Define if you have the <pthread.h> header file. */
379#undef HAVE_PTHREAD_H
380
381/* Define if you have the `putc_unlocked' function. */
382#undef HAVE_PUTC_UNLOCKED
383
384/* Define if you have the `pwcache_groupdb' function. */
385#undef HAVE_PWCACHE_GROUPDB
386
387/* Define if you have the `pwcache_userdb' function. */
388#undef HAVE_PWCACHE_USERDB
389
390/* Define if you have the <pwd.h> header file. */
391#undef HAVE_PWD_H
392
393/* Define if you have the `pwrite' function. */
394#undef HAVE_PWRITE
395
396/* Define if you have the `raise_default_signal' function. */
397#undef HAVE_RAISE_DEFAULT_SIGNAL
398
399/* Define if you have the `random' function. */
400#undef HAVE_RANDOM
401
402/* Define if you have the <resolv.h> header file. */
403#undef HAVE_RESOLV_H
404
405/* Define if you have the <rpc/types.h> header file. */
406#undef HAVE_RPC_TYPES_H
407
408/* Define if you have the `setenv' function. */
409#undef HAVE_SETENV
410
411/* Define if you have the `setgroupent' function. */
412#undef HAVE_SETGROUPENT
413
414/* Define if you have the `setpassent' function. */
415#undef HAVE_SETPASSENT
416
417/* Define if you have the `setprogname' function. */
418#undef HAVE_SETPROGNAME
419
420/* Define if you have the <signal.h> header file. */
421#undef HAVE_SIGNAL_H
422
423/* Define if you have the `snprintb_m' function. */
424#undef HAVE_SNPRINTB_M
425
426/* Define if you have the `snprintf' function. */
427#undef HAVE_SNPRINTF
428
429/* Define if you have the socklen_t type. */
430#undef HAVE_SOCKLEN_T
431
432/* Define if you have the <stdarg.h> header file. */
433#undef HAVE_STDARG_H
434
435/* Define if you have the <stddef.h> header file. */
436#undef HAVE_STDDEF_H
437
438/* Define if you have the <stdint.h> header file. */
439#undef HAVE_STDINT_H
440
441/* Define if you have the <stdio.h> header file. */
442#undef HAVE_STDIO_H
443
444/* Define if you have the <stdlib.h> header file. */
445#undef HAVE_STDLIB_H
446
447/* Define if you have the <strings.h> header file. */
448#undef HAVE_STRINGS_H
449
450/* Define if you have the <string.h> header file. */
451#undef HAVE_STRING_H
452
453/* Define if you have the `strlcat' function. */
454#undef HAVE_STRLCAT
455
456/* Define if you have the `strlcpy' function. */
457#undef HAVE_STRLCPY
458
459/* Define if you have the `strmode' function. */
460#undef HAVE_STRMODE
461
462/* Define if you have the `strndup' function. */
463#undef HAVE_STRNDUP
464
465/* Define if you have the `strsep' function. */
466#undef HAVE_STRSEP
467
468/* Define if you have the `strsuftoll' function. */
469#undef HAVE_STRSUFTOLL
470
471/* Define if you have the `strtoll' function. */
472#undef HAVE_STRTOLL
473
474/* Define if `d_namlen' is member of `struct dirent'. */
475#undef HAVE_STRUCT_DIRENT_D_NAMLEN
476
477/* Define if `f_iosize' is member of `struct statvfs'. */
478#undef HAVE_STRUCT_STATVFS_F_IOSIZE
479
480/* Define if `st_atim' is member of `struct stat'. */
481#undef HAVE_STRUCT_STAT_ST_ATIM
482
483/* Define if `st_birthtime' is member of `struct stat'. */
484#undef HAVE_STRUCT_STAT_ST_BIRTHTIME
485
486/* Define if `st_birthtimensec' is member of `struct stat'. */
487#undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC
488
489/* Define if `st_flags' is member of `struct stat'. */
490#undef HAVE_STRUCT_STAT_ST_FLAGS
491
492/* Define if `st_gen' is member of `struct stat'. */
493#undef HAVE_STRUCT_STAT_ST_GEN
494
495/* Define if `st_mtimensec' is member of `struct stat'. */
496#undef HAVE_STRUCT_STAT_ST_MTIMENSEC
497
498/* Define if `tm_gmtoff' is member of `struct tm'. */
499#undef HAVE_STRUCT_TM_TM_GMTOFF
500
501/* Define if you have the <sys/bswap.h> header file. */
502#undef HAVE_SYS_BSWAP_H
503
504/* Define if you have the <sys/cdefs.h> header file. */
505#undef HAVE_SYS_CDEFS_H
506
507/* Define if you have the <sys/dir.h> header file, and it defines `DIR'. */
508#undef HAVE_SYS_DIR_H
509
510/* Define if you have the <sys/endian.h> header file. */
511#undef HAVE_SYS_ENDIAN_H
512
513/* Define if you have the <sys/featuretest.h> header file. */
514#undef HAVE_SYS_FEATURETEST_H
515
516/* Define if you have the <sys/ioctl.h> header file. */
517#undef HAVE_SYS_IOCTL_H
518
519/* Define if you have the <sys/mman.h> header file. */
520#undef HAVE_SYS_MMAN_H
521
522/* Define if you have the <sys/mtio.h> header file. */
523#undef HAVE_SYS_MTIO_H
524
525/* Define if you have the <sys/ndir.h> header file, and it defines `DIR'. */
526#undef HAVE_SYS_NDIR_H
527
528/* Define if you have the <sys/param.h> header file. */
529#undef HAVE_SYS_PARAM_H
530
531/* Define if you have the <sys/poll.h> header file. */
532#undef HAVE_SYS_POLL_H
533
534/* Define if you have the <sys/socket.h> header file. */
535#undef HAVE_SYS_SOCKET_H
536
537/* Define if you have the <sys/stat.h> header file. */
538#undef HAVE_SYS_STAT_H
539
540/* Define if you have the <sys/syslimits.h> header file. */
541#undef HAVE_SYS_SYSLIMITS_H
542
543/* Define if you have the <sys/sysmacros.h> header file. */
544#undef HAVE_SYS_SYSMACROS_H
545
546/* Define if you have the <sys/time.h> header file. */
547#undef HAVE_SYS_TIME_H
548
549/* Define if you have the <sys/types.h> header file. */
550#undef HAVE_SYS_TYPES_H
551
552/* Define if you have the <sys/utsname.h> header file. */
553#undef HAVE_SYS_UTSNAME_H
554
555/* Define if you have the <sys/wait.h> header file. */
556#undef HAVE_SYS_WAIT_H
557
558/* Define if you have the <termios.h> header file. */
559#undef HAVE_TERMIOS_H
560
561/* Define if you have the `uid_from_user' function. */
562#undef HAVE_UID_FROM_USER
563
564/* Define if you have the <unistd.h> header file. */
565#undef HAVE_UNISTD_H
566
567/* Define if you have the `user_from_uid' function. */
568#undef HAVE_USER_FROM_UID
569
570/* Define if you have the <util.h> header file. */
571#undef HAVE_UTIL_H
572
573/* Define if the system has the type `u_char'. */
574#undef HAVE_U_CHAR
575
576/* Define if the system has the type `u_int'. */
577#undef HAVE_U_INT
578
579/* Define if the system has the type `u_long'. */
580#undef HAVE_U_LONG
581
582/* Define if the system has the type `u_quad_t'. */
583#undef HAVE_U_QUAD_T
584
585/* Define if the system has the type `u_short'. */
586#undef HAVE_U_SHORT
587
588/* Define if you have the `vasnprintf' function. */
589#undef HAVE_VASNPRINTF
590
591/* Define if you have the `vasprintf' function. */
592#undef HAVE_VASPRINTF
593
594/* Define if you have the `vsnprintf' function. */
595#undef HAVE_VSNPRINTF
596
597/* Define if you have the `__fpurge' function. */
598#undef HAVE___FPURGE
599
600/* Path to sh(1). */
601#undef PATH_BSHELL
602
603/* If using the C implementation of alloca, define if you know the
604   direction of stack growth for your system; otherwise it will be
605   automatically deduced at run-time.
606        STACK_DIRECTION > 0 => grows toward higher addresses
607        STACK_DIRECTION < 0 => grows toward lower addresses
608        STACK_DIRECTION = 0 => direction of growth unknown */
609#undef STACK_DIRECTION
610
611/* Define if you have the ANSI C header files. */
612#undef STDC_HEADERS
613
614/* Define if your processor stores words with the most significant byte first
615   (like Motorola and SPARC, unlike Intel and VAX). */
616#undef WORDS_BIGENDIAN
617
618/* Define for NetBSD headers. */
619#undef _POSIX_C_SOURCE
620
621/* Define for NetBSD headers. */
622#undef _POSIX_SOURCE
623
624/* Define for NetBSD headers. */
625#undef _XOPEN_SOURCE
626
627/* Define to `unsigned' if <sys/types.h> does not define. */
628#undef size_t
629
630/* Define if you have uint16_t, but not u_int16_t. */
631#undef u_int16_t
632
633/* Define if you have uint32_t, but not u_int32_t. */
634#undef u_int32_t
635
636/* Define if you have uint64_t, but not u_int64_t. */
637#undef u_int64_t
638
639/* Define if you have uint8_t, but not u_int8_t. */
640#undef u_int8_t
641
642/* Define if you have u_int16_t, but not uint16_t. */
643#undef uint16_t
644
645/* Define if you have u_int32_t, but not uint32_t. */
646#undef uint32_t
647
648/* Define if you have u_int64_t, but not uint64_t. */
649#undef uint64_t
650
651/* Define if you have u_int8_t, but not uint8_t. */
652#undef uint8_t
653
654#include "compat_defs.h"
655#endif /* !__NETBSD_NBTOOL_CONFIG_H__ */
656