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/* How many MiB of RAM to assume if the real amount cannot be determined. */
7#undef ASSUME_RAM
8
9/* Define to 1 if translation of program messages to the user's native
10   language is requested. */
11#undef ENABLE_NLS
12
13/* Define to 1 if bswap_16 is available. */
14#undef HAVE_BSWAP_16
15
16/* Define to 1 if bswap_32 is available. */
17#undef HAVE_BSWAP_32
18
19/* Define to 1 if bswap_64 is available. */
20#undef HAVE_BSWAP_64
21
22/* Define to 1 if you have the <byteswap.h> header file. */
23#undef HAVE_BYTESWAP_H
24
25/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
26   CoreFoundation framework. */
27#undef HAVE_CFLOCALECOPYCURRENT
28
29/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
30   the CoreFoundation framework. */
31#undef HAVE_CFPREFERENCESCOPYAPPVALUE
32
33/* Define to 1 if crc32 integrity check is enabled. */
34#undef HAVE_CHECK_CRC32
35
36/* Define to 1 if crc64 integrity check is enabled. */
37#undef HAVE_CHECK_CRC64
38
39/* Define to 1 if sha256 integrity check is enabled. */
40#undef HAVE_CHECK_SHA256
41
42/* Define if the GNU dcgettext() function is already present or preinstalled.
43   */
44#undef HAVE_DCGETTEXT
45
46/* Define to 1 if you have the declaration of `program_invocation_name', and
47   to 0 if you don't. */
48#undef HAVE_DECL_PROGRAM_INVOCATION_NAME
49
50/* Define to 1 if arm decoder is enabled. */
51#undef HAVE_DECODER_ARM
52
53/* Define to 1 if armthumb decoder is enabled. */
54#undef HAVE_DECODER_ARMTHUMB
55
56/* Define to 1 if delta decoder is enabled. */
57#undef HAVE_DECODER_DELTA
58
59/* Define to 1 if ia64 decoder is enabled. */
60#undef HAVE_DECODER_IA64
61
62/* Define to 1 if lzma1 decoder is enabled. */
63#undef HAVE_DECODER_LZMA1
64
65/* Define to 1 if lzma2 decoder is enabled. */
66#undef HAVE_DECODER_LZMA2
67
68/* Define to 1 if powerpc decoder is enabled. */
69#undef HAVE_DECODER_POWERPC
70
71/* Define to 1 if sparc decoder is enabled. */
72#undef HAVE_DECODER_SPARC
73
74/* Define to 1 if x86 decoder is enabled. */
75#undef HAVE_DECODER_X86
76
77/* Define to 1 if you have the <dlfcn.h> header file. */
78#undef HAVE_DLFCN_H
79
80/* Define to 1 if arm encoder is enabled. */
81#undef HAVE_ENCODER_ARM
82
83/* Define to 1 if armthumb encoder is enabled. */
84#undef HAVE_ENCODER_ARMTHUMB
85
86/* Define to 1 if delta encoder is enabled. */
87#undef HAVE_ENCODER_DELTA
88
89/* Define to 1 if ia64 encoder is enabled. */
90#undef HAVE_ENCODER_IA64
91
92/* Define to 1 if lzma1 encoder is enabled. */
93#undef HAVE_ENCODER_LZMA1
94
95/* Define to 1 if lzma2 encoder is enabled. */
96#undef HAVE_ENCODER_LZMA2
97
98/* Define to 1 if powerpc encoder is enabled. */
99#undef HAVE_ENCODER_POWERPC
100
101/* Define to 1 if sparc encoder is enabled. */
102#undef HAVE_ENCODER_SPARC
103
104/* Define to 1 if x86 encoder is enabled. */
105#undef HAVE_ENCODER_X86
106
107/* Define to 1 if you have the <fcntl.h> header file. */
108#undef HAVE_FCNTL_H
109
110/* Define to 1 if you have the `futimens' function. */
111#undef HAVE_FUTIMENS
112
113/* Define to 1 if you have the `futimes' function. */
114#undef HAVE_FUTIMES
115
116/* Define to 1 if you have the `futimesat' function. */
117#undef HAVE_FUTIMESAT
118
119/* Define to 1 if you have the <getopt.h> header file. */
120#undef HAVE_GETOPT_H
121
122/* Define to 1 if you have the `getopt_long' function. */
123#undef HAVE_GETOPT_LONG
124
125/* Define if the GNU gettext() function is already present or preinstalled. */
126#undef HAVE_GETTEXT
127
128/* Define if you have the iconv() function. */
129#undef HAVE_ICONV
130
131/* Define to 1 if you have the <inttypes.h> header file. */
132#undef HAVE_INTTYPES_H
133
134/* Define to 1 if you have the <limits.h> header file. */
135#undef HAVE_LIMITS_H
136
137/* Define to 1 if mbrtowc and mbstate_t are properly declared. */
138#undef HAVE_MBRTOWC
139
140/* Define to 1 if you have the <memory.h> header file. */
141#undef HAVE_MEMORY_H
142
143/* Define to 1 to enable bt2 match finder. */
144#undef HAVE_MF_BT2
145
146/* Define to 1 to enable bt3 match finder. */
147#undef HAVE_MF_BT3
148
149/* Define to 1 to enable bt4 match finder. */
150#undef HAVE_MF_BT4
151
152/* Define to 1 to enable hc3 match finder. */
153#undef HAVE_MF_HC3
154
155/* Define to 1 to enable hc4 match finder. */
156#undef HAVE_MF_HC4
157
158/* Define to 1 if getopt.h declares extern int optreset. */
159#undef HAVE_OPTRESET
160
161/* Define if you have POSIX threads libraries and header files. */
162#undef HAVE_PTHREAD
163
164/* Define to 1 if optimizing for size. */
165#undef HAVE_SMALL
166
167/* Define to 1 if stdbool.h conforms to C99. */
168#undef HAVE_STDBOOL_H
169
170/* Define to 1 if you have the <stdint.h> header file. */
171#undef HAVE_STDINT_H
172
173/* Define to 1 if you have the <stdlib.h> header file. */
174#undef HAVE_STDLIB_H
175
176/* Define to 1 if you have the <strings.h> header file. */
177#undef HAVE_STRINGS_H
178
179/* Define to 1 if you have the <string.h> header file. */
180#undef HAVE_STRING_H
181
182/* Define to 1 if `st_atimensec' is a member of `struct stat'. */
183#undef HAVE_STRUCT_STAT_ST_ATIMENSEC
184
185/* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
186#undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
187
188/* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
189#undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
190
191/* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
192#undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
193
194/* Define to 1 if `st_uatime' is a member of `struct stat'. */
195#undef HAVE_STRUCT_STAT_ST_UATIME
196
197/* Define to 1 if you have the <sys/byteorder.h> header file. */
198#undef HAVE_SYS_BYTEORDER_H
199
200/* Define to 1 if you have the <sys/endian.h> header file. */
201#undef HAVE_SYS_ENDIAN_H
202
203/* Define to 1 if you have the <sys/param.h> header file. */
204#undef HAVE_SYS_PARAM_H
205
206/* Define to 1 if you have the <sys/stat.h> header file. */
207#undef HAVE_SYS_STAT_H
208
209/* Define to 1 if you have the <sys/time.h> header file. */
210#undef HAVE_SYS_TIME_H
211
212/* Define to 1 if you have the <sys/types.h> header file. */
213#undef HAVE_SYS_TYPES_H
214
215/* Define to 1 if the system has the type `uintptr_t'. */
216#undef HAVE_UINTPTR_T
217
218/* Define to 1 if you have the <unistd.h> header file. */
219#undef HAVE_UNISTD_H
220
221/* Define to 1 if you have the `utime' function. */
222#undef HAVE_UTIME
223
224/* Define to 1 if you have the `utimes' function. */
225#undef HAVE_UTIMES
226
227/* Define to 1 or 0, depending whether the compiler supports simple visibility
228   declarations. */
229#undef HAVE_VISIBILITY
230
231/* Define to 1 if you have the `wcwidth' function. */
232#undef HAVE_WCWIDTH
233
234/* Define to 1 if the system has the type `_Bool'. */
235#undef HAVE__BOOL
236
237/* Define to the sub-directory in which libtool stores uninstalled libraries.
238   */
239#undef LT_OBJDIR
240
241/* Define to 1 to disable debugging code. */
242#undef NDEBUG
243
244/* Define to 1 if your C compiler doesn't accept -c and -o together. */
245#undef NO_MINUS_C_MINUS_O
246
247/* Name of package */
248#undef PACKAGE
249
250/* Define to the address where bug reports for this package should be sent. */
251#undef PACKAGE_BUGREPORT
252
253/* Define to the full name of this package. */
254#undef PACKAGE_NAME
255
256/* Define to the full name and version of this package. */
257#undef PACKAGE_STRING
258
259/* Define to the one symbol short name of this package. */
260#undef PACKAGE_TARNAME
261
262/* Define to the home page for this package. */
263#undef PACKAGE_URL
264
265/* Define to the version of this package. */
266#undef PACKAGE_VERSION
267
268/* Define to necessary symbol if this constant uses a non-standard name on
269   your system. */
270#undef PTHREAD_CREATE_JOINABLE
271
272/* The size of `size_t', as computed by sizeof. */
273#undef SIZEOF_SIZE_T
274
275/* Define to 1 if you have the ANSI C header files. */
276#undef STDC_HEADERS
277
278/* Define to 1 if the number of available CPU cores can be detected with
279   pstat_getdynamic(). */
280#undef TUKLIB_CPUCORES_PSTAT_GETDYNAMIC
281
282/* Define to 1 if the number of available CPU cores can be detected with
283   sysconf(_SC_NPROCESSORS_ONLN) or sysconf(_SC_NPROC_ONLN). */
284#undef TUKLIB_CPUCORES_SYSCONF
285
286/* Define to 1 if the number of available CPU cores can be detected with
287   sysctl(). */
288#undef TUKLIB_CPUCORES_SYSCTL
289
290/* Define to 1 if the system supports fast unaligned access to 16-bit and
291   32-bit integers. */
292#undef TUKLIB_FAST_UNALIGNED_ACCESS
293
294/* Define to 1 if the amount of physical memory can be detected with
295   _system_configuration.physmem. */
296#undef TUKLIB_PHYSMEM_AIX
297
298/* Define to 1 if the amount of physical memory can be detected with
299   getinvent_r(). */
300#undef TUKLIB_PHYSMEM_GETINVENT_R
301
302/* Define to 1 if the amount of physical memory can be detected with
303   getsysinfo(). */
304#undef TUKLIB_PHYSMEM_GETSYSINFO
305
306/* Define to 1 if the amount of physical memory can be detected with
307   pstat_getstatic(). */
308#undef TUKLIB_PHYSMEM_PSTAT_GETSTATIC
309
310/* Define to 1 if the amount of physical memory can be detected with
311   sysconf(_SC_PAGESIZE) and sysconf(_SC_PHYS_PAGES). */
312#undef TUKLIB_PHYSMEM_SYSCONF
313
314/* Define to 1 if the amount of physical memory can be detected with sysctl().
315   */
316#undef TUKLIB_PHYSMEM_SYSCTL
317
318/* Define to 1 if the amount of physical memory can be detected with Linux
319   sysinfo(). */
320#undef TUKLIB_PHYSMEM_SYSINFO
321
322/* Enable extensions on AIX 3, Interix.  */
323#ifndef _ALL_SOURCE
324# undef _ALL_SOURCE
325#endif
326/* Enable GNU extensions on systems that have them.  */
327#ifndef _GNU_SOURCE
328# undef _GNU_SOURCE
329#endif
330/* Enable threading extensions on Solaris.  */
331#ifndef _POSIX_PTHREAD_SEMANTICS
332# undef _POSIX_PTHREAD_SEMANTICS
333#endif
334/* Enable extensions on HP NonStop.  */
335#ifndef _TANDEM_SOURCE
336# undef _TANDEM_SOURCE
337#endif
338/* Enable general extensions on Solaris.  */
339#ifndef __EXTENSIONS__
340# undef __EXTENSIONS__
341#endif
342
343
344/* Version number of package */
345#undef VERSION
346
347/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
348   significant byte first (like Motorola and SPARC, unlike Intel). */
349#if defined AC_APPLE_UNIVERSAL_BUILD
350# if defined __BIG_ENDIAN__
351#  define WORDS_BIGENDIAN 1
352# endif
353#else
354# ifndef WORDS_BIGENDIAN
355#  undef WORDS_BIGENDIAN
356# endif
357#endif
358
359/* Number of bits in a file offset, on hosts where this is settable. */
360#undef _FILE_OFFSET_BITS
361
362/* Define for large files, on AIX-style hosts. */
363#undef _LARGE_FILES
364
365/* Define to 1 if on MINIX. */
366#undef _MINIX
367
368/* Define to 2 if the system does not provide POSIX.1 features except with
369   this defined. */
370#undef _POSIX_1_SOURCE
371
372/* Define to 1 if you need to in order for `stat' and other things to work. */
373#undef _POSIX_SOURCE
374
375/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
376   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
377   #define below would cause a syntax error. */
378#undef _UINT32_T
379
380/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
381   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
382   #define below would cause a syntax error. */
383#undef _UINT64_T
384
385/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
386   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
387   #define below would cause a syntax error. */
388#undef _UINT8_T
389
390/* Define to rpl_ if the getopt replacement functions and variables should be
391   used. */
392#undef __GETOPT_PREFIX
393
394/* Define to the type of a signed integer type of width exactly 32 bits if
395   such a type exists and the standard includes do not define it. */
396#undef int32_t
397
398/* Define to the type of a signed integer type of width exactly 64 bits if
399   such a type exists and the standard includes do not define it. */
400#undef int64_t
401
402/* Define to the type of an unsigned integer type of width exactly 16 bits if
403   such a type exists and the standard includes do not define it. */
404#undef uint16_t
405
406/* Define to the type of an unsigned integer type of width exactly 32 bits if
407   such a type exists and the standard includes do not define it. */
408#undef uint32_t
409
410/* Define to the type of an unsigned integer type of width exactly 64 bits if
411   such a type exists and the standard includes do not define it. */
412#undef uint64_t
413
414/* Define to the type of an unsigned integer type of width exactly 8 bits if
415   such a type exists and the standard includes do not define it. */
416#undef uint8_t
417
418/* Define to the type of an unsigned integer type wide enough to hold a
419   pointer, if such a type exists, and if the system does not define it. */
420#undef uintptr_t
421