1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Define in built-in ELF support is used */
9 /* Define for ELF core file support */
12 /* Define to 1 if you have the `asctime_r' function. */
15 /* Define to 1 if you have the `asprintf' function. */
18 /* Define to 1 if you have the `ctime_r' function. */
24 /* Define to 1 if you have the declaration of `daylight', and to 0 if you
26 #undef HAVE_DECL_DAYLIGHT
28 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
30 #undef HAVE_DECL_TZNAME
32 /* Define to 1 if you have the <dlfcn.h> header file. */
35 /* Define to 1 if you have the <err.h> header file. */
38 /* Define to 1 if you have the <fcntl.h> header file. */
41 /* Define to 1 if you have the `fmtcheck' function. */
44 /* Define to 1 if you have the `fork' function. */
47 /* Define to 1 if you have the `freelocale' function. */
48 #undef HAVE_FREELOCALE
50 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
53 /* Define to 1 if you have the `getline' function. */
56 /* Define to 1 if you have the <getopt.h> header file. */
59 /* Define to 1 if you have the `getopt_long' function. */
60 #undef HAVE_GETOPT_LONG
62 /* Define to 1 if you have the `getpagesize' function. */
63 #undef HAVE_GETPAGESIZE
65 /* Define to 1 if the system has the type `intptr_t'. */
68 /* Define to 1 if you have the <inttypes.h> header file. */
69 #undef HAVE_INTTYPES_H
71 /* Define to 1 if you have the `gnurx' library (-lgnurx). */
74 /* Define to 1 if you have the `z' library (-lz). */
77 /* Define to 1 if you have the <limits.h> header file. */
80 /* Define to 1 if you have the <locale.h> header file. */
83 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
86 /* Define to 1 if <wchar.h> declares mbstate_t. */
89 /* Define to 1 if you have the <memory.h> header file. */
92 /* Define to 1 if you have the `mkostemp' function. */
95 /* Define to 1 if you have the `mkstemp' function. */
98 /* Define to 1 if you have a working `mmap' system call. */
101 /* Define to 1 if you have the `newlocale' function. */
102 #undef HAVE_NEWLOCALE
104 /* Define to 1 if you have the `pread' function. */
107 /* Define to 1 if you have the `setlocale' function. */
108 #undef HAVE_SETLOCALE
110 /* Define to 1 if you have the <stddef.h> header file. */
113 /* Define to 1 if you have the <stdint.h> header file. */
116 /* Define to 1 if you have the <stdlib.h> header file. */
119 /* Define to 1 if you have the `strcasestr' function. */
120 #undef HAVE_STRCASESTR
122 /* Define to 1 if you have the `strerror' function. */
125 /* Define to 1 if you have the <strings.h> header file. */
126 #undef HAVE_STRINGS_H
128 /* Define to 1 if you have the <string.h> header file. */
131 /* Define to 1 if you have the `strlcat' function. */
134 /* Define to 1 if you have the `strlcpy' function. */
137 /* Define to 1 if you have the `strndup' function. */
140 /* Define to 1 if you have the `strtof' function. */
143 /* Define to 1 if you have the `strtoul' function. */
146 /* HAVE_STRUCT_OPTION */
147 #undef HAVE_STRUCT_OPTION
149 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
150 #undef HAVE_STRUCT_STAT_ST_RDEV
152 /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
153 #undef HAVE_STRUCT_TM_TM_GMTOFF
155 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
156 #undef HAVE_STRUCT_TM_TM_ZONE
158 /* Define to 1 if you have the <sys/mman.h> header file. */
159 #undef HAVE_SYS_MMAN_H
161 /* Define to 1 if you have the <sys/param.h> header file. */
162 #undef HAVE_SYS_PARAM_H
164 /* Define to 1 if you have the <sys/stat.h> header file. */
165 #undef HAVE_SYS_STAT_H
167 /* Define to 1 if you have the <sys/time.h> header file. */
168 #undef HAVE_SYS_TIME_H
170 /* Define to 1 if you have the <sys/types.h> header file. */
171 #undef HAVE_SYS_TYPES_H
173 /* Define to 1 if you have the <sys/utime.h> header file. */
174 #undef HAVE_SYS_UTIME_H
176 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
177 #undef HAVE_SYS_WAIT_H
188 /* Define to 1 if the system has the type `uintptr_t'. */
189 #undef HAVE_UINTPTR_T
191 /* Define to 1 if you have the <unistd.h> header file. */
194 /* Define to 1 if you have the `uselocale' function. */
195 #undef HAVE_USELOCALE
197 /* Define to 1 if you have the `utime' function. */
200 /* Define to 1 if you have the `utimes' function. */
203 /* Define to 1 if you have the <utime.h> header file. */
206 /* Define to 1 if you have the `vasprintf' function. */
207 #undef HAVE_VASPRINTF
209 /* Define to 1 if you have the `vfork' function. */
212 /* Define to 1 if you have the <vfork.h> header file. */
215 /* Define to 1 or 0, depending whether the compiler supports simple visibility
217 #undef HAVE_VISIBILITY
219 /* Define to 1 if you have the <wchar.h> header file. */
222 /* Define to 1 if you have the <wctype.h> header file. */
225 /* Define to 1 if you have the `wcwidth' function. */
228 /* Define to 1 if `fork' works. */
229 #undef HAVE_WORKING_FORK
231 /* Define to 1 if `vfork' works. */
232 #undef HAVE_WORKING_VFORK
234 /* Define to 1 if you have the <xlocale.h> header file. */
235 #undef HAVE_XLOCALE_H
237 /* Define to 1 if you have the <zlib.h> header file. */
240 /* Define to the sub-directory in which libtool stores uninstalled libraries.
244 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
246 #undef MAJOR_IN_MKDEV
248 /* Define to 1 if `major', `minor', and `makedev' are declared in
250 #undef MAJOR_IN_SYSMACROS
252 /* Name of package */
255 /* Define to the address where bug reports for this package should be sent. */
256 #undef PACKAGE_BUGREPORT
258 /* Define to the full name of this package. */
261 /* Define to the full name and version of this package. */
262 #undef PACKAGE_STRING
264 /* Define to the one symbol short name of this package. */
265 #undef PACKAGE_TARNAME
267 /* Define to the home page for this package. */
270 /* Define to the version of this package. */
271 #undef PACKAGE_VERSION
273 /* Define to 1 if you have the ANSI C header files. */
276 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
277 #undef TM_IN_SYS_TIME
279 /* Enable extensions on AIX 3, Interix. */
283 /* Enable GNU extensions on systems that have them. */
287 /* Enable threading extensions on Solaris. */
288 #ifndef _POSIX_PTHREAD_SEMANTICS
289 # undef _POSIX_PTHREAD_SEMANTICS
291 /* Enable extensions on HP NonStop. */
292 #ifndef _TANDEM_SOURCE
293 # undef _TANDEM_SOURCE
295 /* Enable general extensions on Solaris. */
296 #ifndef __EXTENSIONS__
297 # undef __EXTENSIONS__
301 /* Version number of package */
304 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
305 significant byte first (like Motorola and SPARC, unlike Intel). */
306 #if defined AC_APPLE_UNIVERSAL_BUILD
307 # if defined __BIG_ENDIAN__
308 # define WORDS_BIGENDIAN 1
311 # ifndef WORDS_BIGENDIAN
312 # undef WORDS_BIGENDIAN
316 /* Enable large inode numbers on Mac OS X 10.5. */
317 #ifndef _DARWIN_USE_64_BIT_INODE
318 # define _DARWIN_USE_64_BIT_INODE 1
321 /* Number of bits in a file offset, on hosts where this is settable. */
322 #undef _FILE_OFFSET_BITS
324 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
325 #undef _LARGEFILE_SOURCE
327 /* Define for large files, on AIX-style hosts. */
330 /* Define to 1 if on MINIX. */
333 /* Define to 2 if the system does not provide POSIX.1 features except with
335 #undef _POSIX_1_SOURCE
337 /* Define to 1 if you need to in order for `stat' and other things to work. */
340 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
341 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
342 #define below would cause a syntax error. */
345 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
346 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
347 #define below would cause a syntax error. */
350 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
351 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
352 #define below would cause a syntax error. */
355 /* Define to empty if `const' does not conform to ANSI C. */
358 /* Define to the type of a signed integer type of width exactly 32 bits if
359 such a type exists and the standard includes do not define it. */
362 /* Define to the type of a signed integer type of width exactly 64 bits if
363 such a type exists and the standard includes do not define it. */
366 /* Define to the type of a signed integer type wide enough to hold a pointer,
367 if such a type exists, and if the system does not define it. */
370 /* Define to a type if <wchar.h> does not define. */
373 /* Define to `long int' if <sys/types.h> does not define. */
376 /* Define to `int' if <sys/types.h> does not define. */
379 /* Define to `unsigned int' if <sys/types.h> does not define. */
382 /* Define to the type of an unsigned integer type of width exactly 16 bits if
383 such a type exists and the standard includes do not define it. */
386 /* Define to the type of an unsigned integer type of width exactly 32 bits if
387 such a type exists and the standard includes do not define it. */
390 /* Define to the type of an unsigned integer type of width exactly 64 bits if
391 such a type exists and the standard includes do not define it. */
394 /* Define to the type of an unsigned integer type of width exactly 8 bits if
395 such a type exists and the standard includes do not define it. */
398 /* Define to the type of an unsigned integer type wide enough to hold a
399 pointer, if such a type exists, and if the system does not define it. */
402 /* Define as `fork' if `vfork' does not work. */