xref: /freebsd/lib/libmagic/config.h (revision 5f0216bd883edee71bf81051e3c20505e4820903)
120164649SDavid E. O'Brien /* $FreeBSD$ */
220164649SDavid E. O'Brien 
339a9ae0fSDimitry Andric /* Get __FreeBSD_version. */
439a9ae0fSDimitry Andric #include <osreldate.h>
539a9ae0fSDimitry Andric 
639a9ae0fSDimitry Andric /* Only specific versions of FreeBSD support xlocale */
739a9ae0fSDimitry Andric #if __FreeBSD_version >= 1000002 || (__FreeBSD_version < 1000000 && __FreeBSD_version >= 900506)
839a9ae0fSDimitry Andric #define FREEBSD_XLOCALE_SUPPORT 1
939a9ae0fSDimitry Andric #endif
1039a9ae0fSDimitry Andric 
11ef19c627SDavid E. O'Brien /* config.h.  Generated from config.h.in by configure.  */
12ae4ecfffSMarius Strobl /* config.h.in.  Generated from configure.ac by autoheader.  */
1320164649SDavid E. O'Brien 
14b6cee71dSXin LI /* Define if building universal (internal helper macro) */
15b6cee71dSXin LI /* #undef AC_APPLE_UNIVERSAL_BUILD */
16b6cee71dSXin LI 
17ae4ecfffSMarius Strobl /* Define in built-in ELF support is used */
1820164649SDavid E. O'Brien #define BUILTIN_ELF 1
1920164649SDavid E. O'Brien 
20ae4ecfffSMarius Strobl /* Define for ELF core file support */
2120164649SDavid E. O'Brien #define ELFCORE 1
2220164649SDavid E. O'Brien 
23b6cee71dSXin LI /* Define to 1 if you have the `asctime_r' function. */
24b6cee71dSXin LI #define HAVE_ASCTIME_R 1
25b6cee71dSXin LI 
267dbb948bSDavid E. O'Brien /* Define to 1 if you have the `asprintf' function. */
277dbb948bSDavid E. O'Brien #define HAVE_ASPRINTF 1
287dbb948bSDavid E. O'Brien 
29b6cee71dSXin LI /* Define to 1 if you have the `ctime_r' function. */
30b6cee71dSXin LI #define HAVE_CTIME_R 1
31b6cee71dSXin LI 
32ae4ecfffSMarius Strobl /* HAVE_DAYLIGHT */
3320164649SDavid E. O'Brien /* #undef HAVE_DAYLIGHT */
3420164649SDavid E. O'Brien 
3580c86c36SDavid E. O'Brien /* Define to 1 if you have the declaration of `daylight', and to 0 if you
3680c86c36SDavid E. O'Brien    don't. */
3780c86c36SDavid E. O'Brien #define HAVE_DECL_DAYLIGHT 0
3880c86c36SDavid E. O'Brien 
3980c86c36SDavid E. O'Brien /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
4080c86c36SDavid E. O'Brien    */
4180c86c36SDavid E. O'Brien #define HAVE_DECL_TZNAME 1
4280c86c36SDavid E. O'Brien 
43b3f1b4a2SDavid E. O'Brien /* Define to 1 if you have the <dlfcn.h> header file. */
44b3f1b4a2SDavid E. O'Brien #define HAVE_DLFCN_H 1
4520164649SDavid E. O'Brien 
467dbb948bSDavid E. O'Brien /* Define to 1 if you have the <err.h> header file. */
477dbb948bSDavid E. O'Brien #define HAVE_ERR_H 1
487dbb948bSDavid E. O'Brien 
4920164649SDavid E. O'Brien /* Define to 1 if you have the <fcntl.h> header file. */
5020164649SDavid E. O'Brien #define HAVE_FCNTL_H 1
5120164649SDavid E. O'Brien 
52b6cee71dSXin LI /* Define to 1 if you have the `fmtcheck' function. */
53b6cee71dSXin LI #define HAVE_FMTCHECK 1
54b6cee71dSXin LI 
5580c86c36SDavid E. O'Brien /* Define to 1 if you have the `fork' function. */
5680c86c36SDavid E. O'Brien #define HAVE_FORK 1
5780c86c36SDavid E. O'Brien 
58c2931133SXin LI /* Define to 1 if you have the `freelocale' function. */
5939a9ae0fSDimitry Andric #ifdef FREEBSD_XLOCALE_SUPPORT
60c2931133SXin LI #define HAVE_FREELOCALE 1
6139a9ae0fSDimitry Andric #endif
62c2931133SXin LI 
637dbb948bSDavid E. O'Brien /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
647dbb948bSDavid E. O'Brien #define HAVE_FSEEKO 1
657dbb948bSDavid E. O'Brien 
6680c86c36SDavid E. O'Brien /* Define to 1 if you have the `getline' function. */
6780c86c36SDavid E. O'Brien #define HAVE_GETLINE 1
6880c86c36SDavid E. O'Brien 
6920164649SDavid E. O'Brien /* Define to 1 if you have the <getopt.h> header file. */
7020164649SDavid E. O'Brien #define HAVE_GETOPT_H 1
7120164649SDavid E. O'Brien 
7220164649SDavid E. O'Brien /* Define to 1 if you have the `getopt_long' function. */
7320164649SDavid E. O'Brien #define HAVE_GETOPT_LONG 1
7420164649SDavid E. O'Brien 
75b6cee71dSXin LI /* Define to 1 if you have the `getpagesize' function. */
76b6cee71dSXin LI #define HAVE_GETPAGESIZE 1
777dbb948bSDavid E. O'Brien 
78*5f0216bdSXin LI /* Define to 1 if you have the `gmtime_r' function. */
79*5f0216bdSXin LI #define HAVE_GMTIME_R 1
80*5f0216bdSXin LI 
81b6cee71dSXin LI /* Define to 1 if the system has the type `intptr_t'. */
82b6cee71dSXin LI #define HAVE_INTPTR_T 1
837dbb948bSDavid E. O'Brien 
8420164649SDavid E. O'Brien /* Define to 1 if you have the <inttypes.h> header file. */
8520164649SDavid E. O'Brien #define HAVE_INTTYPES_H 1
8620164649SDavid E. O'Brien 
8780c86c36SDavid E. O'Brien /* Define to 1 if you have the `gnurx' library (-lgnurx). */
8880c86c36SDavid E. O'Brien /* #undef HAVE_LIBGNURX */
8980c86c36SDavid E. O'Brien 
9020164649SDavid E. O'Brien /* Define to 1 if you have the `z' library (-lz). */
9120164649SDavid E. O'Brien #define HAVE_LIBZ 1
9220164649SDavid E. O'Brien 
9379f6e0e6SDavid E. O'Brien /* Define to 1 if you have the <limits.h> header file. */
9479f6e0e6SDavid E. O'Brien #define HAVE_LIMITS_H 1
9579f6e0e6SDavid E. O'Brien 
9620164649SDavid E. O'Brien /* Define to 1 if you have the <locale.h> header file. */
9720164649SDavid E. O'Brien #define HAVE_LOCALE_H 1
9820164649SDavid E. O'Brien 
99*5f0216bdSXin LI /* Define to 1 if you have the `localtime_r' function. */
100*5f0216bdSXin LI #define HAVE_LOCALTIME_R 1
101*5f0216bdSXin LI 
102b6cee71dSXin LI /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
10320164649SDavid E. O'Brien #define HAVE_MBRTOWC 1
10420164649SDavid E. O'Brien 
105b3f1b4a2SDavid E. O'Brien /* Define to 1 if <wchar.h> declares mbstate_t. */
106b3f1b4a2SDavid E. O'Brien #define HAVE_MBSTATE_T 1
107b3f1b4a2SDavid E. O'Brien 
10820164649SDavid E. O'Brien /* Define to 1 if you have the <memory.h> header file. */
10920164649SDavid E. O'Brien #define HAVE_MEMORY_H 1
11020164649SDavid E. O'Brien 
111b6cee71dSXin LI /* Define to 1 if you have the `mkostemp' function. */
112b6cee71dSXin LI #define HAVE_MKOSTEMP 1
113b6cee71dSXin LI 
11420164649SDavid E. O'Brien /* Define to 1 if you have the `mkstemp' function. */
11520164649SDavid E. O'Brien #define HAVE_MKSTEMP 1
11620164649SDavid E. O'Brien 
117b6cee71dSXin LI /* Define to 1 if you have a working `mmap' system call. */
11820164649SDavid E. O'Brien #define HAVE_MMAP 1
11920164649SDavid E. O'Brien 
120c2931133SXin LI /* Define to 1 if you have the `newlocale' function. */
12139a9ae0fSDimitry Andric #ifdef FREEBSD_XLOCALE_SUPPORT
122c2931133SXin LI #define HAVE_NEWLOCALE 1
12339a9ae0fSDimitry Andric #endif
124c2931133SXin LI 
125b6cee71dSXin LI /* Define to 1 if you have the `pread' function. */
126b6cee71dSXin LI #define HAVE_PREAD 1
127b6cee71dSXin LI 
128c2931133SXin LI /* Define to 1 if you have the `setlocale' function. */
129c2931133SXin LI #define HAVE_SETLOCALE 1
130c2931133SXin LI 
131*5f0216bdSXin LI /* Define to 1 if you have the <signal.h> header file. */
132*5f0216bdSXin LI #define HAVE_SIGNAL_H 1
133*5f0216bdSXin LI 
134*5f0216bdSXin LI /* Have sig_t type */
135*5f0216bdSXin LI #define HAVE_SIG_T 1
136*5f0216bdSXin LI 
137b6cee71dSXin LI /* Define to 1 if you have the <stddef.h> header file. */
138b6cee71dSXin LI #define HAVE_STDDEF_H 1
13980c86c36SDavid E. O'Brien 
14020164649SDavid E. O'Brien /* Define to 1 if you have the <stdint.h> header file. */
14120164649SDavid E. O'Brien #define HAVE_STDINT_H 1
14220164649SDavid E. O'Brien 
14320164649SDavid E. O'Brien /* Define to 1 if you have the <stdlib.h> header file. */
14420164649SDavid E. O'Brien #define HAVE_STDLIB_H 1
14520164649SDavid E. O'Brien 
146b6cee71dSXin LI /* Define to 1 if you have the `strcasestr' function. */
147b6cee71dSXin LI #define HAVE_STRCASESTR 1
148b6cee71dSXin LI 
14920164649SDavid E. O'Brien /* Define to 1 if you have the `strerror' function. */
15020164649SDavid E. O'Brien #define HAVE_STRERROR 1
15120164649SDavid E. O'Brien 
15220164649SDavid E. O'Brien /* Define to 1 if you have the <strings.h> header file. */
15320164649SDavid E. O'Brien #define HAVE_STRINGS_H 1
15420164649SDavid E. O'Brien 
15520164649SDavid E. O'Brien /* Define to 1 if you have the <string.h> header file. */
15620164649SDavid E. O'Brien #define HAVE_STRING_H 1
15720164649SDavid E. O'Brien 
1587dbb948bSDavid E. O'Brien /* Define to 1 if you have the `strlcat' function. */
1597dbb948bSDavid E. O'Brien #define HAVE_STRLCAT 1
1607dbb948bSDavid E. O'Brien 
1617dbb948bSDavid E. O'Brien /* Define to 1 if you have the `strlcpy' function. */
1627dbb948bSDavid E. O'Brien #define HAVE_STRLCPY 1
1637dbb948bSDavid E. O'Brien 
164a90b38c0SDavid E. O'Brien /* Define to 1 if you have the `strndup' function. */
16520e76cb3SKonstantin Belousov #define HAVE_STRNDUP 1
166a90b38c0SDavid E. O'Brien 
167ef19c627SDavid E. O'Brien /* Define to 1 if you have the `strtof' function. */
168ef19c627SDavid E. O'Brien #define HAVE_STRTOF 1
169ef19c627SDavid E. O'Brien 
17020164649SDavid E. O'Brien /* Define to 1 if you have the `strtoul' function. */
17120164649SDavid E. O'Brien #define HAVE_STRTOUL 1
17220164649SDavid E. O'Brien 
173ae4ecfffSMarius Strobl /* HAVE_STRUCT_OPTION */
174ae4ecfffSMarius Strobl #define HAVE_STRUCT_OPTION 1
175ae4ecfffSMarius Strobl 
17680c86c36SDavid E. O'Brien /* Define to 1 if `st_rdev' is a member of `struct stat'. */
17720164649SDavid E. O'Brien #define HAVE_STRUCT_STAT_ST_RDEV 1
17820164649SDavid E. O'Brien 
17980c86c36SDavid E. O'Brien /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
1807dbb948bSDavid E. O'Brien #define HAVE_STRUCT_TM_TM_GMTOFF 1
1817dbb948bSDavid E. O'Brien 
18280c86c36SDavid E. O'Brien /* Define to 1 if `tm_zone' is a member of `struct tm'. */
1837dbb948bSDavid E. O'Brien #define HAVE_STRUCT_TM_TM_ZONE 1
1847dbb948bSDavid E. O'Brien 
18520164649SDavid E. O'Brien /* Define to 1 if you have the <sys/mman.h> header file. */
18620164649SDavid E. O'Brien #define HAVE_SYS_MMAN_H 1
18720164649SDavid E. O'Brien 
188b6cee71dSXin LI /* Define to 1 if you have the <sys/param.h> header file. */
189b6cee71dSXin LI #define HAVE_SYS_PARAM_H 1
190b6cee71dSXin LI 
19120164649SDavid E. O'Brien /* Define to 1 if you have the <sys/stat.h> header file. */
19220164649SDavid E. O'Brien #define HAVE_SYS_STAT_H 1
19320164649SDavid E. O'Brien 
194a90b38c0SDavid E. O'Brien /* Define to 1 if you have the <sys/time.h> header file. */
195a90b38c0SDavid E. O'Brien #define HAVE_SYS_TIME_H 1
196a90b38c0SDavid E. O'Brien 
19720164649SDavid E. O'Brien /* Define to 1 if you have the <sys/types.h> header file. */
19820164649SDavid E. O'Brien #define HAVE_SYS_TYPES_H 1
19920164649SDavid E. O'Brien 
20020164649SDavid E. O'Brien /* Define to 1 if you have the <sys/utime.h> header file. */
20120164649SDavid E. O'Brien /* #undef HAVE_SYS_UTIME_H */
20220164649SDavid E. O'Brien 
20320164649SDavid E. O'Brien /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
20420164649SDavid E. O'Brien #define HAVE_SYS_WAIT_H 1
20520164649SDavid E. O'Brien 
206ae4ecfffSMarius Strobl /* HAVE_TM_ISDST */
207b3f1b4a2SDavid E. O'Brien #define HAVE_TM_ISDST 1
208b3f1b4a2SDavid E. O'Brien 
20920164649SDavid E. O'Brien /* HAVE_TM_ZONE */
21020164649SDavid E. O'Brien #define HAVE_TM_ZONE 1
21120164649SDavid E. O'Brien 
21220164649SDavid E. O'Brien /* HAVE_TZNAME */
21320164649SDavid E. O'Brien #define HAVE_TZNAME 1
21420164649SDavid E. O'Brien 
215b6cee71dSXin LI /* Define to 1 if the system has the type `uintptr_t'. */
216b6cee71dSXin LI #define HAVE_UINTPTR_T 1
2177dbb948bSDavid E. O'Brien 
21820164649SDavid E. O'Brien /* Define to 1 if you have the <unistd.h> header file. */
21920164649SDavid E. O'Brien #define HAVE_UNISTD_H 1
22020164649SDavid E. O'Brien 
221c2931133SXin LI /* Define to 1 if you have the `uselocale' function. */
22239a9ae0fSDimitry Andric #ifdef FREEBSD_XLOCALE_SUPPORT
223c2931133SXin LI #define HAVE_USELOCALE 1
22439a9ae0fSDimitry Andric #endif
225c2931133SXin LI 
22620164649SDavid E. O'Brien /* Define to 1 if you have the `utime' function. */
22720164649SDavid E. O'Brien #define HAVE_UTIME 1
22820164649SDavid E. O'Brien 
22920164649SDavid E. O'Brien /* Define to 1 if you have the `utimes' function. */
23020164649SDavid E. O'Brien #define HAVE_UTIMES 1
23120164649SDavid E. O'Brien 
23220164649SDavid E. O'Brien /* Define to 1 if you have the <utime.h> header file. */
23320164649SDavid E. O'Brien #define HAVE_UTIME_H 1
23420164649SDavid E. O'Brien 
2357dbb948bSDavid E. O'Brien /* Define to 1 if you have the `vasprintf' function. */
2367dbb948bSDavid E. O'Brien #define HAVE_VASPRINTF 1
2377dbb948bSDavid E. O'Brien 
238b6cee71dSXin LI /* Define to 1 if you have the `vfork' function. */
239b6cee71dSXin LI #define HAVE_VFORK 1
240b6cee71dSXin LI 
241b6cee71dSXin LI /* Define to 1 if you have the <vfork.h> header file. */
242b6cee71dSXin LI /* #undef HAVE_VFORK_H */
243b6cee71dSXin LI 
244b6cee71dSXin LI /* Define to 1 or 0, depending whether the compiler supports simple visibility
245b6cee71dSXin LI    declarations. */
246b6cee71dSXin LI #define HAVE_VISIBILITY 1
247b6cee71dSXin LI 
24820164649SDavid E. O'Brien /* Define to 1 if you have the <wchar.h> header file. */
24920164649SDavid E. O'Brien #define HAVE_WCHAR_H 1
25020164649SDavid E. O'Brien 
251a90b38c0SDavid E. O'Brien /* Define to 1 if you have the <wctype.h> header file. */
252a90b38c0SDavid E. O'Brien #define HAVE_WCTYPE_H 1
253a90b38c0SDavid E. O'Brien 
25420164649SDavid E. O'Brien /* Define to 1 if you have the `wcwidth' function. */
25520164649SDavid E. O'Brien #define HAVE_WCWIDTH 1
25620164649SDavid E. O'Brien 
257b6cee71dSXin LI /* Define to 1 if `fork' works. */
258b6cee71dSXin LI #define HAVE_WORKING_FORK 1
259b6cee71dSXin LI 
260b6cee71dSXin LI /* Define to 1 if `vfork' works. */
261b6cee71dSXin LI #define HAVE_WORKING_VFORK 1
262b6cee71dSXin LI 
263c2931133SXin LI /* Define to 1 if you have the <xlocale.h> header file. */
26439a9ae0fSDimitry Andric #ifdef FREEBSD_XLOCALE_SUPPORT
265c2931133SXin LI #define HAVE_XLOCALE_H 1
26639a9ae0fSDimitry Andric #endif
267c2931133SXin LI 
268ef19c627SDavid E. O'Brien /* Define to 1 if you have the <zlib.h> header file. */
269ef19c627SDavid E. O'Brien #define HAVE_ZLIB_H 1
270ef19c627SDavid E. O'Brien 
27180c86c36SDavid E. O'Brien /* Define to the sub-directory in which libtool stores uninstalled libraries.
27280c86c36SDavid E. O'Brien    */
27380c86c36SDavid E. O'Brien #define LT_OBJDIR ".libs/"
27480c86c36SDavid E. O'Brien 
27520164649SDavid E. O'Brien /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
27620164649SDavid E. O'Brien    */
27720164649SDavid E. O'Brien /* #undef MAJOR_IN_MKDEV */
27820164649SDavid E. O'Brien 
27920164649SDavid E. O'Brien /* Define to 1 if `major', `minor', and `makedev' are declared in
28020164649SDavid E. O'Brien    <sysmacros.h>. */
28120164649SDavid E. O'Brien /* #undef MAJOR_IN_SYSMACROS */
28220164649SDavid E. O'Brien 
28320164649SDavid E. O'Brien /* Name of package */
28420164649SDavid E. O'Brien #define PACKAGE "file"
28520164649SDavid E. O'Brien 
28620164649SDavid E. O'Brien /* Define to the address where bug reports for this package should be sent. */
287ae4ecfffSMarius Strobl #define PACKAGE_BUGREPORT "christos@astron.com"
28820164649SDavid E. O'Brien 
28920164649SDavid E. O'Brien /* Define to the full name of this package. */
290ae4ecfffSMarius Strobl #define PACKAGE_NAME "file"
29120164649SDavid E. O'Brien 
29220164649SDavid E. O'Brien /* Define to the full name and version of this package. */
293*5f0216bdSXin LI #define PACKAGE_STRING "file 5.23"
29420164649SDavid E. O'Brien 
29520164649SDavid E. O'Brien /* Define to the one symbol short name of this package. */
296ae4ecfffSMarius Strobl #define PACKAGE_TARNAME "file"
29720164649SDavid E. O'Brien 
29880c86c36SDavid E. O'Brien /* Define to the home page for this package. */
29980c86c36SDavid E. O'Brien #define PACKAGE_URL ""
30080c86c36SDavid E. O'Brien 
30120164649SDavid E. O'Brien /* Define to the version of this package. */
302*5f0216bdSXin LI #define PACKAGE_VERSION "5.23"
303b3f1b4a2SDavid E. O'Brien 
30420164649SDavid E. O'Brien /* Define to 1 if you have the ANSI C header files. */
30520164649SDavid E. O'Brien #define STDC_HEADERS 1
30620164649SDavid E. O'Brien 
30720164649SDavid E. O'Brien /* Define to 1 if your <sys/time.h> declares `struct tm'. */
30820164649SDavid E. O'Brien /* #undef TM_IN_SYS_TIME */
30920164649SDavid E. O'Brien 
31080c86c36SDavid E. O'Brien /* Enable extensions on AIX 3, Interix.  */
31180c86c36SDavid E. O'Brien #ifndef _ALL_SOURCE
31280c86c36SDavid E. O'Brien # define _ALL_SOURCE 1
31380c86c36SDavid E. O'Brien #endif
314ef19c627SDavid E. O'Brien /* Enable GNU extensions on systems that have them.  */
315ef19c627SDavid E. O'Brien #ifndef _GNU_SOURCE
316ef19c627SDavid E. O'Brien # define _GNU_SOURCE 1
317ef19c627SDavid E. O'Brien #endif
31880c86c36SDavid E. O'Brien /* Enable threading extensions on Solaris.  */
31980c86c36SDavid E. O'Brien #ifndef _POSIX_PTHREAD_SEMANTICS
32080c86c36SDavid E. O'Brien # define _POSIX_PTHREAD_SEMANTICS 1
321ef19c627SDavid E. O'Brien #endif
32280c86c36SDavid E. O'Brien /* Enable extensions on HP NonStop.  */
32380c86c36SDavid E. O'Brien #ifndef _TANDEM_SOURCE
32480c86c36SDavid E. O'Brien # define _TANDEM_SOURCE 1
32580c86c36SDavid E. O'Brien #endif
32680c86c36SDavid E. O'Brien /* Enable general extensions on Solaris.  */
32780c86c36SDavid E. O'Brien #ifndef __EXTENSIONS__
32880c86c36SDavid E. O'Brien # define __EXTENSIONS__ 1
32980c86c36SDavid E. O'Brien #endif
33080c86c36SDavid E. O'Brien 
33180c86c36SDavid E. O'Brien 
33280c86c36SDavid E. O'Brien /* Version number of package */
333*5f0216bdSXin LI #define VERSION "5.23"
334b6cee71dSXin LI 
335b6cee71dSXin LI /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
336b6cee71dSXin LI    significant byte first (like Motorola and SPARC, unlike Intel). */
337b6cee71dSXin LI #if defined AC_APPLE_UNIVERSAL_BUILD
338b6cee71dSXin LI # if defined __BIG_ENDIAN__
339b6cee71dSXin LI #  define WORDS_BIGENDIAN 1
340b6cee71dSXin LI # endif
341b6cee71dSXin LI #else
342b6cee71dSXin LI # ifndef WORDS_BIGENDIAN
343b6cee71dSXin LI /* #  undef WORDS_BIGENDIAN */
344b6cee71dSXin LI # endif
345b6cee71dSXin LI #endif
346b6cee71dSXin LI 
347b6cee71dSXin LI /* Enable large inode numbers on Mac OS X 10.5.  */
348b6cee71dSXin LI #ifndef _DARWIN_USE_64_BIT_INODE
349b6cee71dSXin LI # define _DARWIN_USE_64_BIT_INODE 1
350b6cee71dSXin LI #endif
35180c86c36SDavid E. O'Brien 
35280c86c36SDavid E. O'Brien /* Number of bits in a file offset, on hosts where this is settable. */
35380c86c36SDavid E. O'Brien /* #undef _FILE_OFFSET_BITS */
354ef19c627SDavid E. O'Brien 
355ae4ecfffSMarius Strobl /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
356ae4ecfffSMarius Strobl /* #undef _LARGEFILE_SOURCE */
357ae4ecfffSMarius Strobl 
35820164649SDavid E. O'Brien /* Define for large files, on AIX-style hosts. */
35920164649SDavid E. O'Brien /* #undef _LARGE_FILES */
36020164649SDavid E. O'Brien 
36180c86c36SDavid E. O'Brien /* Define to 1 if on MINIX. */
36280c86c36SDavid E. O'Brien /* #undef _MINIX */
36380c86c36SDavid E. O'Brien 
36480c86c36SDavid E. O'Brien /* Define to 2 if the system does not provide POSIX.1 features except with
36580c86c36SDavid E. O'Brien    this defined. */
36680c86c36SDavid E. O'Brien /* #undef _POSIX_1_SOURCE */
36780c86c36SDavid E. O'Brien 
36880c86c36SDavid E. O'Brien /* Define to 1 if you need to in order for `stat' and other things to work. */
36980c86c36SDavid E. O'Brien /* #undef _POSIX_SOURCE */
37080c86c36SDavid E. O'Brien 
371b6cee71dSXin LI /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
372b6cee71dSXin LI    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
373b6cee71dSXin LI    #define below would cause a syntax error. */
374b6cee71dSXin LI /* #undef _UINT32_T */
375b6cee71dSXin LI 
376b6cee71dSXin LI /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
377b6cee71dSXin LI    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
378b6cee71dSXin LI    #define below would cause a syntax error. */
379b6cee71dSXin LI /* #undef _UINT64_T */
380b6cee71dSXin LI 
381b6cee71dSXin LI /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
382b6cee71dSXin LI    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
383b6cee71dSXin LI    #define below would cause a syntax error. */
384b6cee71dSXin LI /* #undef _UINT8_T */
385b6cee71dSXin LI 
38620164649SDavid E. O'Brien /* Define to empty if `const' does not conform to ANSI C. */
38720164649SDavid E. O'Brien /* #undef const */
388ae4ecfffSMarius Strobl 
389b6cee71dSXin LI /* Define to the type of a signed integer type of width exactly 32 bits if
390b6cee71dSXin LI    such a type exists and the standard includes do not define it. */
391b6cee71dSXin LI /* #undef int32_t */
392b6cee71dSXin LI 
393b6cee71dSXin LI /* Define to the type of a signed integer type of width exactly 64 bits if
394b6cee71dSXin LI    such a type exists and the standard includes do not define it. */
395b6cee71dSXin LI /* #undef int64_t */
396b6cee71dSXin LI 
397b6cee71dSXin LI /* Define to the type of a signed integer type wide enough to hold a pointer,
398b6cee71dSXin LI    if such a type exists, and if the system does not define it. */
399b6cee71dSXin LI /* #undef intptr_t */
400b6cee71dSXin LI 
401ae4ecfffSMarius Strobl /* Define to a type if <wchar.h> does not define. */
402ae4ecfffSMarius Strobl /* #undef mbstate_t */
403ae4ecfffSMarius Strobl 
404ae4ecfffSMarius Strobl /* Define to `long int' if <sys/types.h> does not define. */
405ae4ecfffSMarius Strobl /* #undef off_t */
406ae4ecfffSMarius Strobl 
407b6cee71dSXin LI /* Define to `int' if <sys/types.h> does not define. */
408b6cee71dSXin LI /* #undef pid_t */
409b6cee71dSXin LI 
410ae4ecfffSMarius Strobl /* Define to `unsigned int' if <sys/types.h> does not define. */
411ae4ecfffSMarius Strobl /* #undef size_t */
412ae4ecfffSMarius Strobl 
413b6cee71dSXin LI /* Define to the type of an unsigned integer type of width exactly 16 bits if
414b6cee71dSXin LI    such a type exists and the standard includes do not define it. */
415b6cee71dSXin LI /* #undef uint16_t */
416ae4ecfffSMarius Strobl 
417b6cee71dSXin LI /* Define to the type of an unsigned integer type of width exactly 32 bits if
418b6cee71dSXin LI    such a type exists and the standard includes do not define it. */
419b6cee71dSXin LI /* #undef uint32_t */
420ae4ecfffSMarius Strobl 
421b6cee71dSXin LI /* Define to the type of an unsigned integer type of width exactly 64 bits if
422b6cee71dSXin LI    such a type exists and the standard includes do not define it. */
423b6cee71dSXin LI /* #undef uint64_t */
424b6cee71dSXin LI 
425b6cee71dSXin LI /* Define to the type of an unsigned integer type of width exactly 8 bits if
426b6cee71dSXin LI    such a type exists and the standard includes do not define it. */
427b6cee71dSXin LI /* #undef uint8_t */
428b6cee71dSXin LI 
429b6cee71dSXin LI /* Define to the type of an unsigned integer type wide enough to hold a
430b6cee71dSXin LI    pointer, if such a type exists, and if the system does not define it. */
431b6cee71dSXin LI /* #undef uintptr_t */
432b6cee71dSXin LI 
433b6cee71dSXin LI /* Define as `fork' if `vfork' does not work. */
434b6cee71dSXin LI /* #undef vfork */
435