1e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* lib/config.h.in.  Generated from configure.in by autoheader.  */
2e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
3e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if building universal (internal helper macro) */
4e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef AC_APPLE_UNIVERSAL_BUILD
5e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
6e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if debugging the blkid library */
7e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef CONFIG_BLKID_DEBUG
8e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
9e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 to compile findfs */
10e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef CONFIG_BUILD_FINDFS
11e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
12e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if debugging ext3/4 journal code */
13e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef CONFIG_JBD_DEBUG
14e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
15e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 to enable quota support */
16e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef CONFIG_QUOTA
17e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
18e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if the testio I/O manager should be enabled */
19e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef CONFIG_TESTIO_DEBUG
20e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
21e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
22e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   systems. This function is required for `alloca.c' support on those systems.
23e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   */
24e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef CRAY_STACKSEG_END
25e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
26e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if using `alloca.c'. */
27e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef C_ALLOCA
28e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
29e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 to disable use of backtrace */
30e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef DISABLE_BACKTRACE
31e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
32e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if ext2 compression enabled */
33e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef ENABLE_COMPRESSION
34e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
35e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if ext3/4 htree support enabled */
36e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef ENABLE_HTREE
37e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
38e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if translation of program messages to the user's native
39e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   language is requested. */
40e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef ENABLE_NLS
41e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
42e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have `alloca', as a function or macro. */
43e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_ALLOCA
44e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
45e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
46e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   */
47e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_ALLOCA_H
48e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
49e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <argz.h> header file. */
50e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_ARGZ_H
51e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
52e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `asprintf' function. */
53e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_ASPRINTF
54e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
55e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `backtrace' function. */
56e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_BACKTRACE
57e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
58e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `blkid_probe_get_topology' function. */
59e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_BLKID_PROBE_GET_TOPOLOGY
60e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
61e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `chflags' function. */
62e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_CHFLAGS
63e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
64e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if the GNU dcgettext() function is already present or preinstalled.
65e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   */
66e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_DCGETTEXT
67e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
68e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
69e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   don't. */
70e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_DECL_FEOF_UNLOCKED
71e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
72e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
73e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   you don't. */
74e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_DECL_FGETS_UNLOCKED
75e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
76e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
77e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   don't. */
78e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_DECL_GETC_UNLOCKED
79e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
80e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
81e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   don't. */
82e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_DECL__SNPRINTF
83e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
84e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
85e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   don't. */
86e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_DECL__SNWPRINTF
87e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
88e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <dirent.h> header file. */
89e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_DIRENT_H
90e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
91e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if dlopen/libdl exists */
92e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_DLOPEN
93e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
94e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
95e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_DOPRNT
96e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
97e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <errno.h> header file. */
98e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_ERRNO_H
99e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
100e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <execinfo.h> header file. */
101e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_EXECINFO_H
102e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
103e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if Ext2 ioctls present */
104e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_EXT2_IOCTLS
105e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
106e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `fallocate' function. */
107e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_FALLOCATE
108e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
109e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `fallocate64' function. */
110e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_FALLOCATE64
111e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
112e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `fchown' function. */
113e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_FCHOWN
114e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
115e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `fdatasync' function. */
116e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_FDATASYNC
117e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
118e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `fstat64' function. */
119e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_FSTAT64
120e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
121e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `ftruncate64' function. */
122e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_FTRUNCATE64
123e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
124e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `fwprintf' function. */
125e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_FWPRINTF
126e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
127e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `getcwd' function. */
128e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_GETCWD
129e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
130e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `getdtablesize' function. */
131e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_GETDTABLESIZE
132e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
133e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `getegid' function. */
134e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_GETEGID
135e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
136e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `geteuid' function. */
137e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_GETEUID
138e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
139e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `getgid' function. */
140e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_GETGID
141e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
142e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `getmntinfo' function. */
143e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_GETMNTINFO
144e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
145e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <getopt.h> header file. */
146e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_GETOPT_H
147e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
148e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `getpagesize' function. */
149e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_GETPAGESIZE
150e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
151e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `getpwuid_r' function. */
152e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_GETPWUID_R
153e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
154e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `getrlimit' function. */
155e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_GETRLIMIT
156e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
157e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `getrusage' function. */
158e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_GETRUSAGE
159e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
160e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if the GNU gettext() function is already present or preinstalled. */
161e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_GETTEXT
162e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
163e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `getuid' function. */
164e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_GETUID
165e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
166e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if you have the iconv() function. */
167e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_ICONV
168e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
169e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
170e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_INTMAX_T
171e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
172e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if the system has the type `intptr_t'. */
173e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_INTPTR_T
174e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
175e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <inttypes.h> header file. */
176e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_INTTYPES_H
177e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
178e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
179e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   declares uintmax_t. */
180e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_INTTYPES_H_WITH_UINTMAX
181e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
182e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `jrand48' function. */
183e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_JRAND48
184e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
185e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
186e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_LANGINFO_CODESET
187e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
188e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if your <locale.h> file defines LC_MESSAGES. */
189e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_LC_MESSAGES
190e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
191e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <limits.h> header file. */
192e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_LIMITS_H
193e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
194e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <linux/falloc.h> header file. */
195e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_LINUX_FALLOC_H
196e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
197e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <linux/fd.h> header file. */
198e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_LINUX_FD_H
199e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
200e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <linux/major.h> header file. */
201e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_LINUX_MAJOR_H
202e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
203e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `llseek' function. */
204e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_LLSEEK
205e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
206e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if llseek declared in unistd.h */
207e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_LLSEEK_PROTOTYPE
208e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
209e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <locale.h> header file. */
210e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_LOCALE_H
211e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
212e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if you have the 'long double' type. */
213e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_LONG_DOUBLE
214e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
215e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if you have the 'long long' type. */
216e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_LONG_LONG
217e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
218e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `lseek64' function. */
219e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_LSEEK64
220e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
221e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if lseek64 declared in unistd.h */
222e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_LSEEK64_PROTOTYPE
223e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
224e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `mallinfo' function. */
225e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_MALLINFO
226e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
227e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <malloc.h> header file. */
228e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_MALLOC_H
229e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
230e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `mbstowcs' function. */
231e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_MBSTOWCS
232e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
233e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `memalign' function. */
234e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_MEMALIGN
235e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
236e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <memory.h> header file. */
237e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_MEMORY_H
238e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
239e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `mempcpy' function. */
240e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_MEMPCPY
241e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
242e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `mmap' function. */
243e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_MMAP
244e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
245e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <mntent.h> header file. */
246e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_MNTENT_H
247e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
248e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `msync' function. */
249e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_MSYNC
250e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
251e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `munmap' function. */
252e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_MUNMAP
253e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
254e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `nanosleep' function. */
255e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_NANOSLEEP
256e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
257e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <netinet/in.h> header file. */
258e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_NETINET_IN_H
259e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
260e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <net/if_dl.h> header file. */
261e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_NET_IF_DL_H
262e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
263e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <net/if.h> header file. */
264e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_NET_IF_H
265e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
266e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <nl_types.h> header file. */
267e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_NL_TYPES_H
268e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
269e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `open64' function. */
270e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_OPEN64
271e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
272e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if optreset for getopt is present */
273e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_OPTRESET
274e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
275e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `pathconf' function. */
276e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_PATHCONF
277e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
278e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <paths.h> header file. */
279e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_PATHS_H
280e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
281e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `posix_fadvise' function. */
282e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_POSIX_FADVISE
283e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
284e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `posix_memalign' function. */
285e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_POSIX_MEMALIGN
286e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
287e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if your printf() function supports format strings with positions. */
288e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_POSIX_PRINTF
289e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
290e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `prctl' function. */
291e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_PRCTL
292e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
293e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `putenv' function. */
294e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_PUTENV
295e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
296e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if dirent has d_reclen */
297e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_RECLEN_DIRENT
298e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
299e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if if struct sockaddr contains sa_len */
300e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SA_LEN
301e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
302e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `secure_getenv' function. */
303e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SECURE_GETENV
304e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
305e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <semaphore.h> header file. */
306e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SEMAPHORE_H
307e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
308e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if sem_init() exists */
309e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SEM_INIT
310e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
311e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `setenv' function. */
312e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SETENV
313e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
314e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <setjmp.h> header file. */
315e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SETJMP_H
316e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
317e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `setlocale' function. */
318e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SETLOCALE
319e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
320e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `setmntent' function. */
321e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SETMNTENT
322e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
323e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `setresgid' function. */
324e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SETRESGID
325e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
326e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `setresuid' function. */
327e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SETRESUID
328e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
329e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <signal.h> header file. */
330e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SIGNAL_H
331e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
332e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `snprintf' function. */
333e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SNPRINTF
334e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
335e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `srandom' function. */
336e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SRANDOM
337e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
338e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if struct stat has st_flags */
339e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_STAT_FLAGS
340e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
341e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <stdarg.h> header file. */
342e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_STDARG_H
343e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
344e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <stddef.h> header file. */
345e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_STDDEF_H
346e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
347e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <stdint.h> header file. */
348e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_STDINT_H
349e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
350e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
351e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   uintmax_t. */
352e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_STDINT_H_WITH_UINTMAX
353e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
354e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <stdlib.h> header file. */
355e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_STDLIB_H
356e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
357e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `stpcpy' function. */
358e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_STPCPY
359e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
360e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `strcasecmp' function. */
361e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_STRCASECMP
362e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
363e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `strdup' function. */
364e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_STRDUP
365e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
366e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <strings.h> header file. */
367e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_STRINGS_H
368e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
369e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <string.h> header file. */
370e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_STRING_H
371e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
372e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `strnlen' function. */
373e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_STRNLEN
374e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
375e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `strptime' function. */
376e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_STRPTIME
377e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
378e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `strtoul' function. */
379e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_STRTOUL
380e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
381e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `strtoull' function. */
382e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_STRTOULL
383e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
384e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `sync_file_range' function. */
385e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYNC_FILE_RANGE
386e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
387e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `sysconf' function. */
388e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYSCONF
389e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
390e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/disklabel.h> header file. */
391e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_DISKLABEL_H
392e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
393e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/disk.h> header file. */
394e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_DISK_H
395e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
396e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/file.h> header file. */
397e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_FILE_H
398e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
399e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/ioctl.h> header file. */
400e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_IOCTL_H
401e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
402e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/mkdev.h> header file. */
403e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_MKDEV_H
404e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
405e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/mman.h> header file. */
406e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_MMAN_H
407e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
408e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/mount.h> header file. */
409e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_MOUNT_H
410e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
411e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/param.h> header file. */
412e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_PARAM_H
413e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
414e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/prctl.h> header file. */
415e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_PRCTL_H
416e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
417e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/queue.h> header file. */
418e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_QUEUE_H
419e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
420e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/resource.h> header file. */
421e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_RESOURCE_H
422e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
423e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/select.h> header file. */
424e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_SELECT_H
425e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
426e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/socket.h> header file. */
427e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_SOCKET_H
428e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
429e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/sockio.h> header file. */
430e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_SOCKIO_H
431e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
432e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/stat.h> header file. */
433e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_STAT_H
434e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
435e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/syscall.h> header file. */
436e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_SYSCALL_H
437e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
438e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/sysmacros.h> header file. */
439e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_SYSMACROS_H
440e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
441e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/time.h> header file. */
442e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_TIME_H
443e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
444e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/types.h> header file. */
445e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_TYPES_H
446e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
447e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/un.h> header file. */
448e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_UN_H
449e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
450e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <sys/wait.h> header file. */
451e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_SYS_WAIT_H
452e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
453e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <termios.h> header file. */
454e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_TERMIOS_H
455e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
456e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <termio.h> header file. */
457e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_TERMIO_H
458e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
459e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `tsearch' function. */
460e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_TSEARCH
461e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
462e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if ssize_t declared */
463e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_TYPE_SSIZE_T
464e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
465e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
466e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_UINTMAX_T
467e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
468e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <unistd.h> header file. */
469e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_UNISTD_H
470e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
471e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if you have the 'unsigned long long' type. */
472e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_UNSIGNED_LONG_LONG
473e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
474e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `usleep' function. */
475e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_USLEEP
476e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
477e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `utime' function. */
478e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_UTIME
479e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
480e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the <utime.h> header file. */
481e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_UTIME_H
482e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
483e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `valloc' function. */
484e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_VALLOC
485e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
486e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `vprintf' function. */
487e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_VPRINTF
488e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
489e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if you have the 'wchar_t' type. */
490e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_WCHAR_T
491e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
492e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `wcslen' function. */
493e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_WCSLEN
494e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
495e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if you have the 'wint_t' type. */
496e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE_WINT_T
497e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
498e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `__argz_count' function. */
499e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE___ARGZ_COUNT
500e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
501e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `__argz_next' function. */
502e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE___ARGZ_NEXT
503e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
504e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `__argz_stringify' function. */
505e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE___ARGZ_STRINGIFY
506e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
507e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `__fsetlocking' function. */
508e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE___FSETLOCKING
509e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
510e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the `__secure_getenv' function. */
511e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef HAVE___SECURE_GETENV
512e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
513e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define as const if the declaration of iconv() needs const. */
514e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef ICONV_CONST
515e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
516e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if integer division by zero raises signal SIGFPE. */
517e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef INTDIV0_RAISES_SIGFPE
518e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
519e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* package name for gettext */
520e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef PACKAGE
521e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
522e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to the address where bug reports for this package should be sent. */
523e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef PACKAGE_BUGREPORT
524e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
525e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to the full name of this package. */
526e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef PACKAGE_NAME
527e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
528e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to the full name and version of this package. */
529e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef PACKAGE_STRING
530e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
531e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to the one symbol short name of this package. */
532e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef PACKAGE_TARNAME
533e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
534e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to the home page for this package. */
535e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef PACKAGE_URL
536e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
537e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to the version of this package. */
538e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef PACKAGE_VERSION
539e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
540e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
541e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef PRI_MACROS_BROKEN
542e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
543e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* The size of `int', as computed by sizeof. */
544e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef SIZEOF_INT
545e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
546e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* The size of `long', as computed by sizeof. */
547e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef SIZEOF_LONG
548e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
549e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* The size of `long long', as computed by sizeof. */
550e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef SIZEOF_LONG_LONG
551e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
552e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* The size of `off_t', as computed by sizeof. */
553e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef SIZEOF_OFF_T
554e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
555e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* The size of `short', as computed by sizeof. */
556e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef SIZEOF_SHORT
557e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
558e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define as the maximum value of type 'size_t', if the system doesn't define
559e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   it. */
560e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef SIZE_MAX
561e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
562e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* If using the C implementation of alloca, define if you know the
563e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   direction of stack growth for your system; otherwise it will be
564e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   automatically deduced at runtime.
565e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall	STACK_DIRECTION > 0 => grows toward higher addresses
566e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall	STACK_DIRECTION < 0 => grows toward lower addresses
567e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall	STACK_DIRECTION = 0 => direction of growth unknown */
568e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef STACK_DIRECTION
569e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
570e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if you have the ANSI C header files. */
571e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef STDC_HEADERS
572e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
573e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* If the compiler supports a TLS storage class define it to that here */
574e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef TLS
575e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
576e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 to build uuidd */
577e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef USE_UUIDD
578e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
579e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* version for gettext */
580e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef VERSION
581e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
582e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
583e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   significant byte first (like Motorola and SPARC, unlike Intel). */
584e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#if defined AC_APPLE_UNIVERSAL_BUILD
585e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall# if defined __BIG_ENDIAN__
586e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#  define WORDS_BIGENDIAN 1
587e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall# endif
588e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#else
589e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall# ifndef WORDS_BIGENDIAN
590e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#  undef WORDS_BIGENDIAN
591e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall# endif
592e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#endif
593e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
594e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to 1 if Apple Darwin libintl workaround is needed */
595e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef _INTL_REDIRECT_MACROS
596e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
597e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to empty if `const' does not conform to ANSI C. */
598e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef const
599e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
600e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to `__inline__' or `__inline' if that's what the C compiler
601e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   calls it, or to nothing if 'inline' is not supported under any name.  */
602e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#ifndef __cplusplus
603e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef inline
604e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#endif
605e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
606e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to `long int' if <sys/types.h> does not define. */
607e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef off_t
608e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
609e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define as the type of the result of subtracting two pointers, if the system
610e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   doesn't define it. */
611e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef ptrdiff_t
612e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
613e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to empty if the C compiler doesn't support this keyword. */
614e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef signed
615e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
616e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to `unsigned int' if <sys/types.h> does not define. */
617e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef size_t
618e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
619e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall/* Define to unsigned long or unsigned long long if <stdint.h> and
620e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall   <inttypes.h> don't define. */
621e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#undef uintmax_t
622e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall
623e0ed7404719a9ddd2ba427a80db5365c8bad18c0JP Abgrall#include "dirpaths.h"
624