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 bswap_16 is available. */
11 /* #undef HAVE_BSWAP_16 */
13 /* Define to 1 if bswap_32 is available. */
14 /* #undef HAVE_BSWAP_32 */
16 /* Define to 1 if bswap_64 is available. */
17 /* #undef HAVE_BSWAP_64 */
19 /* Define to 1 if you have the <byteswap.h> header file. */
20 /* #undef HAVE_BYTESWAP_H */
22 /* Define to 1 if crc32 integrity check is enabled. */
23 #define HAVE_CHECK_CRC32 1
25 /* Define to 1 if crc64 integrity check is enabled. */
26 #define HAVE_CHECK_CRC64 1
28 /* Define to 1 if sha256 integrity check is enabled. */
29 #define HAVE_CHECK_SHA256 1
31 /* Define to 1 if you have the declaration of `program_invocation_name', and
33 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
35 /* Define to 1 if arm decoder is enabled. */
36 #define HAVE_DECODER_ARM 1
38 /* Define to 1 if armthumb decoder is enabled. */
39 #define HAVE_DECODER_ARMTHUMB 1
41 /* Define to 1 if delta decoder is enabled. */
42 #define HAVE_DECODER_DELTA 1
44 /* Define to 1 if ia64 decoder is enabled. */
45 #define HAVE_DECODER_IA64 1
47 /* Define to 1 if lzma1 decoder is enabled. */
48 #define HAVE_DECODER_LZMA1 1
50 /* Define to 1 if lzma2 decoder is enabled. */
51 #define HAVE_DECODER_LZMA2 1
53 /* Define to 1 if powerpc decoder is enabled. */
54 #define HAVE_DECODER_POWERPC 1
56 /* Define to 1 if sparc decoder is enabled. */
57 #define HAVE_DECODER_SPARC 1
59 /* Define to 1 if x86 decoder is enabled. */
60 #define HAVE_DECODER_X86 1
62 /* Define to 1 if arm encoder is enabled. */
63 #define HAVE_ENCODER_ARM 1
65 /* Define to 1 if armthumb encoder is enabled. */
66 #define HAVE_ENCODER_ARMTHUMB 1
68 /* Define to 1 if delta encoder is enabled. */
69 #define HAVE_ENCODER_DELTA 1
71 /* Define to 1 if ia64 encoder is enabled. */
72 #define HAVE_ENCODER_IA64 1
74 /* Define to 1 if lzma1 encoder is enabled. */
75 #define HAVE_ENCODER_LZMA1 1
77 /* Define to 1 if lzma2 encoder is enabled. */
78 #define HAVE_ENCODER_LZMA2 1
80 /* Define to 1 if powerpc encoder is enabled. */
81 #define HAVE_ENCODER_POWERPC 1
83 /* Define to 1 if sparc encoder is enabled. */
84 #define HAVE_ENCODER_SPARC 1
86 /* Define to 1 if x86 encoder is enabled. */
87 #define HAVE_ENCODER_X86 1
89 /* Define to 1 if you have the <fcntl.h> header file. */
90 #define HAVE_FCNTL_H 1
92 /* Define to 1 if you have the `futimens' function. */
93 /* #undef HAVE_FUTIMENS */
95 /* Define to 1 if you have the `futimes' function. */
96 #define HAVE_FUTIMES 1
98 /* Define to 1 if you have the `futimesat' function. */
99 /* #undef HAVE_FUTIMESAT */
101 /* Define to 1 if you have the <inttypes.h> header file. */
102 #define HAVE_INTTYPES_H 1
104 /* Define to 1 if you have the <limits.h> header file. */
105 #define HAVE_LIMITS_H 1
107 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
108 #define HAVE_MBRTOWC 1
110 /* Define to 1 if you have the <memory.h> header file. */
111 #define HAVE_MEMORY_H 1
113 /* Define to 1 to enable bt2 match finder. */
114 #define HAVE_MF_BT2 1
116 /* Define to 1 to enable bt3 match finder. */
117 #define HAVE_MF_BT3 1
119 /* Define to 1 to enable bt4 match finder. */
120 #define HAVE_MF_BT4 1
122 /* Define to 1 to enable hc3 match finder. */
123 #define HAVE_MF_HC3 1
125 /* Define to 1 to enable hc4 match finder. */
126 #define HAVE_MF_HC4 1
128 /* Define to 1 if optimizing for size. */
129 /* #undef HAVE_SMALL */
131 /* Define to 1 if stdbool.h conforms to C99. */
132 #define HAVE_STDBOOL_H 1
134 /* Define to 1 if you have the <stdint.h> header file. */
135 #define HAVE_STDINT_H 1
137 /* Define to 1 if you have the <stdlib.h> header file. */
138 #define HAVE_STDLIB_H 1
140 /* Define to 1 if you have the <strings.h> header file. */
141 #define HAVE_STRINGS_H 1
143 /* Define to 1 if you have the <string.h> header file. */
144 #define HAVE_STRING_H 1
146 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
147 #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
149 /* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
150 #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
152 /* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
153 /* #undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC */
155 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
156 /* #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC */
158 /* Define to 1 if `st_uatime' is a member of `struct stat'. */
159 /* #undef HAVE_STRUCT_STAT_ST_UATIME */
161 /* Define to 1 if you have the <sys/byteorder.h> header file. */
162 /* #undef HAVE_SYS_BYTEORDER_H */
164 /* Define to 1 if you have the <sys/endian.h> header file. */
165 #define HAVE_SYS_ENDIAN_H 1
167 /* Define to 1 if you have the <sys/param.h> header file. */
168 #define HAVE_SYS_PARAM_H 1
170 /* Define to 1 if you have the <sys/stat.h> header file. */
171 #define HAVE_SYS_STAT_H 1
173 /* Define to 1 if you have the <sys/time.h> header file. */
174 #define HAVE_SYS_TIME_H 1
176 /* Define to 1 if you have the <sys/types.h> header file. */
177 #define HAVE_SYS_TYPES_H 1
179 /* Define to 1 if the system has the type `uintptr_t'. */
180 #define HAVE_UINTPTR_T 1
182 /* Define to 1 if you have the <unistd.h> header file. */
183 #define HAVE_UNISTD_H 1
185 /* Define to 1 if you have the `utime' function. */
186 /* #undef HAVE_UTIME */
188 /* Define to 1 if you have the `utimes' function. */
189 /* #undef HAVE_UTIMES */
191 /* Define to 1 if you have the `wcwidth' function. */
192 #define HAVE_WCWIDTH 1
194 /* Define to 1 if the system has the type `_Bool'. */
197 /* Define to the address where bug reports for this package should be sent. */
198 #define PACKAGE_BUGREPORT "joerg@NetBSD.org"
200 /* Define to the full name of this package. */
201 #define PACKAGE_NAME "XZ Utils"
203 /* Define to the full name and version of this package. */
204 #define PACKAGE_STRING "XZ Utils 5.0.0"
206 /* Define to the one symbol short name of this package. */
207 #define PACKAGE_TARNAME "xz"
209 /* Define to the home page for this package. */
210 #define PACKAGE_URL "http://tukaani.org/xz/"
212 /* Define to the version of this package. */
213 #define PACKAGE_VERSION "5.0.0"
215 /* The size of `size_t', as computed by sizeof. */
216 #define SIZEOF_SIZE_T 8
218 /* Define to 1 if you have the ANSI C header files. */
219 #define STDC_HEADERS 1
221 /* Define to 1 if the number of available CPU cores can be detected with
222 pstat_getdynamic(). */
223 /* #undef TUKLIB_CPUCORES_PSTAT_GETDYNAMIC */
225 /* Define to 1 if the number of available CPU cores can be detected with
226 sysconf(_SC_NPROCESSORS_ONLN) or sysconf(_SC_NPROC_ONLN). */
227 /* #undef TUKLIB_CPUCORES_SYSCONF */
229 /* Define to 1 if the number of available CPU cores can be detected with
231 /* #undef TUKLIB_CPUCORES_SYSCTL */
233 /* Define to 1 if the system supports fast unaligned access to 16-bit and
235 /* #undef TUKLIB_FAST_UNALIGNED_ACCESS */
237 /* Define to 1 if the amount of physical memory can be detected with
238 _system_configuration.physmem. */
239 /* #undef TUKLIB_PHYSMEM_AIX */
241 /* Define to 1 if the amount of physical memory can be detected with
243 /* #undef TUKLIB_PHYSMEM_GETINVENT_R */
245 /* Define to 1 if the amount of physical memory can be detected with
247 /* #undef TUKLIB_PHYSMEM_GETSYSINFO */
249 /* Define to 1 if the amount of physical memory can be detected with
250 pstat_getstatic(). */
251 /* #undef TUKLIB_PHYSMEM_PSTAT_GETSTATIC */
253 /* Define to 1 if the amount of physical memory can be detected with
254 sysconf(_SC_PAGESIZE) and sysconf(_SC_PHYS_PAGES). */
255 /* #undef TUKLIB_PHYSMEM_SYSCONF */
257 /* Define to 1 if the amount of physical memory can be detected with sysctl().
259 /* #undef TUKLIB_PHYSMEM_SYSCTL */
261 /* Define to 1 if the amount of physical memory can be detected with Linux
263 /* #undef TUKLIB_PHYSMEM_SYSINFO */
265 /* Enable extensions on AIX 3, Interix. */
267 # define _ALL_SOURCE 1
269 /* Enable GNU extensions on systems that have them. */
271 # define _GNU_SOURCE 1
273 /* Enable threading extensions on Solaris. */
274 #ifndef _POSIX_PTHREAD_SEMANTICS
275 # define _POSIX_PTHREAD_SEMANTICS 1
277 /* Enable extensions on HP NonStop. */
278 #ifndef _TANDEM_SOURCE
279 # define _TANDEM_SOURCE 1
281 /* Enable general extensions on Solaris. */
282 #ifndef __EXTENSIONS__
283 # define __EXTENSIONS__ 1
287 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
288 significant byte first (like Motorola and SPARC, unlike Intel). */
289 #include <sys/endian.h>
290 #if BYTE_ORDER == BIG_ENDIAN
291 # define WORDS_BIGENDIAN 1
294 /* Number of bits in a file offset, on hosts where this is settable. */
295 /* #undef _FILE_OFFSET_BITS */
297 /* Define for large files, on AIX-style hosts. */
298 /* #undef _LARGE_FILES */
300 /* Define to 1 if on MINIX. */
303 /* Define to 2 if the system does not provide POSIX.1 features except with
305 /* #undef _POSIX_1_SOURCE */
307 /* Define to 1 if you need to in order for `stat' and other things to work. */
308 /* #undef _POSIX_SOURCE */
310 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
311 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
312 #define below would cause a syntax error. */
313 /* #undef _UINT32_T */
315 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
316 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
317 #define below would cause a syntax error. */
318 /* #undef _UINT64_T */
320 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
321 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
322 #define below would cause a syntax error. */
323 /* #undef _UINT8_T */
325 /* Define to the type of a signed integer type of width exactly 32 bits if
326 such a type exists and the standard includes do not define it. */
329 /* Define to the type of a signed integer type of width exactly 64 bits if
330 such a type exists and the standard includes do not define it. */
333 /* Define to the type of an unsigned integer type of width exactly 16 bits if
334 such a type exists and the standard includes do not define it. */
335 /* #undef uint16_t */
337 /* Define to the type of an unsigned integer type of width exactly 32 bits if
338 such a type exists and the standard includes do not define it. */
339 /* #undef uint32_t */
341 /* Define to the type of an unsigned integer type of width exactly 64 bits if
342 such a type exists and the standard includes do not define it. */
343 /* #undef uint64_t */
345 /* Define to the type of an unsigned integer type of width exactly 8 bits if
346 such a type exists and the standard includes do not define it. */
349 /* Define to the type of an unsigned integer type wide enough to hold a
350 pointer, if such a type exists, and if the system does not define it. */
351 /* #undef uintptr_t */