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 Capsicum is available. */
26#undef HAVE_CAPSICUM
27
28/* Define to 1 if the system has the type `CC_SHA256_CTX'. */
29#undef HAVE_CC_SHA256_CTX
30
31/* Define to 1 if you have the `CC_SHA256_Init' function. */
32#undef HAVE_CC_SHA256_INIT
33
34/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
35   CoreFoundation framework. */
36#undef HAVE_CFLOCALECOPYCURRENT
37
38/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
39   the CoreFoundation framework. */
40#undef HAVE_CFPREFERENCESCOPYAPPVALUE
41
42/* Define to 1 if crc32 integrity check is enabled. */
43#undef HAVE_CHECK_CRC32
44
45/* Define to 1 if crc64 integrity check is enabled. */
46#undef HAVE_CHECK_CRC64
47
48/* Define to 1 if sha256 integrity check is enabled. */
49#undef HAVE_CHECK_SHA256
50
51/* Define to 1 if you have the `clock_gettime' function. */
52#undef HAVE_CLOCK_GETTIME
53
54/* Define to 1 if you have the <CommonCrypto/CommonDigest.h> header file. */
55#undef HAVE_COMMONCRYPTO_COMMONDIGEST_H
56
57/* Define if the GNU dcgettext() function is already present or preinstalled.
58   */
59#undef HAVE_DCGETTEXT
60
61/* Define to 1 if you have the declaration of `CLOCK_MONOTONIC', and to 0 if
62   you don't. */
63#undef HAVE_DECL_CLOCK_MONOTONIC
64
65/* Define to 1 if you have the declaration of `program_invocation_name', and
66   to 0 if you don't. */
67#undef HAVE_DECL_PROGRAM_INVOCATION_NAME
68
69/* Define to 1 if any of HAVE_DECODER_foo have been defined. */
70#undef HAVE_DECODERS
71
72/* Define to 1 if arm decoder is enabled. */
73#undef HAVE_DECODER_ARM
74
75/* Define to 1 if armthumb decoder is enabled. */
76#undef HAVE_DECODER_ARMTHUMB
77
78/* Define to 1 if delta decoder is enabled. */
79#undef HAVE_DECODER_DELTA
80
81/* Define to 1 if ia64 decoder is enabled. */
82#undef HAVE_DECODER_IA64
83
84/* Define to 1 if lzma1 decoder is enabled. */
85#undef HAVE_DECODER_LZMA1
86
87/* Define to 1 if lzma2 decoder is enabled. */
88#undef HAVE_DECODER_LZMA2
89
90/* Define to 1 if powerpc decoder is enabled. */
91#undef HAVE_DECODER_POWERPC
92
93/* Define to 1 if sparc decoder is enabled. */
94#undef HAVE_DECODER_SPARC
95
96/* Define to 1 if x86 decoder is enabled. */
97#undef HAVE_DECODER_X86
98
99/* Define to 1 if you have the <dlfcn.h> header file. */
100#undef HAVE_DLFCN_H
101
102/* Define to 1 if any of HAVE_ENCODER_foo have been defined. */
103#undef HAVE_ENCODERS
104
105/* Define to 1 if arm encoder is enabled. */
106#undef HAVE_ENCODER_ARM
107
108/* Define to 1 if armthumb encoder is enabled. */
109#undef HAVE_ENCODER_ARMTHUMB
110
111/* Define to 1 if delta encoder is enabled. */
112#undef HAVE_ENCODER_DELTA
113
114/* Define to 1 if ia64 encoder is enabled. */
115#undef HAVE_ENCODER_IA64
116
117/* Define to 1 if lzma1 encoder is enabled. */
118#undef HAVE_ENCODER_LZMA1
119
120/* Define to 1 if lzma2 encoder is enabled. */
121#undef HAVE_ENCODER_LZMA2
122
123/* Define to 1 if powerpc encoder is enabled. */
124#undef HAVE_ENCODER_POWERPC
125
126/* Define to 1 if sparc encoder is enabled. */
127#undef HAVE_ENCODER_SPARC
128
129/* Define to 1 if x86 encoder is enabled. */
130#undef HAVE_ENCODER_X86
131
132/* Define to 1 if you have the <fcntl.h> header file. */
133#undef HAVE_FCNTL_H
134
135/* Define to 1 if you have the `futimens' function. */
136#undef HAVE_FUTIMENS
137
138/* Define to 1 if you have the `futimes' function. */
139#undef HAVE_FUTIMES
140
141/* Define to 1 if you have the `futimesat' function. */
142#undef HAVE_FUTIMESAT
143
144/* Define to 1 if you have the <getopt.h> header file. */
145#undef HAVE_GETOPT_H
146
147/* Define to 1 if you have the `getopt_long' function. */
148#undef HAVE_GETOPT_LONG
149
150/* Define if the GNU gettext() function is already present or preinstalled. */
151#undef HAVE_GETTEXT
152
153/* Define if you have the iconv() function and it works. */
154#undef HAVE_ICONV
155
156/* Define to 1 if you have the <immintrin.h> header file. */
157#undef HAVE_IMMINTRIN_H
158
159/* Define to 1 if you have the <inttypes.h> header file. */
160#undef HAVE_INTTYPES_H
161
162/* Define to 1 if you have the <limits.h> header file. */
163#undef HAVE_LIMITS_H
164
165/* Define to 1 if mbrtowc and mbstate_t are properly declared. */
166#undef HAVE_MBRTOWC
167
168/* Define to 1 if you have the <memory.h> header file. */
169#undef HAVE_MEMORY_H
170
171/* Define to 1 to enable bt2 match finder. */
172#undef HAVE_MF_BT2
173
174/* Define to 1 to enable bt3 match finder. */
175#undef HAVE_MF_BT3
176
177/* Define to 1 to enable bt4 match finder. */
178#undef HAVE_MF_BT4
179
180/* Define to 1 to enable hc3 match finder. */
181#undef HAVE_MF_HC3
182
183/* Define to 1 to enable hc4 match finder. */
184#undef HAVE_MF_HC4
185
186/* Define to 1 if getopt.h declares extern int optreset. */
187#undef HAVE_OPTRESET
188
189/* Define to 1 if you have the `posix_fadvise' function. */
190#undef HAVE_POSIX_FADVISE
191
192/* Define to 1 if you have the `pthread_condattr_setclock' function. */
193#undef HAVE_PTHREAD_CONDATTR_SETCLOCK
194
195/* Have PTHREAD_PRIO_INHERIT. */
196#undef HAVE_PTHREAD_PRIO_INHERIT
197
198/* Define to 1 if you have the `SHA256Init' function. */
199#undef HAVE_SHA256INIT
200
201/* Define to 1 if the system has the type `SHA256_CTX'. */
202#undef HAVE_SHA256_CTX
203
204/* Define to 1 if you have the <sha256.h> header file. */
205#undef HAVE_SHA256_H
206
207/* Define to 1 if you have the `SHA256_Init' function. */
208#undef HAVE_SHA256_INIT
209
210/* Define to 1 if the system has the type `SHA2_CTX'. */
211#undef HAVE_SHA2_CTX
212
213/* Define to 1 if you have the <sha2.h> header file. */
214#undef HAVE_SHA2_H
215
216/* Define to 1 if optimizing for size. */
217#undef HAVE_SMALL
218
219/* Define to 1 if stdbool.h conforms to C99. */
220#undef HAVE_STDBOOL_H
221
222/* Define to 1 if you have the <stdint.h> header file. */
223#undef HAVE_STDINT_H
224
225/* Define to 1 if you have the <stdlib.h> header file. */
226#undef HAVE_STDLIB_H
227
228/* Define to 1 if you have the <strings.h> header file. */
229#undef HAVE_STRINGS_H
230
231/* Define to 1 if you have the <string.h> header file. */
232#undef HAVE_STRING_H
233
234/* Define to 1 if `st_atimensec' is a member of `struct stat'. */
235#undef HAVE_STRUCT_STAT_ST_ATIMENSEC
236
237/* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
238#undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
239
240/* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
241#undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
242
243/* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
244#undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
245
246/* Define to 1 if `st_uatime' is a member of `struct stat'. */
247#undef HAVE_STRUCT_STAT_ST_UATIME
248
249/* Define to 1 if you have the <sys/byteorder.h> header file. */
250#undef HAVE_SYS_BYTEORDER_H
251
252/* Define to 1 if you have the <sys/capsicum.h> header file. */
253#undef HAVE_SYS_CAPSICUM_H
254
255/* Define to 1 if you have the <sys/endian.h> header file. */
256#undef HAVE_SYS_ENDIAN_H
257
258/* Define to 1 if you have the <sys/param.h> header file. */
259#undef HAVE_SYS_PARAM_H
260
261/* Define to 1 if you have the <sys/stat.h> header file. */
262#undef HAVE_SYS_STAT_H
263
264/* Define to 1 if you have the <sys/time.h> header file. */
265#undef HAVE_SYS_TIME_H
266
267/* Define to 1 if you have the <sys/types.h> header file. */
268#undef HAVE_SYS_TYPES_H
269
270/* Define to 1 if the system has the type `uintptr_t'. */
271#undef HAVE_UINTPTR_T
272
273/* Define to 1 if you have the <unistd.h> header file. */
274#undef HAVE_UNISTD_H
275
276/* Define to 1 if you have the `utime' function. */
277#undef HAVE_UTIME
278
279/* Define to 1 if you have the `utimes' function. */
280#undef HAVE_UTIMES
281
282/* Define to 1 or 0, depending whether the compiler supports simple visibility
283   declarations. */
284#undef HAVE_VISIBILITY
285
286/* Define to 1 if you have the `wcwidth' function. */
287#undef HAVE_WCWIDTH
288
289/* Define to 1 if the system has the type `_Bool'. */
290#undef HAVE__BOOL
291
292/* Define to 1 if you have the `_futime' function. */
293#undef HAVE__FUTIME
294
295/* Define to 1 if _mm_movemask_epi8 is available. */
296#undef HAVE__MM_MOVEMASK_EPI8
297
298/* Define to the sub-directory where libtool stores uninstalled libraries. */
299#undef LT_OBJDIR
300
301/* Define to 1 when using POSIX threads (pthreads). */
302#undef MYTHREAD_POSIX
303
304/* Define to 1 when using Windows Vista compatible threads. This uses features
305   that are not available on Windows XP. */
306#undef MYTHREAD_VISTA
307
308/* Define to 1 when using Windows 95 (and thus XP) compatible threads. This
309   avoids use of features that were added in Windows Vista. */
310#undef MYTHREAD_WIN95
311
312/* Define to 1 to disable debugging code. */
313#undef NDEBUG
314
315/* Name of package */
316#undef PACKAGE
317
318/* Define to the address where bug reports for this package should be sent. */
319#undef PACKAGE_BUGREPORT
320
321/* Define to the full name of this package. */
322#undef PACKAGE_NAME
323
324/* Define to the full name and version of this package. */
325#undef PACKAGE_STRING
326
327/* Define to the one symbol short name of this package. */
328#undef PACKAGE_TARNAME
329
330/* Define to the home page for this package. */
331#undef PACKAGE_URL
332
333/* Define to the version of this package. */
334#undef PACKAGE_VERSION
335
336/* Define to necessary symbol if this constant uses a non-standard name on
337   your system. */
338#undef PTHREAD_CREATE_JOINABLE
339
340/* The size of `size_t', as computed by sizeof. */
341#undef SIZEOF_SIZE_T
342
343/* Define to 1 if you have the ANSI C header files. */
344#undef STDC_HEADERS
345
346/* Define to 1 if the number of available CPU cores can be detected with
347   cpuset(2). */
348#undef TUKLIB_CPUCORES_CPUSET
349
350/* Define to 1 if the number of available CPU cores can be detected with
351   pstat_getdynamic(). */
352#undef TUKLIB_CPUCORES_PSTAT_GETDYNAMIC
353
354/* Define to 1 if the number of available CPU cores can be detected with
355   sched_getaffinity() */
356#undef TUKLIB_CPUCORES_SCHED_GETAFFINITY
357
358/* Define to 1 if the number of available CPU cores can be detected with
359   sysconf(_SC_NPROCESSORS_ONLN) or sysconf(_SC_NPROC_ONLN). */
360#undef TUKLIB_CPUCORES_SYSCONF
361
362/* Define to 1 if the number of available CPU cores can be detected with
363   sysctl(). */
364#undef TUKLIB_CPUCORES_SYSCTL
365
366/* Define to 1 if the system supports fast unaligned access to 16-bit and
367   32-bit integers. */
368#undef TUKLIB_FAST_UNALIGNED_ACCESS
369
370/* Define to 1 if the amount of physical memory can be detected with
371   _system_configuration.physmem. */
372#undef TUKLIB_PHYSMEM_AIX
373
374/* Define to 1 if the amount of physical memory can be detected with
375   getinvent_r(). */
376#undef TUKLIB_PHYSMEM_GETINVENT_R
377
378/* Define to 1 if the amount of physical memory can be detected with
379   getsysinfo(). */
380#undef TUKLIB_PHYSMEM_GETSYSINFO
381
382/* Define to 1 if the amount of physical memory can be detected with
383   pstat_getstatic(). */
384#undef TUKLIB_PHYSMEM_PSTAT_GETSTATIC
385
386/* Define to 1 if the amount of physical memory can be detected with
387   sysconf(_SC_PAGESIZE) and sysconf(_SC_PHYS_PAGES). */
388#undef TUKLIB_PHYSMEM_SYSCONF
389
390/* Define to 1 if the amount of physical memory can be detected with sysctl().
391   */
392#undef TUKLIB_PHYSMEM_SYSCTL
393
394/* Define to 1 if the amount of physical memory can be detected with Linux
395   sysinfo(). */
396#undef TUKLIB_PHYSMEM_SYSINFO
397
398/* Enable extensions on AIX 3, Interix.  */
399#ifndef _ALL_SOURCE
400# undef _ALL_SOURCE
401#endif
402/* Enable GNU extensions on systems that have them.  */
403#ifndef _GNU_SOURCE
404# undef _GNU_SOURCE
405#endif
406/* Enable threading extensions on Solaris.  */
407#ifndef _POSIX_PTHREAD_SEMANTICS
408# undef _POSIX_PTHREAD_SEMANTICS
409#endif
410/* Enable extensions on HP NonStop.  */
411#ifndef _TANDEM_SOURCE
412# undef _TANDEM_SOURCE
413#endif
414/* Enable general extensions on Solaris.  */
415#ifndef __EXTENSIONS__
416# undef __EXTENSIONS__
417#endif
418
419
420/* Version number of package */
421#undef VERSION
422
423/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
424   significant byte first (like Motorola and SPARC, unlike Intel). */
425#if defined AC_APPLE_UNIVERSAL_BUILD
426# if defined __BIG_ENDIAN__
427#  define WORDS_BIGENDIAN 1
428# endif
429#else
430# ifndef WORDS_BIGENDIAN
431#  undef WORDS_BIGENDIAN
432# endif
433#endif
434
435/* Enable large inode numbers on Mac OS X 10.5.  */
436#ifndef _DARWIN_USE_64_BIT_INODE
437# define _DARWIN_USE_64_BIT_INODE 1
438#endif
439
440/* Number of bits in a file offset, on hosts where this is settable. */
441#undef _FILE_OFFSET_BITS
442
443/* Define for large files, on AIX-style hosts. */
444#undef _LARGE_FILES
445
446/* Define to 1 if on MINIX. */
447#undef _MINIX
448
449/* Define to 2 if the system does not provide POSIX.1 features except with
450   this defined. */
451#undef _POSIX_1_SOURCE
452
453/* Define to 1 if you need to in order for `stat' and other things to work. */
454#undef _POSIX_SOURCE
455
456/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
457   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
458   #define below would cause a syntax error. */
459#undef _UINT32_T
460
461/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
462   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
463   #define below would cause a syntax error. */
464#undef _UINT64_T
465
466/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
467   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
468   #define below would cause a syntax error. */
469#undef _UINT8_T
470
471/* Define to rpl_ if the getopt replacement functions and variables should be
472   used. */
473#undef __GETOPT_PREFIX
474
475/* Define to the type of a signed integer type of width exactly 32 bits if
476   such a type exists and the standard includes do not define it. */
477#undef int32_t
478
479/* Define to the type of a signed integer type of width exactly 64 bits if
480   such a type exists and the standard includes do not define it. */
481#undef int64_t
482
483/* Define to the type of an unsigned integer type of width exactly 16 bits if
484   such a type exists and the standard includes do not define it. */
485#undef uint16_t
486
487/* Define to the type of an unsigned integer type of width exactly 32 bits if
488   such a type exists and the standard includes do not define it. */
489#undef uint32_t
490
491/* Define to the type of an unsigned integer type of width exactly 64 bits if
492   such a type exists and the standard includes do not define it. */
493#undef uint64_t
494
495/* Define to the type of an unsigned integer type of width exactly 8 bits if
496   such a type exists and the standard includes do not define it. */
497#undef uint8_t
498
499/* Define to the type of an unsigned integer type wide enough to hold a
500   pointer, if such a type exists, and if the system does not define it. */
501#undef uintptr_t
502