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