xref: /freebsd/contrib/file/config.h.in (revision 5f0216bd883edee71bf81051e3c20505e4820903)
128a8b562SDavid E. O'Brien/* config.h.in.  Generated from configure.ac by autoheader.  */
275a6cdb3SDavid E. O'Brien
3b6cee71dSXin LI/* Define if building universal (internal helper macro) */
4b6cee71dSXin LI#undef AC_APPLE_UNIVERSAL_BUILD
5b6cee71dSXin LI
628a8b562SDavid E. O'Brien/* Define in built-in ELF support is used */
775a6cdb3SDavid E. O'Brien#undef BUILTIN_ELF
875a6cdb3SDavid E. O'Brien
928a8b562SDavid E. O'Brien/* Define for ELF core file support */
1075a6cdb3SDavid E. O'Brien#undef ELFCORE
1175a6cdb3SDavid E. O'Brien
12b6cee71dSXin LI/* Define to 1 if you have the `asctime_r' function. */
13b6cee71dSXin LI#undef HAVE_ASCTIME_R
14b6cee71dSXin LI
1528a8b562SDavid E. O'Brien/* Define to 1 if you have the `asprintf' function. */
1628a8b562SDavid E. O'Brien#undef HAVE_ASPRINTF
1728a8b562SDavid E. O'Brien
18b6cee71dSXin LI/* Define to 1 if you have the `ctime_r' function. */
19b6cee71dSXin LI#undef HAVE_CTIME_R
20b6cee71dSXin LI
2128a8b562SDavid E. O'Brien/* HAVE_DAYLIGHT */
22649d615cSDavid E. O'Brien#undef HAVE_DAYLIGHT
23649d615cSDavid E. O'Brien
2480c86c36SDavid E. O'Brien/* Define to 1 if you have the declaration of `daylight', and to 0 if you
2580c86c36SDavid E. O'Brien   don't. */
2680c86c36SDavid E. O'Brien#undef HAVE_DECL_DAYLIGHT
2780c86c36SDavid E. O'Brien
2880c86c36SDavid E. O'Brien/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
2980c86c36SDavid E. O'Brien   */
3080c86c36SDavid E. O'Brien#undef HAVE_DECL_TZNAME
3180c86c36SDavid E. O'Brien
32a2e8fb4cSDavid E. O'Brien/* Define to 1 if you have the <dlfcn.h> header file. */
33a2e8fb4cSDavid E. O'Brien#undef HAVE_DLFCN_H
3475a6cdb3SDavid E. O'Brien
3528a8b562SDavid E. O'Brien/* Define to 1 if you have the <err.h> header file. */
3628a8b562SDavid E. O'Brien#undef HAVE_ERR_H
3728a8b562SDavid E. O'Brien
38ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <fcntl.h> header file. */
398ed12636SDavid E. O'Brien#undef HAVE_FCNTL_H
408ed12636SDavid E. O'Brien
41b6cee71dSXin LI/* Define to 1 if you have the `fmtcheck' function. */
42b6cee71dSXin LI#undef HAVE_FMTCHECK
43b6cee71dSXin LI
4480c86c36SDavid E. O'Brien/* Define to 1 if you have the `fork' function. */
4580c86c36SDavid E. O'Brien#undef HAVE_FORK
4680c86c36SDavid E. O'Brien
47c2931133SXin LI/* Define to 1 if you have the `freelocale' function. */
48c2931133SXin LI#undef HAVE_FREELOCALE
49c2931133SXin LI
5028a8b562SDavid E. O'Brien/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
5128a8b562SDavid E. O'Brien#undef HAVE_FSEEKO
5228a8b562SDavid E. O'Brien
5380c86c36SDavid E. O'Brien/* Define to 1 if you have the `getline' function. */
5480c86c36SDavid E. O'Brien#undef HAVE_GETLINE
5580c86c36SDavid E. O'Brien
56ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <getopt.h> header file. */
578ed12636SDavid E. O'Brien#undef HAVE_GETOPT_H
588ed12636SDavid E. O'Brien
59ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `getopt_long' function. */
60ea8dc7e0SDavid E. O'Brien#undef HAVE_GETOPT_LONG
61ea8dc7e0SDavid E. O'Brien
62b6cee71dSXin LI/* Define to 1 if you have the `getpagesize' function. */
63b6cee71dSXin LI#undef HAVE_GETPAGESIZE
6428a8b562SDavid E. O'Brien
65*5f0216bdSXin LI/* Define to 1 if you have the `gmtime_r' function. */
66*5f0216bdSXin LI#undef HAVE_GMTIME_R
67*5f0216bdSXin LI
68b6cee71dSXin LI/* Define to 1 if the system has the type `intptr_t'. */
69b6cee71dSXin LI#undef HAVE_INTPTR_T
7028a8b562SDavid E. O'Brien
71ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <inttypes.h> header file. */
723459dd37SDavid E. O'Brien#undef HAVE_INTTYPES_H
733459dd37SDavid E. O'Brien
7480c86c36SDavid E. O'Brien/* Define to 1 if you have the `gnurx' library (-lgnurx). */
7580c86c36SDavid E. O'Brien#undef HAVE_LIBGNURX
7680c86c36SDavid E. O'Brien
77ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `z' library (-lz). */
788ed12636SDavid E. O'Brien#undef HAVE_LIBZ
798ed12636SDavid E. O'Brien
8017c6260fSDavid E. O'Brien/* Define to 1 if you have the <limits.h> header file. */
8117c6260fSDavid E. O'Brien#undef HAVE_LIMITS_H
8217c6260fSDavid E. O'Brien
83ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <locale.h> header file. */
84ea8dc7e0SDavid E. O'Brien#undef HAVE_LOCALE_H
8575a6cdb3SDavid E. O'Brien
86*5f0216bdSXin LI/* Define to 1 if you have the `localtime_r' function. */
87*5f0216bdSXin LI#undef HAVE_LOCALTIME_R
88*5f0216bdSXin LI
89b6cee71dSXin LI/* Define to 1 if mbrtowc and mbstate_t are properly declared. */
90ea8dc7e0SDavid E. O'Brien#undef HAVE_MBRTOWC
91ea8dc7e0SDavid E. O'Brien
9288a5e5acSDavid E. O'Brien/* Define to 1 if <wchar.h> declares mbstate_t. */
9388a5e5acSDavid E. O'Brien#undef HAVE_MBSTATE_T
9488a5e5acSDavid E. O'Brien
95ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <memory.h> header file. */
96ea8dc7e0SDavid E. O'Brien#undef HAVE_MEMORY_H
97ea8dc7e0SDavid E. O'Brien
98b6cee71dSXin LI/* Define to 1 if you have the `mkostemp' function. */
99b6cee71dSXin LI#undef HAVE_MKOSTEMP
100b6cee71dSXin LI
101ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `mkstemp' function. */
102ea8dc7e0SDavid E. O'Brien#undef HAVE_MKSTEMP
103ea8dc7e0SDavid E. O'Brien
104b6cee71dSXin LI/* Define to 1 if you have a working `mmap' system call. */
105ea8dc7e0SDavid E. O'Brien#undef HAVE_MMAP
106ea8dc7e0SDavid E. O'Brien
107c2931133SXin LI/* Define to 1 if you have the `newlocale' function. */
108c2931133SXin LI#undef HAVE_NEWLOCALE
109c2931133SXin LI
110b6cee71dSXin LI/* Define to 1 if you have the `pread' function. */
111b6cee71dSXin LI#undef HAVE_PREAD
112b6cee71dSXin LI
113c2931133SXin LI/* Define to 1 if you have the `setlocale' function. */
114c2931133SXin LI#undef HAVE_SETLOCALE
115c2931133SXin LI
116*5f0216bdSXin LI/* Define to 1 if you have the <signal.h> header file. */
117*5f0216bdSXin LI#undef HAVE_SIGNAL_H
118*5f0216bdSXin LI
119*5f0216bdSXin LI/* Have sig_t type */
120*5f0216bdSXin LI#undef HAVE_SIG_T
121*5f0216bdSXin LI
122b6cee71dSXin LI/* Define to 1 if you have the <stddef.h> header file. */
123b6cee71dSXin LI#undef HAVE_STDDEF_H
12480c86c36SDavid E. O'Brien
125ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <stdint.h> header file. */
126ea8dc7e0SDavid E. O'Brien#undef HAVE_STDINT_H
127ea8dc7e0SDavid E. O'Brien
128ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <stdlib.h> header file. */
129ea8dc7e0SDavid E. O'Brien#undef HAVE_STDLIB_H
130ea8dc7e0SDavid E. O'Brien
131b6cee71dSXin LI/* Define to 1 if you have the `strcasestr' function. */
132b6cee71dSXin LI#undef HAVE_STRCASESTR
133b6cee71dSXin LI
134ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `strerror' function. */
135ea8dc7e0SDavid E. O'Brien#undef HAVE_STRERROR
136ea8dc7e0SDavid E. O'Brien
137ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <strings.h> header file. */
138ea8dc7e0SDavid E. O'Brien#undef HAVE_STRINGS_H
139ea8dc7e0SDavid E. O'Brien
140ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <string.h> header file. */
141ea8dc7e0SDavid E. O'Brien#undef HAVE_STRING_H
142ea8dc7e0SDavid E. O'Brien
1437dbb948bSDavid E. O'Brien/* Define to 1 if you have the `strlcat' function. */
1447dbb948bSDavid E. O'Brien#undef HAVE_STRLCAT
1457dbb948bSDavid E. O'Brien
1467dbb948bSDavid E. O'Brien/* Define to 1 if you have the `strlcpy' function. */
1477dbb948bSDavid E. O'Brien#undef HAVE_STRLCPY
1487dbb948bSDavid E. O'Brien
14917c6260fSDavid E. O'Brien/* Define to 1 if you have the `strndup' function. */
15017c6260fSDavid E. O'Brien#undef HAVE_STRNDUP
15117c6260fSDavid E. O'Brien
152974b70c4SDavid E. O'Brien/* Define to 1 if you have the `strtof' function. */
153974b70c4SDavid E. O'Brien#undef HAVE_STRTOF
154974b70c4SDavid E. O'Brien
155ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `strtoul' function. */
156ea8dc7e0SDavid E. O'Brien#undef HAVE_STRTOUL
157ea8dc7e0SDavid E. O'Brien
15870b95ceeSXin LI/* HAVE_STRUCT_OPTION */
15970b95ceeSXin LI#undef HAVE_STRUCT_OPTION
16070b95ceeSXin LI
16180c86c36SDavid E. O'Brien/* Define to 1 if `st_rdev' is a member of `struct stat'. */
162ea8dc7e0SDavid E. O'Brien#undef HAVE_STRUCT_STAT_ST_RDEV
163ea8dc7e0SDavid E. O'Brien
16480c86c36SDavid E. O'Brien/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
1657dbb948bSDavid E. O'Brien#undef HAVE_STRUCT_TM_TM_GMTOFF
1667dbb948bSDavid E. O'Brien
16780c86c36SDavid E. O'Brien/* Define to 1 if `tm_zone' is a member of `struct tm'. */
1687dbb948bSDavid E. O'Brien#undef HAVE_STRUCT_TM_TM_ZONE
1697dbb948bSDavid E. O'Brien
170ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <sys/mman.h> header file. */
171ea8dc7e0SDavid E. O'Brien#undef HAVE_SYS_MMAN_H
172ea8dc7e0SDavid E. O'Brien
173b6cee71dSXin LI/* Define to 1 if you have the <sys/param.h> header file. */
174b6cee71dSXin LI#undef HAVE_SYS_PARAM_H
175b6cee71dSXin LI
176ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <sys/stat.h> header file. */
177ea8dc7e0SDavid E. O'Brien#undef HAVE_SYS_STAT_H
178ea8dc7e0SDavid E. O'Brien
17917c6260fSDavid E. O'Brien/* Define to 1 if you have the <sys/time.h> header file. */
18017c6260fSDavid E. O'Brien#undef HAVE_SYS_TIME_H
18117c6260fSDavid E. O'Brien
182ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <sys/types.h> header file. */
183ea8dc7e0SDavid E. O'Brien#undef HAVE_SYS_TYPES_H
184ea8dc7e0SDavid E. O'Brien
185ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <sys/utime.h> header file. */
186ea8dc7e0SDavid E. O'Brien#undef HAVE_SYS_UTIME_H
187ea8dc7e0SDavid E. O'Brien
188ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
189ea8dc7e0SDavid E. O'Brien#undef HAVE_SYS_WAIT_H
19075a6cdb3SDavid E. O'Brien
19128a8b562SDavid E. O'Brien/* HAVE_TM_ISDST */
192a2e8fb4cSDavid E. O'Brien#undef HAVE_TM_ISDST
193a2e8fb4cSDavid E. O'Brien
1948ed12636SDavid E. O'Brien/* HAVE_TM_ZONE */
1958ed12636SDavid E. O'Brien#undef HAVE_TM_ZONE
1968ed12636SDavid E. O'Brien
1978ed12636SDavid E. O'Brien/* HAVE_TZNAME */
1988ed12636SDavid E. O'Brien#undef HAVE_TZNAME
1998ed12636SDavid E. O'Brien
200b6cee71dSXin LI/* Define to 1 if the system has the type `uintptr_t'. */
201b6cee71dSXin LI#undef HAVE_UINTPTR_T
20228a8b562SDavid E. O'Brien
203ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <unistd.h> header file. */
204ea8dc7e0SDavid E. O'Brien#undef HAVE_UNISTD_H
205ea8dc7e0SDavid E. O'Brien
206c2931133SXin LI/* Define to 1 if you have the `uselocale' function. */
207c2931133SXin LI#undef HAVE_USELOCALE
208c2931133SXin LI
209ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `utime' function. */
210ea8dc7e0SDavid E. O'Brien#undef HAVE_UTIME
211ea8dc7e0SDavid E. O'Brien
212ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `utimes' function. */
213ea8dc7e0SDavid E. O'Brien#undef HAVE_UTIMES
214ea8dc7e0SDavid E. O'Brien
215ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <utime.h> header file. */
216ea8dc7e0SDavid E. O'Brien#undef HAVE_UTIME_H
217ea8dc7e0SDavid E. O'Brien
21828a8b562SDavid E. O'Brien/* Define to 1 if you have the `vasprintf' function. */
21928a8b562SDavid E. O'Brien#undef HAVE_VASPRINTF
22088a5e5acSDavid E. O'Brien
221b6cee71dSXin LI/* Define to 1 if you have the `vfork' function. */
222b6cee71dSXin LI#undef HAVE_VFORK
223b6cee71dSXin LI
224b6cee71dSXin LI/* Define to 1 if you have the <vfork.h> header file. */
225b6cee71dSXin LI#undef HAVE_VFORK_H
226b6cee71dSXin LI
227b6cee71dSXin LI/* Define to 1 or 0, depending whether the compiler supports simple visibility
228b6cee71dSXin LI   declarations. */
229b6cee71dSXin LI#undef HAVE_VISIBILITY
230b6cee71dSXin LI
231ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <wchar.h> header file. */
232ea8dc7e0SDavid E. O'Brien#undef HAVE_WCHAR_H
233ea8dc7e0SDavid E. O'Brien
234d1d50c78SDavid E. O'Brien/* Define to 1 if you have the <wctype.h> header file. */
235d1d50c78SDavid E. O'Brien#undef HAVE_WCTYPE_H
236d1d50c78SDavid E. O'Brien
237ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `wcwidth' function. */
238ea8dc7e0SDavid E. O'Brien#undef HAVE_WCWIDTH
239ea8dc7e0SDavid E. O'Brien
240b6cee71dSXin LI/* Define to 1 if `fork' works. */
241b6cee71dSXin LI#undef HAVE_WORKING_FORK
242b6cee71dSXin LI
243b6cee71dSXin LI/* Define to 1 if `vfork' works. */
244b6cee71dSXin LI#undef HAVE_WORKING_VFORK
245b6cee71dSXin LI
246c2931133SXin LI/* Define to 1 if you have the <xlocale.h> header file. */
247c2931133SXin LI#undef HAVE_XLOCALE_H
248c2931133SXin LI
249974b70c4SDavid E. O'Brien/* Define to 1 if you have the <zlib.h> header file. */
250974b70c4SDavid E. O'Brien#undef HAVE_ZLIB_H
251974b70c4SDavid E. O'Brien
25280c86c36SDavid E. O'Brien/* Define to the sub-directory in which libtool stores uninstalled libraries.
25380c86c36SDavid E. O'Brien   */
25480c86c36SDavid E. O'Brien#undef LT_OBJDIR
25580c86c36SDavid E. O'Brien
256ea8dc7e0SDavid E. O'Brien/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
257ea8dc7e0SDavid E. O'Brien   */
258ea8dc7e0SDavid E. O'Brien#undef MAJOR_IN_MKDEV
259ea8dc7e0SDavid E. O'Brien
260ea8dc7e0SDavid E. O'Brien/* Define to 1 if `major', `minor', and `makedev' are declared in
261ea8dc7e0SDavid E. O'Brien   <sysmacros.h>. */
262ea8dc7e0SDavid E. O'Brien#undef MAJOR_IN_SYSMACROS
263ea8dc7e0SDavid E. O'Brien
264ea8dc7e0SDavid E. O'Brien/* Name of package */
265ea8dc7e0SDavid E. O'Brien#undef PACKAGE
266ea8dc7e0SDavid E. O'Brien
267ea8dc7e0SDavid E. O'Brien/* Define to the address where bug reports for this package should be sent. */
268ea8dc7e0SDavid E. O'Brien#undef PACKAGE_BUGREPORT
269ea8dc7e0SDavid E. O'Brien
270ea8dc7e0SDavid E. O'Brien/* Define to the full name of this package. */
271ea8dc7e0SDavid E. O'Brien#undef PACKAGE_NAME
272ea8dc7e0SDavid E. O'Brien
273ea8dc7e0SDavid E. O'Brien/* Define to the full name and version of this package. */
274ea8dc7e0SDavid E. O'Brien#undef PACKAGE_STRING
275ea8dc7e0SDavid E. O'Brien
276ea8dc7e0SDavid E. O'Brien/* Define to the one symbol short name of this package. */
277ea8dc7e0SDavid E. O'Brien#undef PACKAGE_TARNAME
278ea8dc7e0SDavid E. O'Brien
27980c86c36SDavid E. O'Brien/* Define to the home page for this package. */
28080c86c36SDavid E. O'Brien#undef PACKAGE_URL
28180c86c36SDavid E. O'Brien
282ea8dc7e0SDavid E. O'Brien/* Define to the version of this package. */
283ea8dc7e0SDavid E. O'Brien#undef PACKAGE_VERSION
284ea8dc7e0SDavid E. O'Brien
285ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the ANSI C header files. */
286ea8dc7e0SDavid E. O'Brien#undef STDC_HEADERS
287ea8dc7e0SDavid E. O'Brien
288ea8dc7e0SDavid E. O'Brien/* Define to 1 if your <sys/time.h> declares `struct tm'. */
289ea8dc7e0SDavid E. O'Brien#undef TM_IN_SYS_TIME
290ea8dc7e0SDavid E. O'Brien
29180c86c36SDavid E. O'Brien/* Enable extensions on AIX 3, Interix.  */
29280c86c36SDavid E. O'Brien#ifndef _ALL_SOURCE
29380c86c36SDavid E. O'Brien# undef _ALL_SOURCE
29480c86c36SDavid E. O'Brien#endif
29580c86c36SDavid E. O'Brien/* Enable GNU extensions on systems that have them.  */
29680c86c36SDavid E. O'Brien#ifndef _GNU_SOURCE
29780c86c36SDavid E. O'Brien# undef _GNU_SOURCE
29880c86c36SDavid E. O'Brien#endif
29980c86c36SDavid E. O'Brien/* Enable threading extensions on Solaris.  */
30080c86c36SDavid E. O'Brien#ifndef _POSIX_PTHREAD_SEMANTICS
30180c86c36SDavid E. O'Brien# undef _POSIX_PTHREAD_SEMANTICS
30280c86c36SDavid E. O'Brien#endif
30380c86c36SDavid E. O'Brien/* Enable extensions on HP NonStop.  */
30480c86c36SDavid E. O'Brien#ifndef _TANDEM_SOURCE
30580c86c36SDavid E. O'Brien# undef _TANDEM_SOURCE
30680c86c36SDavid E. O'Brien#endif
30780c86c36SDavid E. O'Brien/* Enable general extensions on Solaris.  */
30880c86c36SDavid E. O'Brien#ifndef __EXTENSIONS__
30980c86c36SDavid E. O'Brien# undef __EXTENSIONS__
31080c86c36SDavid E. O'Brien#endif
31180c86c36SDavid E. O'Brien
31280c86c36SDavid E. O'Brien
313ea8dc7e0SDavid E. O'Brien/* Version number of package */
314ea8dc7e0SDavid E. O'Brien#undef VERSION
315ea8dc7e0SDavid E. O'Brien
316b6cee71dSXin LI/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
317b6cee71dSXin LI   significant byte first (like Motorola and SPARC, unlike Intel). */
318b6cee71dSXin LI#if defined AC_APPLE_UNIVERSAL_BUILD
319b6cee71dSXin LI# if defined __BIG_ENDIAN__
320b6cee71dSXin LI#  define WORDS_BIGENDIAN 1
321b6cee71dSXin LI# endif
322b6cee71dSXin LI#else
323b6cee71dSXin LI# ifndef WORDS_BIGENDIAN
324b6cee71dSXin LI#  undef WORDS_BIGENDIAN
325b6cee71dSXin LI# endif
326b6cee71dSXin LI#endif
327b6cee71dSXin LI
328b6cee71dSXin LI/* Enable large inode numbers on Mac OS X 10.5.  */
329b6cee71dSXin LI#ifndef _DARWIN_USE_64_BIT_INODE
330b6cee71dSXin LI# define _DARWIN_USE_64_BIT_INODE 1
331b6cee71dSXin LI#endif
332b6cee71dSXin LI
3338ed12636SDavid E. O'Brien/* Number of bits in a file offset, on hosts where this is settable. */
3348ed12636SDavid E. O'Brien#undef _FILE_OFFSET_BITS
3358ed12636SDavid E. O'Brien
33628a8b562SDavid E. O'Brien/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
33728a8b562SDavid E. O'Brien#undef _LARGEFILE_SOURCE
33828a8b562SDavid E. O'Brien
3398ed12636SDavid E. O'Brien/* Define for large files, on AIX-style hosts. */
3408ed12636SDavid E. O'Brien#undef _LARGE_FILES
3418ed12636SDavid E. O'Brien
34280c86c36SDavid E. O'Brien/* Define to 1 if on MINIX. */
34380c86c36SDavid E. O'Brien#undef _MINIX
34480c86c36SDavid E. O'Brien
34580c86c36SDavid E. O'Brien/* Define to 2 if the system does not provide POSIX.1 features except with
34680c86c36SDavid E. O'Brien   this defined. */
34780c86c36SDavid E. O'Brien#undef _POSIX_1_SOURCE
34880c86c36SDavid E. O'Brien
34980c86c36SDavid E. O'Brien/* Define to 1 if you need to in order for `stat' and other things to work. */
35080c86c36SDavid E. O'Brien#undef _POSIX_SOURCE
35180c86c36SDavid E. O'Brien
352b6cee71dSXin LI/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
353b6cee71dSXin LI   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
354b6cee71dSXin LI   #define below would cause a syntax error. */
355b6cee71dSXin LI#undef _UINT32_T
356b6cee71dSXin LI
357b6cee71dSXin LI/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
358b6cee71dSXin LI   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
359b6cee71dSXin LI   #define below would cause a syntax error. */
360b6cee71dSXin LI#undef _UINT64_T
361b6cee71dSXin LI
362b6cee71dSXin LI/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
363b6cee71dSXin LI   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
364b6cee71dSXin LI   #define below would cause a syntax error. */
365b6cee71dSXin LI#undef _UINT8_T
366b6cee71dSXin LI
367ea8dc7e0SDavid E. O'Brien/* Define to empty if `const' does not conform to ANSI C. */
368ea8dc7e0SDavid E. O'Brien#undef const
369ea8dc7e0SDavid E. O'Brien
370b6cee71dSXin LI/* Define to the type of a signed integer type of width exactly 32 bits if
371b6cee71dSXin LI   such a type exists and the standard includes do not define it. */
372b6cee71dSXin LI#undef int32_t
373b6cee71dSXin LI
374b6cee71dSXin LI/* Define to the type of a signed integer type of width exactly 64 bits if
375b6cee71dSXin LI   such a type exists and the standard includes do not define it. */
376b6cee71dSXin LI#undef int64_t
377b6cee71dSXin LI
378b6cee71dSXin LI/* Define to the type of a signed integer type wide enough to hold a pointer,
379b6cee71dSXin LI   if such a type exists, and if the system does not define it. */
380b6cee71dSXin LI#undef intptr_t
381b6cee71dSXin LI
382ea8dc7e0SDavid E. O'Brien/* Define to a type if <wchar.h> does not define. */
383ea8dc7e0SDavid E. O'Brien#undef mbstate_t
384ea8dc7e0SDavid E. O'Brien
385974b70c4SDavid E. O'Brien/* Define to `long int' if <sys/types.h> does not define. */
386ea8dc7e0SDavid E. O'Brien#undef off_t
387ea8dc7e0SDavid E. O'Brien
388b6cee71dSXin LI/* Define to `int' if <sys/types.h> does not define. */
389b6cee71dSXin LI#undef pid_t
390b6cee71dSXin LI
391974b70c4SDavid E. O'Brien/* Define to `unsigned int' if <sys/types.h> does not define. */
392ea8dc7e0SDavid E. O'Brien#undef size_t
393a2e8fb4cSDavid E. O'Brien
394b6cee71dSXin LI/* Define to the type of an unsigned integer type of width exactly 16 bits if
395b6cee71dSXin LI   such a type exists and the standard includes do not define it. */
396b6cee71dSXin LI#undef uint16_t
397a2e8fb4cSDavid E. O'Brien
398b6cee71dSXin LI/* Define to the type of an unsigned integer type of width exactly 32 bits if
399b6cee71dSXin LI   such a type exists and the standard includes do not define it. */
400b6cee71dSXin LI#undef uint32_t
401a2e8fb4cSDavid E. O'Brien
402b6cee71dSXin LI/* Define to the type of an unsigned integer type of width exactly 64 bits if
403b6cee71dSXin LI   such a type exists and the standard includes do not define it. */
404b6cee71dSXin LI#undef uint64_t
405b6cee71dSXin LI
406b6cee71dSXin LI/* Define to the type of an unsigned integer type of width exactly 8 bits if
407b6cee71dSXin LI   such a type exists and the standard includes do not define it. */
408b6cee71dSXin LI#undef uint8_t
409b6cee71dSXin LI
410b6cee71dSXin LI/* Define to the type of an unsigned integer type wide enough to hold a
411b6cee71dSXin LI   pointer, if such a type exists, and if the system does not define it. */
412b6cee71dSXin LI#undef uintptr_t
413b6cee71dSXin LI
414b6cee71dSXin LI/* Define as `fork' if `vfork' does not work. */
415b6cee71dSXin LI#undef vfork
416