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