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