1/* config.hin.  Generated from configure.ac by autoheader.  */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Define to 1 if you have the `access' function. */
7#undef HAVE_ACCESS
8
9/* Define to 1 if you have the `alloca' function. */
10#undef HAVE_ALLOCA
11
12/* Define to 1 if you have the <assert.h> header file. */
13#undef HAVE_ASSERT_H
14
15/* Define to 1 if you have the `atexit' function. */
16#undef HAVE_ATEXIT
17
18/* Define to 1 if you have the `atoi' function. */
19#undef HAVE_ATOI
20
21/* Define to 1 if you have the `atol' function. */
22#undef HAVE_ATOL
23
24/* Define to 1 if you have the `chmod' function. */
25#undef HAVE_CHMOD
26
27/* Define to 1 if you have the `chown' function. */
28#undef HAVE_CHOWN
29
30/* Define to 1 if you have the `clock_getcpuclockid' function. */
31#undef HAVE_CLOCK_GETCPUCLOCKID
32
33/* Define to 1 if you have the `clock_getres' function. */
34#undef HAVE_CLOCK_GETRES
35
36/* Define to 1 if you have the `clock_gettime' function. */
37#undef HAVE_CLOCK_GETTIME
38
39/* Define to 1 if you have the `ctime' function. */
40#undef HAVE_CTIME
41
42/* Define to 1 if you have the <ctype.h> header file. */
43#undef HAVE_CTYPE_H
44
45/* Define to 1 if you have the `difftime' function. */
46#undef HAVE_DIFFTIME
47
48/* Define to 1 if you have the <dirent.h> header file. */
49#undef HAVE_DIRENT_H
50
51/* Define to 1 if you have the <dlfcn.h> header file. */
52#undef HAVE_DLFCN_H
53
54/* Define to 1 if you have the <errno.h> header file. */
55#undef HAVE_ERRNO_H
56
57/* Define to 1 if you have the <fcntl.h> header file. */
58#undef HAVE_FCNTL_H
59
60/* Define to 1 if you have the <float.h> header file. */
61#undef HAVE_FLOAT_H
62
63/* Define to 1 if you have the `fstat' function. */
64#undef HAVE_FSTAT
65
66/* Define to 1 if you have the `getenv' function. */
67#undef HAVE_GETENV
68
69/* Define to 1 if you have the `getpagesize' function. */
70#undef HAVE_GETPAGESIZE
71
72/* Define to 1 if you have the `getrusage' function. */
73#undef HAVE_GETRUSAGE
74
75/* Define to 1 if you have the `gettimeofday' function. */
76#undef HAVE_GETTIMEOFDAY
77
78/* Define to 1 if you have the `gmtime' function. */
79#undef HAVE_GMTIME
80
81/* Define to 1 if you have the <inttypes.h> header file. */
82#undef HAVE_INTTYPES_H
83
84/* Define to 1 if you have the `isatty' function. */
85#undef HAVE_ISATTY
86
87/* Define to 1 if you have the <limits.h> header file. */
88#undef HAVE_LIMITS_H
89
90/* Define to 1 if you have the `localtime' function. */
91#undef HAVE_LOCALTIME
92
93/* Define to 1 if you have the `longjmp' function. */
94#undef HAVE_LONGJMP
95
96/* Define to 1 if you have the `lstat' function. */
97#undef HAVE_LSTAT
98
99/* Define to 1 if you have the <malloc.h> header file. */
100#undef HAVE_MALLOC_H
101
102/* Define to 1 if you have the `memcmp' function. */
103#undef HAVE_MEMCMP
104
105/* Define to 1 if you have the `memcpy' function. */
106#undef HAVE_MEMCPY
107
108/* Define to 1 if you have the `memmove' function. */
109#undef HAVE_MEMMOVE
110
111/* Define to 1 if you have the <memory.h> header file. */
112#undef HAVE_MEMORY_H
113
114/* Define to 1 if you have the `memset' function. */
115#undef HAVE_MEMSET
116
117/* Define to 1 if you have the `mkdir' function. */
118#undef HAVE_MKDIR
119
120/* Define to 1 if you have the `mktime' function. */
121#undef HAVE_MKTIME
122
123/* Define to 1 if you have the `mmap' function. */
124#undef HAVE_MMAP
125
126/* Define to 1 if you have the `mprotect' function. */
127#undef HAVE_MPROTECT
128
129/* Define to 1 if you have the `munmap' function. */
130#undef HAVE_MUNMAP
131
132/* Define to 1 if you have the `qsort' function. */
133#undef HAVE_QSORT
134
135/* Define to 1 if you have the `raise' function. */
136#undef HAVE_RAISE
137
138/* Define to 1 if you have the `rmdir' function. */
139#undef HAVE_RMDIR
140
141/* Define to 1 if you have the `setjmp' function. */
142#undef HAVE_SETJMP
143
144/* Define to 1 if you have the <setjmp.h> header file. */
145#undef HAVE_SETJMP_H
146
147/* Define to 1 if you have the `signal' function. */
148#undef HAVE_SIGNAL
149
150/* Define to 1 if you have the <signal.h> header file. */
151#undef HAVE_SIGNAL_H
152
153/* Define to 1 if you have the `snprintf' function. */
154#undef HAVE_SNPRINTF
155
156/* Define to 1 if you have the <stdarg.h> header file. */
157#undef HAVE_STDARG_H
158
159/* Define to 1 if you have the <stddef.h> header file. */
160#undef HAVE_STDDEF_H
161
162/* Define to 1 if you have the <stdint.h> header file. */
163#undef HAVE_STDINT_H
164
165/* Define to 1 if you have the <stdio.h> header file. */
166#undef HAVE_STDIO_H
167
168/* Define to 1 if you have the <stdlib.h> header file. */
169#undef HAVE_STDLIB_H
170
171/* Define to 1 if you have the `strcasecmp' function. */
172#undef HAVE_STRCASECMP
173
174/* Define to 1 if you have the `strchr' function. */
175#undef HAVE_STRCHR
176
177/* Define to 1 if you have the `strdup' function. */
178#undef HAVE_STRDUP
179
180/* Define to 1 if you have the `strerror' function. */
181#undef HAVE_STRERROR
182
183/* Define to 1 if you have the `strftime' function. */
184#undef HAVE_STRFTIME
185
186/* Define to 1 if you have the `stricmp' function. */
187#undef HAVE_STRICMP
188
189/* Define to 1 if you have the <strings.h> header file. */
190#undef HAVE_STRINGS_H
191
192/* Define to 1 if you have the <string.h> header file. */
193#undef HAVE_STRING_H
194
195/* Define to 1 if you have the `strncasecmp' function. */
196#undef HAVE_STRNCASECMP
197
198/* Define to 1 if you have the `strnicmp' function. */
199#undef HAVE_STRNICMP
200
201/* Define to 1 if you have the `strrchr' function. */
202#undef HAVE_STRRCHR
203
204/* Define to 1 if you have the `strstr' function. */
205#undef HAVE_STRSTR
206
207/* Define to 1 if you have the <sys/mman.h> header file. */
208#undef HAVE_SYS_MMAN_H
209
210/* Define to 1 if you have the <sys/resource.h> header file. */
211#undef HAVE_SYS_RESOURCE_H
212
213/* Define to 1 if you have the <sys/stat.h> header file. */
214#undef HAVE_SYS_STAT_H
215
216/* Define to 1 if you have the <sys/time.h> header file. */
217#undef HAVE_SYS_TIME_H
218
219/* Define to 1 if you have the <sys/types.h> header file. */
220#undef HAVE_SYS_TYPES_H
221
222/* Define to 1 if you have the <sys/wait.h> header file. */
223#undef HAVE_SYS_WAIT_H
224
225/* Define to 1 if you have the `time' function. */
226#undef HAVE_TIME
227
228/* Define to 1 if you have the <time.h> header file. */
229#undef HAVE_TIME_H
230
231/* Define to 1 if you have the `umask' function. */
232#undef HAVE_UMASK
233
234/* Define to 1 if you have the <unistd.h> header file. */
235#undef HAVE_UNISTD_H
236
237/* Define to 1 if you have the `utime' function. */
238#undef HAVE_UTIME
239
240/* Define to 1 if you have the <utime.h> header file. */
241#undef HAVE_UTIME_H
242
243/* Define to 1 if you have the `vsnprintf' function. */
244#undef HAVE_VSNPRINTF
245
246/* Define to the sub-directory in which libtool stores uninstalled libraries.
247   */
248#undef LT_OBJDIR
249
250/* Define to 1 if your machine is big endian. */
251#undef LZO_ABI_BIG_ENDIAN
252
253/* Define to 1 if your machine is little endian. */
254#undef LZO_ABI_LITTLE_ENDIAN
255
256/* Define to 1 if your C compiler doesn't accept -c and -o together. */
257#undef NO_MINUS_C_MINUS_O
258
259/* Name of package */
260#undef PACKAGE
261
262/* Define to the address where bug reports for this package should be sent. */
263#undef PACKAGE_BUGREPORT
264
265/* Define to the full name of this package. */
266#undef PACKAGE_NAME
267
268/* Define to the full name and version of this package. */
269#undef PACKAGE_STRING
270
271/* Define to the one symbol short name of this package. */
272#undef PACKAGE_TARNAME
273
274/* Define to the home page for this package. */
275#undef PACKAGE_URL
276
277/* Define to the version of this package. */
278#undef PACKAGE_VERSION
279
280/* Define as the return type of signal handlers (`int' or `void'). */
281#undef RETSIGTYPE
282
283/* The size of `dev_t', as computed by sizeof. */
284#undef SIZEOF_DEV_T
285
286/* The size of `double', as computed by sizeof. */
287#undef SIZEOF_DOUBLE
288
289/* The size of `float', as computed by sizeof. */
290#undef SIZEOF_FLOAT
291
292/* The size of `fpos_t', as computed by sizeof. */
293#undef SIZEOF_FPOS_T
294
295/* The size of `int', as computed by sizeof. */
296#undef SIZEOF_INT
297
298/* The size of `intmax_t', as computed by sizeof. */
299#undef SIZEOF_INTMAX_T
300
301/* The size of `intptr_t', as computed by sizeof. */
302#undef SIZEOF_INTPTR_T
303
304/* The size of `long', as computed by sizeof. */
305#undef SIZEOF_LONG
306
307/* The size of `long double', as computed by sizeof. */
308#undef SIZEOF_LONG_DOUBLE
309
310/* The size of `long long', as computed by sizeof. */
311#undef SIZEOF_LONG_LONG
312
313/* The size of `mode_t', as computed by sizeof. */
314#undef SIZEOF_MODE_T
315
316/* The size of `off_t', as computed by sizeof. */
317#undef SIZEOF_OFF_T
318
319/* The size of `ptrdiff_t', as computed by sizeof. */
320#undef SIZEOF_PTRDIFF_T
321
322/* The size of `short', as computed by sizeof. */
323#undef SIZEOF_SHORT
324
325/* The size of `size_t', as computed by sizeof. */
326#undef SIZEOF_SIZE_T
327
328/* The size of `ssize_t', as computed by sizeof. */
329#undef SIZEOF_SSIZE_T
330
331/* The size of `time_t', as computed by sizeof. */
332#undef SIZEOF_TIME_T
333
334/* The size of `uintmax_t', as computed by sizeof. */
335#undef SIZEOF_UINTMAX_T
336
337/* The size of `uintptr_t', as computed by sizeof. */
338#undef SIZEOF_UINTPTR_T
339
340/* The size of `void *', as computed by sizeof. */
341#undef SIZEOF_VOID_P
342
343/* The size of `__int16', as computed by sizeof. */
344#undef SIZEOF___INT16
345
346/* The size of `__int32', as computed by sizeof. */
347#undef SIZEOF___INT32
348
349/* The size of `__int64', as computed by sizeof. */
350#undef SIZEOF___INT64
351
352/* Define to 1 if you have the ANSI C header files. */
353#undef STDC_HEADERS
354
355/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
356#undef TIME_WITH_SYS_TIME
357
358/* Version number of package */
359#undef VERSION
360
361/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
362   significant byte first (like Motorola and SPARC, unlike Intel). */
363#if defined AC_APPLE_UNIVERSAL_BUILD
364# if defined __BIG_ENDIAN__
365#  define WORDS_BIGENDIAN 1
366# endif
367#else
368# ifndef WORDS_BIGENDIAN
369#  undef WORDS_BIGENDIAN
370# endif
371#endif
372
373/* Number of bits in a file offset, on hosts where this is settable. */
374#undef _FILE_OFFSET_BITS
375
376/* Define for large files, on AIX-style hosts. */
377#undef _LARGE_FILES
378
379/* Define to empty if `const' does not conform to ANSI C. */
380#undef const
381
382/* Define to `long int' if <sys/types.h> does not define. */
383#undef off_t
384
385/* Define to `long' if <sys/types.h> does not define. */
386#undef ptrdiff_t
387
388/* Define to `unsigned int' if <sys/types.h> does not define. */
389#undef size_t
390