1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
7 /* How many MiB of RAM to assume if the real amount cannot be determined. */
10 /* Define to 1 if translation of program messages to the user's native
11 language is requested. */
12 /* #undef ENABLE_NLS */
14 /* Define to 1 if bswap_16 is available. */
15 /* #undef HAVE_BSWAP_16 */
17 /* Define to 1 if bswap_32 is available. */
18 /* #undef HAVE_BSWAP_32 */
20 /* Define to 1 if bswap_64 is available. */
21 /* #undef HAVE_BSWAP_64 */
23 /* Define to 1 if you have the <byteswap.h> header file. */
24 /* #undef HAVE_BYTESWAP_H */
26 /* Define to 1 if the system has the type `CC_SHA256_CTX'. */
27 /* #undef HAVE_CC_SHA256_CTX */
29 /* Define to 1 if you have the `CC_SHA256_Init' function. */
30 /* #undef HAVE_CC_SHA256_INIT */
32 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
33 CoreFoundation framework. */
34 /* #undef HAVE_CFLOCALECOPYCURRENT */
36 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
37 the CoreFoundation framework. */
38 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
40 /* Define to 1 if crc32 integrity check is enabled. */
41 #define HAVE_CHECK_CRC32 1
43 /* Define to 1 if crc64 integrity check is enabled. */
44 #define HAVE_CHECK_CRC64 1
46 /* Define to 1 if sha256 integrity check is enabled. */
47 #define HAVE_CHECK_SHA256 1
50 /* Define to 1 if you have the `clock_gettime' function. */
51 #define HAVE_CLOCK_GETTIME 1
52 #endif /* !defined(__minix) */
54 /* Define to 1 if you have the <CommonCrypto/CommonDigest.h> header file. */
55 /* #undef HAVE_COMMONCRYPTO_COMMONDIGEST_H */
57 /* Define if the GNU dcgettext() function is already present or preinstalled.
59 /* #undef HAVE_DCGETTEXT */
62 /* Define to 1 if you have the declaration of `CLOCK_MONOTONIC', and to 0 if
64 #define HAVE_DECL_CLOCK_MONOTONIC 1
65 #endif /* !defined(__minix) */
67 /* Define to 1 if you have the declaration of `program_invocation_name', and
69 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
71 /* Define to 1 if arm decoder is enabled. */
72 #define HAVE_DECODER_ARM 1
74 /* Define to 1 if armthumb decoder is enabled. */
75 #define HAVE_DECODER_ARMTHUMB 1
77 /* Define to 1 if delta decoder is enabled. */
78 #define HAVE_DECODER_DELTA 1
80 /* Define to 1 if ia64 decoder is enabled. */
81 #define HAVE_DECODER_IA64 1
83 /* Define to 1 if lzma1 decoder is enabled. */
84 #define HAVE_DECODER_LZMA1 1
86 /* Define to 1 if lzma2 decoder is enabled. */
87 #define HAVE_DECODER_LZMA2 1
89 /* Define to 1 if powerpc decoder is enabled. */
90 #define HAVE_DECODER_POWERPC 1
92 /* Define to 1 if sparc decoder is enabled. */
93 #define HAVE_DECODER_SPARC 1
95 /* Define to 1 if x86 decoder is enabled. */
96 #define HAVE_DECODER_X86 1
98 /* Define to 1 if you have the <dlfcn.h> header file. */
99 #define HAVE_DLFCN_H 1
101 /* Define to 1 if arm encoder is enabled. */
102 #define HAVE_ENCODER_ARM 1
104 /* Define to 1 if armthumb encoder is enabled. */
105 #define HAVE_ENCODER_ARMTHUMB 1
107 /* Define to 1 if delta encoder is enabled. */
108 #define HAVE_ENCODER_DELTA 1
110 /* Define to 1 if ia64 encoder is enabled. */
111 #define HAVE_ENCODER_IA64 1
113 /* Define to 1 if lzma1 encoder is enabled. */
114 #define HAVE_ENCODER_LZMA1 1
116 /* Define to 1 if lzma2 encoder is enabled. */
117 #define HAVE_ENCODER_LZMA2 1
119 /* Define to 1 if powerpc encoder is enabled. */
120 #define HAVE_ENCODER_POWERPC 1
122 /* Define to 1 if sparc encoder is enabled. */
123 #define HAVE_ENCODER_SPARC 1
125 /* Define to 1 if x86 encoder is enabled. */
126 #define HAVE_ENCODER_X86 1
128 /* Define to 1 if you have the <fcntl.h> header file. */
129 #define HAVE_FCNTL_H 1
131 /* Define to 1 if you have the `futimens' function. */
132 #define HAVE_FUTIMENS 1
134 /* Define to 1 if you have the `futimes' function. */
135 /* #undef HAVE_FUTIMES */
137 /* Define to 1 if you have the `futimesat' function. */
138 /* #undef HAVE_FUTIMESAT */
140 /* Define to 1 if you have the <getopt.h> header file. */
141 #define HAVE_GETOPT_H 1
143 /* Define to 1 if you have the `getopt_long' function. */
144 #define HAVE_GETOPT_LONG 1
146 /* Define if the GNU gettext() function is already present or preinstalled. */
147 /* #undef HAVE_GETTEXT */
149 #if !defined(__minix)
150 /* Define if you have the iconv() function and it works. */
153 /* Define to 1 if you have the <immintrin.h> header file. */
154 #if defined(__i386__) || defined(__x86_64__)
155 #define HAVE_IMMINTRIN_H 1
157 #endif /* !defined(__minix) */
159 /* Define to 1 if you have the <inttypes.h> header file. */
160 #define HAVE_INTTYPES_H 1
162 /* Define to 1 if you have the <limits.h> header file. */
163 #define HAVE_LIMITS_H 1
165 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
166 #define HAVE_MBRTOWC 1
168 /* Define to 1 if you have the <memory.h> header file. */
169 #define HAVE_MEMORY_H 1
171 /* Define to 1 to enable bt2 match finder. */
172 #define HAVE_MF_BT2 1
174 /* Define to 1 to enable bt3 match finder. */
175 #define HAVE_MF_BT3 1
177 /* Define to 1 to enable bt4 match finder. */
178 #define HAVE_MF_BT4 1
180 /* Define to 1 to enable hc3 match finder. */
181 #define HAVE_MF_HC3 1
183 /* Define to 1 to enable hc4 match finder. */
184 #define HAVE_MF_HC4 1
186 /* Define to 1 if you have the <minix/sha2.h> header file. */
187 /* #undef HAVE_MINIX_SHA2_H */
189 /* Define to 1 if getopt.h declares extern int optreset. */
190 #define HAVE_OPTRESET 1
192 /* Define to 1 if you have the `pipe2' function. */
195 #if !defined(__minix)
196 /* Define to 1 if you have the `posix_fadvise' function. */
197 #define HAVE_POSIX_FADVISE 1
199 /* Define to 1 if you have the `pthread_condattr_setclock' function. */
200 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
201 #endif /* !defined(__minix) */
203 /* Have PTHREAD_PRIO_INHERIT. */
204 /* #undef HAVE_PTHREAD_PRIO_INHERIT */
206 /* Define to 1 if you have the `SHA256Init' function. */
207 /* #undef HAVE_SHA256INIT */
209 /* Define to 1 if the system has the type `SHA256_CTX'. */
210 #define HAVE_SHA256_CTX 1
212 /* Define to 1 if you have the <sha256.h> header file. */
213 /* #undef HAVE_SHA256_H */
215 /* Define to 1 if you have the `SHA256_Init' function. */
216 #define HAVE_SHA256_INIT 1
218 /* Define to 1 if the system has the type `SHA2_CTX'. */
219 /* #undef HAVE_SHA2_CTX */
221 /* Define to 1 if you have the <sha2.h> header file. */
222 #define HAVE_SHA2_H 1
224 /* Define to 1 if optimizing for size. */
225 /* #undef HAVE_SMALL */
227 /* Define to 1 if stdbool.h conforms to C99. */
228 #define HAVE_STDBOOL_H 1
230 /* Define to 1 if you have the <stdint.h> header file. */
231 #define HAVE_STDINT_H 1
233 /* Define to 1 if you have the <stdlib.h> header file. */
234 #define HAVE_STDLIB_H 1
236 /* Define to 1 if you have the <strings.h> header file. */
237 #define HAVE_STRINGS_H 1
239 /* Define to 1 if you have the <string.h> header file. */
240 #define HAVE_STRING_H 1
242 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
243 #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
245 /* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
246 #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
248 /* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
249 /* #undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC */
251 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
252 #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
254 /* Define to 1 if `st_uatime' is a member of `struct stat'. */
255 /* #undef HAVE_STRUCT_STAT_ST_UATIME */
257 /* Define to 1 if you have the <sys/byteorder.h> header file. */
258 /* #undef HAVE_SYS_BYTEORDER_H */
260 /* Define to 1 if you have the <sys/endian.h> header file. */
261 #define HAVE_SYS_ENDIAN_H 1
263 /* Define to 1 if you have the <sys/param.h> header file. */
264 #define HAVE_SYS_PARAM_H 1
266 /* Define to 1 if you have the <sys/stat.h> header file. */
267 #define HAVE_SYS_STAT_H 1
269 /* Define to 1 if you have the <sys/time.h> header file. */
270 #define HAVE_SYS_TIME_H 1
272 /* Define to 1 if you have the <sys/types.h> header file. */
273 #define HAVE_SYS_TYPES_H 1
275 /* Define to 1 if the system has the type `uintptr_t'. */
276 #define HAVE_UINTPTR_T 1
278 /* Define to 1 if you have the <unistd.h> header file. */
279 #define HAVE_UNISTD_H 1
281 /* Define to 1 if you have the `utime' function. */
282 /* #undef HAVE_UTIME */
284 /* Define to 1 if you have the `utimes' function. */
285 /* #undef HAVE_UTIMES */
287 /* Define to 1 or 0, depending whether the compiler supports simple visibility
289 #define HAVE_VISIBILITY 1
291 /* Define to 1 if you have the `wcwidth' function. */
292 #define HAVE_WCWIDTH 1
294 /* Define to 1 if the system has the type `_Bool'. */
297 #if !defined(__minix)
298 /* Define to 1 if _mm_movemask_epi8 is available. */
299 #define HAVE__MM_MOVEMASK_EPI8 1
300 #endif /* !defined(__minix) */
302 /* Define to the sub-directory where libtool stores uninstalled libraries. */
303 #define LT_OBJDIR ".libs/"
305 #if !defined(__minix)
306 /* Define to 1 when using POSIX threads (pthreads). */
307 #define MYTHREAD_POSIX 1
308 #endif /* !defined(__minix) */
310 /* Define to 1 when using Windows Vista compatible threads. This uses features
311 that are not available on Windows XP. */
312 /* #undef MYTHREAD_VISTA */
314 /* Define to 1 when using Windows 95 (and thus XP) compatible threads. This
315 avoids use of features that were added in Windows Vista. */
316 /* #undef MYTHREAD_WIN95 */
318 /* Define to 1 to disable debugging code. */
321 /* Name of package */
324 /* Define to the address where bug reports for this package should be sent. */
325 #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
327 /* Define to the full name of this package. */
328 #define PACKAGE_NAME "XZ Utils"
330 /* Define to the full name and version of this package. */
331 #define PACKAGE_STRING "XZ Utils 5.2.1"
333 /* Define to the one symbol short name of this package. */
334 #define PACKAGE_TARNAME "xz"
336 /* Define to the home page for this package. */
337 #define PACKAGE_URL "http://tukaani.org/xz/"
339 /* Define to the version of this package. */
340 #define PACKAGE_VERSION "5.2.1"
342 /* Define to necessary symbol if this constant uses a non-standard name on
344 /* #undef PTHREAD_CREATE_JOINABLE */
346 /* The size of `size_t', as computed by sizeof. */
347 #define SIZEOF_SIZE_T 8
349 /* Define to 1 if you have the ANSI C header files. */
350 #define STDC_HEADERS 1
352 /* Define to 1 if the number of available CPU cores can be detected with
354 /* #undef TUKLIB_CPUCORES_CPUSET */
356 /* Define to 1 if the number of available CPU cores can be detected with
357 pstat_getdynamic(). */
358 /* #undef TUKLIB_CPUCORES_PSTAT_GETDYNAMIC */
360 /* Define to 1 if the number of available CPU cores can be detected with
361 sysconf(_SC_NPROCESSORS_ONLN) or sysconf(_SC_NPROC_ONLN). */
362 /* #undef TUKLIB_CPUCORES_SYSCONF */
364 /* Define to 1 if the number of available CPU cores can be detected with
366 #define TUKLIB_CPUCORES_SYSCTL 1
368 /* Define to 1 if the system supports fast unaligned access to 16-bit and
370 #include <machine/types.h>
371 #ifdef __NO_STRICT_ALIGNMENT
372 # define TUKLIB_FAST_UNALIGNED_ACCESS 1
375 /* Define to 1 if the amount of physical memory can be detected with
376 _system_configuration.physmem. */
377 /* #undef TUKLIB_PHYSMEM_AIX */
379 /* Define to 1 if the amount of physical memory can be detected with
381 /* #undef TUKLIB_PHYSMEM_GETINVENT_R */
383 /* Define to 1 if the amount of physical memory can be detected with
385 /* #undef TUKLIB_PHYSMEM_GETSYSINFO */
387 /* Define to 1 if the amount of physical memory can be detected with
388 pstat_getstatic(). */
389 /* #undef TUKLIB_PHYSMEM_PSTAT_GETSTATIC */
391 /* Define to 1 if the amount of physical memory can be detected with
392 sysconf(_SC_PAGESIZE) and sysconf(_SC_PHYS_PAGES). */
393 #define TUKLIB_PHYSMEM_SYSCONF 1
395 /* Define to 1 if the amount of physical memory can be detected with sysctl().
397 /* #undef TUKLIB_PHYSMEM_SYSCTL */
399 /* Define to 1 if the amount of physical memory can be detected with Linux
401 /* #undef TUKLIB_PHYSMEM_SYSINFO */
403 /* Enable extensions on AIX 3, Interix. */
405 # define _ALL_SOURCE 1
407 /* Enable GNU extensions on systems that have them. */
409 # define _GNU_SOURCE 1
411 /* Enable threading extensions on Solaris. */
412 #ifndef _POSIX_PTHREAD_SEMANTICS
413 # define _POSIX_PTHREAD_SEMANTICS 1
415 /* Enable extensions on HP NonStop. */
416 #ifndef _TANDEM_SOURCE
417 # define _TANDEM_SOURCE 1
419 /* Enable general extensions on Solaris. */
420 #ifndef __EXTENSIONS__
421 # define __EXTENSIONS__ 1
425 /* Version number of package */
426 #define VERSION "5.2.1"
428 #if !defined(__NetBSD__) && !defined(__minix)
429 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
430 significant byte first (like Motorola and SPARC, unlike Intel). */
431 #if defined AC_APPLE_UNIVERSAL_BUILD
432 # if defined __BIG_ENDIAN__
433 # define WORDS_BIGENDIAN 1
436 # ifndef WORDS_BIGENDIAN
437 /* # undef WORDS_BIGENDIAN */
441 # include <sys/endian.h>
442 # if BYTE_ORDER == BIG_ENDIAN
443 # define WORDS_BIGENDIAN 1
447 /* Enable large inode numbers on Mac OS X 10.5. */
448 #ifndef _DARWIN_USE_64_BIT_INODE
449 # define _DARWIN_USE_64_BIT_INODE 1
452 /* Number of bits in a file offset, on hosts where this is settable. */
453 /* #undef _FILE_OFFSET_BITS */
455 /* Define for large files, on AIX-style hosts. */
456 /* #undef _LARGE_FILES */
458 #if !defined(__minix)
459 /* Define to 1 if on MINIX. */
462 /* Define to 2 if the system does not provide POSIX.1 features except with
464 /* #undef _POSIX_1_SOURCE */
466 /* Define to 1 if you need to in order for `stat' and other things to work. */
467 /* #undef _POSIX_SOURCE */
470 #define _POSIX_1_SOURCE 2
471 #define _POSIX_SOURCE 1
472 #endif /* !defined(__minix) */
473 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
474 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
475 #define below would cause a syntax error. */
476 /* #undef _UINT32_T */
478 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
479 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
480 #define below would cause a syntax error. */
481 /* #undef _UINT64_T */
483 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
484 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
485 #define below would cause a syntax error. */
486 /* #undef _UINT8_T */
488 /* Define to rpl_ if the getopt replacement functions and variables should be
490 /* #undef __GETOPT_PREFIX */
492 /* Define to the type of a signed integer type of width exactly 32 bits if
493 such a type exists and the standard includes do not define it. */
496 /* Define to the type of a signed integer type of width exactly 64 bits if
497 such a type exists and the standard includes do not define it. */
500 /* Define to the type of an unsigned integer type of width exactly 16 bits if
501 such a type exists and the standard includes do not define it. */
502 /* #undef uint16_t */
504 /* Define to the type of an unsigned integer type of width exactly 32 bits if
505 such a type exists and the standard includes do not define it. */
506 /* #undef uint32_t */
508 /* Define to the type of an unsigned integer type of width exactly 64 bits if
509 such a type exists and the standard includes do not define it. */
510 /* #undef uint64_t */
512 /* Define to the type of an unsigned integer type of width exactly 8 bits if
513 such a type exists and the standard includes do not define it. */
516 /* Define to the type of an unsigned integer type wide enough to hold a
517 pointer, if such a type exists, and if the system does not define it. */
518 /* #undef uintptr_t */