config.h.in revision 1.9
1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Define in built-in ELF support is used */
7#undef BUILTIN_ELF
8
9/* Define for ELF core file support */
10#undef ELFCORE
11
12/* Define to 1 if you have the `asctime_r' function. */
13#undef HAVE_ASCTIME_R
14
15/* Define to 1 if you have the `asprintf' function. */
16#undef HAVE_ASPRINTF
17
18/* Define to 1 if you have the `ctime_r' function. */
19#undef HAVE_CTIME_R
20
21/* HAVE_DAYLIGHT */
22#undef HAVE_DAYLIGHT
23
24/* Define to 1 if you have the declaration of `daylight', and to 0 if you
25   don't. */
26#undef HAVE_DECL_DAYLIGHT
27
28/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
29   */
30#undef HAVE_DECL_TZNAME
31
32/* Define to 1 if you have the <dlfcn.h> header file. */
33#undef HAVE_DLFCN_H
34
35/* Define to 1 if you have the <err.h> header file. */
36#undef HAVE_ERR_H
37
38/* Define to 1 if you have the <fcntl.h> header file. */
39#undef HAVE_FCNTL_H
40
41/* Define to 1 if you have the `fmtcheck' function. */
42#undef HAVE_FMTCHECK
43
44/* Define to 1 if you have the `fork' function. */
45#undef HAVE_FORK
46
47/* Define to 1 if you have the `freelocale' function. */
48#undef HAVE_FREELOCALE
49
50/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
51#undef HAVE_FSEEKO
52
53/* Define to 1 if you have the `getline' function. */
54#undef HAVE_GETLINE
55
56/* Define to 1 if you have the <getopt.h> header file. */
57#undef HAVE_GETOPT_H
58
59/* Define to 1 if you have the `getopt_long' function. */
60#undef HAVE_GETOPT_LONG
61
62/* Define to 1 if you have the `getpagesize' function. */
63#undef HAVE_GETPAGESIZE
64
65/* Define to 1 if the system has the type `intptr_t'. */
66#undef HAVE_INTPTR_T
67
68/* Define to 1 if you have the <inttypes.h> header file. */
69#undef HAVE_INTTYPES_H
70
71/* Define to 1 if you have the `gnurx' library (-lgnurx). */
72#undef HAVE_LIBGNURX
73
74/* Define to 1 if you have the `z' library (-lz). */
75#undef HAVE_LIBZ
76
77/* Define to 1 if you have the <limits.h> header file. */
78#undef HAVE_LIMITS_H
79
80/* Define to 1 if you have the <locale.h> header file. */
81#undef HAVE_LOCALE_H
82
83/* Define to 1 if mbrtowc and mbstate_t are properly declared. */
84#undef HAVE_MBRTOWC
85
86/* Define to 1 if <wchar.h> declares mbstate_t. */
87#undef HAVE_MBSTATE_T
88
89/* Define to 1 if you have the <memory.h> header file. */
90#undef HAVE_MEMORY_H
91
92/* Define to 1 if you have the `mkostemp' function. */
93#undef HAVE_MKOSTEMP
94
95/* Define to 1 if you have the `mkstemp' function. */
96#undef HAVE_MKSTEMP
97
98/* Define to 1 if you have a working `mmap' system call. */
99#undef HAVE_MMAP
100
101/* Define to 1 if you have the `newlocale' function. */
102#undef HAVE_NEWLOCALE
103
104/* Define to 1 if you have the `pread' function. */
105#undef HAVE_PREAD
106
107/* Define to 1 if you have the <stddef.h> header file. */
108#undef HAVE_STDDEF_H
109
110/* Define to 1 if you have the <stdint.h> header file. */
111#undef HAVE_STDINT_H
112
113/* Define to 1 if you have the <stdlib.h> header file. */
114#undef HAVE_STDLIB_H
115
116/* Define to 1 if you have the `strcasestr' function. */
117#undef HAVE_STRCASESTR
118
119/* Define to 1 if you have the `strerror' function. */
120#undef HAVE_STRERROR
121
122/* Define to 1 if you have the <strings.h> header file. */
123#undef HAVE_STRINGS_H
124
125/* Define to 1 if you have the <string.h> header file. */
126#undef HAVE_STRING_H
127
128/* Define to 1 if you have the `strlcat' function. */
129#undef HAVE_STRLCAT
130
131/* Define to 1 if you have the `strlcpy' function. */
132#undef HAVE_STRLCPY
133
134/* Define to 1 if you have the `strndup' function. */
135#undef HAVE_STRNDUP
136
137/* Define to 1 if you have the `strtof' function. */
138#undef HAVE_STRTOF
139
140/* Define to 1 if you have the `strtoul' function. */
141#undef HAVE_STRTOUL
142
143/* HAVE_STRUCT_OPTION */
144#undef HAVE_STRUCT_OPTION
145
146/* Define to 1 if `st_rdev' is a member of `struct stat'. */
147#undef HAVE_STRUCT_STAT_ST_RDEV
148
149/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
150#undef HAVE_STRUCT_TM_TM_GMTOFF
151
152/* Define to 1 if `tm_zone' is a member of `struct tm'. */
153#undef HAVE_STRUCT_TM_TM_ZONE
154
155/* Define to 1 if you have the <sys/mman.h> header file. */
156#undef HAVE_SYS_MMAN_H
157
158/* Define to 1 if you have the <sys/param.h> header file. */
159#undef HAVE_SYS_PARAM_H
160
161/* Define to 1 if you have the <sys/stat.h> header file. */
162#undef HAVE_SYS_STAT_H
163
164/* Define to 1 if you have the <sys/time.h> header file. */
165#undef HAVE_SYS_TIME_H
166
167/* Define to 1 if you have the <sys/types.h> header file. */
168#undef HAVE_SYS_TYPES_H
169
170/* Define to 1 if you have the <sys/utime.h> header file. */
171#undef HAVE_SYS_UTIME_H
172
173/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
174#undef HAVE_SYS_WAIT_H
175
176/* HAVE_TM_ISDST */
177#undef HAVE_TM_ISDST
178
179/* HAVE_TM_ZONE */
180#undef HAVE_TM_ZONE
181
182/* HAVE_TZNAME */
183#undef HAVE_TZNAME
184
185/* Define to 1 if the system has the type `uintptr_t'. */
186#undef HAVE_UINTPTR_T
187
188/* Define to 1 if you have the <unistd.h> header file. */
189#undef HAVE_UNISTD_H
190
191/* Define to 1 if you have the `uselocale' function. */
192#undef HAVE_USELOCALE
193
194/* Define to 1 if you have the `utime' function. */
195#undef HAVE_UTIME
196
197/* Define to 1 if you have the `utimes' function. */
198#undef HAVE_UTIMES
199
200/* Define to 1 if you have the <utime.h> header file. */
201#undef HAVE_UTIME_H
202
203/* Define to 1 if you have the `vasprintf' function. */
204#undef HAVE_VASPRINTF
205
206/* Define to 1 if you have the `vfork' function. */
207#undef HAVE_VFORK
208
209/* Define to 1 if you have the <vfork.h> header file. */
210#undef HAVE_VFORK_H
211
212/* Define to 1 or 0, depending whether the compiler supports simple visibility
213   declarations. */
214#undef HAVE_VISIBILITY
215
216/* Define to 1 if you have the <wchar.h> header file. */
217#undef HAVE_WCHAR_H
218
219/* Define to 1 if you have the <wctype.h> header file. */
220#undef HAVE_WCTYPE_H
221
222/* Define to 1 if you have the `wcwidth' function. */
223#undef HAVE_WCWIDTH
224
225/* Define to 1 if `fork' works. */
226#undef HAVE_WORKING_FORK
227
228/* Define to 1 if `vfork' works. */
229#undef HAVE_WORKING_VFORK
230
231/* Define to 1 if you have the <zlib.h> header file. */
232#undef HAVE_ZLIB_H
233
234/* Define to the sub-directory in which libtool stores uninstalled libraries.
235   */
236#undef LT_OBJDIR
237
238/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
239   */
240#undef MAJOR_IN_MKDEV
241
242/* Define to 1 if `major', `minor', and `makedev' are declared in
243   <sysmacros.h>. */
244#undef MAJOR_IN_SYSMACROS
245
246/* Name of package */
247#undef PACKAGE
248
249/* Define to the address where bug reports for this package should be sent. */
250#undef PACKAGE_BUGREPORT
251
252/* Define to the full name of this package. */
253#undef PACKAGE_NAME
254
255/* Define to the full name and version of this package. */
256#undef PACKAGE_STRING
257
258/* Define to the one symbol short name of this package. */
259#undef PACKAGE_TARNAME
260
261/* Define to the home page for this package. */
262#undef PACKAGE_URL
263
264/* Define to the version of this package. */
265#undef PACKAGE_VERSION
266
267/* Define to 1 if you have the ANSI C header files. */
268#undef STDC_HEADERS
269
270/* Define to 1 if your <sys/time.h> declares `struct tm'. */
271#undef TM_IN_SYS_TIME
272
273/* Enable extensions on AIX 3, Interix.  */
274#ifndef _ALL_SOURCE
275# undef _ALL_SOURCE
276#endif
277/* Enable GNU extensions on systems that have them.  */
278#ifndef _GNU_SOURCE
279# undef _GNU_SOURCE
280#endif
281/* Enable threading extensions on Solaris.  */
282#ifndef _POSIX_PTHREAD_SEMANTICS
283# undef _POSIX_PTHREAD_SEMANTICS
284#endif
285/* Enable extensions on HP NonStop.  */
286#ifndef _TANDEM_SOURCE
287# undef _TANDEM_SOURCE
288#endif
289/* Enable general extensions on Solaris.  */
290#ifndef __EXTENSIONS__
291# undef __EXTENSIONS__
292#endif
293
294
295/* Version number of package */
296#undef VERSION
297
298/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
299   significant byte first (like Motorola and SPARC, unlike Intel). */
300#if defined AC_APPLE_UNIVERSAL_BUILD
301# if defined __BIG_ENDIAN__
302#  define WORDS_BIGENDIAN 1
303# endif
304#else
305# ifndef WORDS_BIGENDIAN
306#  undef WORDS_BIGENDIAN
307# endif
308#endif
309
310/* Enable large inode numbers on Mac OS X 10.5.  */
311#ifndef _DARWIN_USE_64_BIT_INODE
312# define _DARWIN_USE_64_BIT_INODE 1
313#endif
314
315/* Number of bits in a file offset, on hosts where this is settable. */
316#undef _FILE_OFFSET_BITS
317
318/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
319#undef _LARGEFILE_SOURCE
320
321/* Define for large files, on AIX-style hosts. */
322#undef _LARGE_FILES
323
324/* Define to 1 if on MINIX. */
325#undef _MINIX
326
327/* Define to 2 if the system does not provide POSIX.1 features except with
328   this defined. */
329#undef _POSIX_1_SOURCE
330
331/* Define to 1 if you need to in order for `stat' and other things to work. */
332#undef _POSIX_SOURCE
333
334/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
335   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
336   #define below would cause a syntax error. */
337#undef _UINT32_T
338
339/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
340   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
341   #define below would cause a syntax error. */
342#undef _UINT64_T
343
344/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
345   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
346   #define below would cause a syntax error. */
347#undef _UINT8_T
348
349/* Define to empty if `const' does not conform to ANSI C. */
350#undef const
351
352/* Define to the type of a signed integer type of width exactly 32 bits if
353   such a type exists and the standard includes do not define it. */
354#undef int32_t
355
356/* Define to the type of a signed integer type of width exactly 64 bits if
357   such a type exists and the standard includes do not define it. */
358#undef int64_t
359
360/* Define to the type of a signed integer type wide enough to hold a pointer,
361   if such a type exists, and if the system does not define it. */
362#undef intptr_t
363
364/* Define to a type if <wchar.h> does not define. */
365#undef mbstate_t
366
367/* Define to `long int' if <sys/types.h> does not define. */
368#undef off_t
369
370/* Define to `int' if <sys/types.h> does not define. */
371#undef pid_t
372
373/* Define to `unsigned int' if <sys/types.h> does not define. */
374#undef size_t
375
376/* Define to the type of an unsigned integer type of width exactly 16 bits if
377   such a type exists and the standard includes do not define it. */
378#undef uint16_t
379
380/* Define to the type of an unsigned integer type of width exactly 32 bits if
381   such a type exists and the standard includes do not define it. */
382#undef uint32_t
383
384/* Define to the type of an unsigned integer type of width exactly 64 bits if
385   such a type exists and the standard includes do not define it. */
386#undef uint64_t
387
388/* Define to the type of an unsigned integer type of width exactly 8 bits if
389   such a type exists and the standard includes do not define it. */
390#undef uint8_t
391
392/* Define to the type of an unsigned integer type wide enough to hold a
393   pointer, if such a type exists, and if the system does not define it. */
394#undef uintptr_t
395
396/* Define as `fork' if `vfork' does not work. */
397#undef vfork
398