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