Drop main() prototype. Syncs with NetBSD-8
[minix.git] / external / public-domain / xz / dist / config.h.in
blob0f1babc83a446dc088d883a8c5105bdcaf55553c
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* How many MiB of RAM to assume if the real amount cannot be determined. */
7 #undef ASSUME_RAM
9 /* Define to 1 if translation of program messages to the user's native
10 language is requested. */
11 #undef ENABLE_NLS
13 /* Define to 1 if bswap_16 is available. */
14 #undef HAVE_BSWAP_16
16 /* Define to 1 if bswap_32 is available. */
17 #undef HAVE_BSWAP_32
19 /* Define to 1 if bswap_64 is available. */
20 #undef HAVE_BSWAP_64
22 /* Define to 1 if you have the <byteswap.h> header file. */
23 #undef HAVE_BYTESWAP_H
25 /* Define to 1 if the system has the type `CC_SHA256_CTX'. */
26 #undef HAVE_CC_SHA256_CTX
28 /* Define to 1 if you have the `CC_SHA256_Init' function. */
29 #undef HAVE_CC_SHA256_INIT
31 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
32 CoreFoundation framework. */
33 #undef HAVE_CFLOCALECOPYCURRENT
35 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
36 the CoreFoundation framework. */
37 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
39 /* Define to 1 if crc32 integrity check is enabled. */
40 #undef HAVE_CHECK_CRC32
42 /* Define to 1 if crc64 integrity check is enabled. */
43 #undef HAVE_CHECK_CRC64
45 /* Define to 1 if sha256 integrity check is enabled. */
46 #undef HAVE_CHECK_SHA256
48 /* Define to 1 if you have the `clock_gettime' function. */
49 #undef HAVE_CLOCK_GETTIME
51 /* Define to 1 if you have the <CommonCrypto/CommonDigest.h> header file. */
52 #undef HAVE_COMMONCRYPTO_COMMONDIGEST_H
54 /* Define if the GNU dcgettext() function is already present or preinstalled.
56 #undef HAVE_DCGETTEXT
58 /* Define to 1 if you have the declaration of `CLOCK_MONOTONIC', and to 0 if
59 you don't. */
60 #undef HAVE_DECL_CLOCK_MONOTONIC
62 /* Define to 1 if you have the declaration of `program_invocation_name', and
63 to 0 if you don't. */
64 #undef HAVE_DECL_PROGRAM_INVOCATION_NAME
66 /* Define to 1 if arm decoder is enabled. */
67 #undef HAVE_DECODER_ARM
69 /* Define to 1 if armthumb decoder is enabled. */
70 #undef HAVE_DECODER_ARMTHUMB
72 /* Define to 1 if delta decoder is enabled. */
73 #undef HAVE_DECODER_DELTA
75 /* Define to 1 if ia64 decoder is enabled. */
76 #undef HAVE_DECODER_IA64
78 /* Define to 1 if lzma1 decoder is enabled. */
79 #undef HAVE_DECODER_LZMA1
81 /* Define to 1 if lzma2 decoder is enabled. */
82 #undef HAVE_DECODER_LZMA2
84 /* Define to 1 if powerpc decoder is enabled. */
85 #undef HAVE_DECODER_POWERPC
87 /* Define to 1 if sparc decoder is enabled. */
88 #undef HAVE_DECODER_SPARC
90 /* Define to 1 if x86 decoder is enabled. */
91 #undef HAVE_DECODER_X86
93 /* Define to 1 if you have the <dlfcn.h> header file. */
94 #undef HAVE_DLFCN_H
96 /* Define to 1 if arm encoder is enabled. */
97 #undef HAVE_ENCODER_ARM
99 /* Define to 1 if armthumb encoder is enabled. */
100 #undef HAVE_ENCODER_ARMTHUMB
102 /* Define to 1 if delta encoder is enabled. */
103 #undef HAVE_ENCODER_DELTA
105 /* Define to 1 if ia64 encoder is enabled. */
106 #undef HAVE_ENCODER_IA64
108 /* Define to 1 if lzma1 encoder is enabled. */
109 #undef HAVE_ENCODER_LZMA1
111 /* Define to 1 if lzma2 encoder is enabled. */
112 #undef HAVE_ENCODER_LZMA2
114 /* Define to 1 if powerpc encoder is enabled. */
115 #undef HAVE_ENCODER_POWERPC
117 /* Define to 1 if sparc encoder is enabled. */
118 #undef HAVE_ENCODER_SPARC
120 /* Define to 1 if x86 encoder is enabled. */
121 #undef HAVE_ENCODER_X86
123 /* Define to 1 if you have the <fcntl.h> header file. */
124 #undef HAVE_FCNTL_H
126 /* Define to 1 if you have the `futimens' function. */
127 #undef HAVE_FUTIMENS
129 /* Define to 1 if you have the `futimes' function. */
130 #undef HAVE_FUTIMES
132 /* Define to 1 if you have the `futimesat' function. */
133 #undef HAVE_FUTIMESAT
135 /* Define to 1 if you have the <getopt.h> header file. */
136 #undef HAVE_GETOPT_H
138 /* Define to 1 if you have the `getopt_long' function. */
139 #undef HAVE_GETOPT_LONG
141 /* Define if the GNU gettext() function is already present or preinstalled. */
142 #undef HAVE_GETTEXT
144 /* Define if you have the iconv() function and it works. */
145 #undef HAVE_ICONV
147 /* Define to 1 if you have the <immintrin.h> header file. */
148 #undef HAVE_IMMINTRIN_H
150 /* Define to 1 if you have the <inttypes.h> header file. */
151 #undef HAVE_INTTYPES_H
153 /* Define to 1 if you have the <limits.h> header file. */
154 #undef HAVE_LIMITS_H
156 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
157 #undef HAVE_MBRTOWC
159 /* Define to 1 if you have the <memory.h> header file. */
160 #undef HAVE_MEMORY_H
162 /* Define to 1 to enable bt2 match finder. */
163 #undef HAVE_MF_BT2
165 /* Define to 1 to enable bt3 match finder. */
166 #undef HAVE_MF_BT3
168 /* Define to 1 to enable bt4 match finder. */
169 #undef HAVE_MF_BT4
171 /* Define to 1 to enable hc3 match finder. */
172 #undef HAVE_MF_HC3
174 /* Define to 1 to enable hc4 match finder. */
175 #undef HAVE_MF_HC4
177 /* Define to 1 if you have the <minix/sha2.h> header file. */
178 #undef HAVE_MINIX_SHA2_H
180 /* Define to 1 if getopt.h declares extern int optreset. */
181 #undef HAVE_OPTRESET
183 /* Define to 1 if you have the `pipe2' function. */
184 #undef HAVE_PIPE2
186 /* Define to 1 if you have the `posix_fadvise' function. */
187 #undef HAVE_POSIX_FADVISE
189 /* Define to 1 if you have the `pthread_condattr_setclock' function. */
190 #undef HAVE_PTHREAD_CONDATTR_SETCLOCK
192 /* Have PTHREAD_PRIO_INHERIT. */
193 #undef HAVE_PTHREAD_PRIO_INHERIT
195 /* Define to 1 if you have the `SHA256Init' function. */
196 #undef HAVE_SHA256INIT
198 /* Define to 1 if the system has the type `SHA256_CTX'. */
199 #undef HAVE_SHA256_CTX
201 /* Define to 1 if you have the <sha256.h> header file. */
202 #undef HAVE_SHA256_H
204 /* Define to 1 if you have the `SHA256_Init' function. */
205 #undef HAVE_SHA256_INIT
207 /* Define to 1 if the system has the type `SHA2_CTX'. */
208 #undef HAVE_SHA2_CTX
210 /* Define to 1 if you have the <sha2.h> header file. */
211 #undef HAVE_SHA2_H
213 /* Define to 1 if optimizing for size. */
214 #undef HAVE_SMALL
216 /* Define to 1 if stdbool.h conforms to C99. */
217 #undef HAVE_STDBOOL_H
219 /* Define to 1 if you have the <stdint.h> header file. */
220 #undef HAVE_STDINT_H
222 /* Define to 1 if you have the <stdlib.h> header file. */
223 #undef HAVE_STDLIB_H
225 /* Define to 1 if you have the <strings.h> header file. */
226 #undef HAVE_STRINGS_H
228 /* Define to 1 if you have the <string.h> header file. */
229 #undef HAVE_STRING_H
231 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
232 #undef HAVE_STRUCT_STAT_ST_ATIMENSEC
234 /* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
235 #undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
237 /* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
238 #undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
240 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
241 #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
243 /* Define to 1 if `st_uatime' is a member of `struct stat'. */
244 #undef HAVE_STRUCT_STAT_ST_UATIME
246 /* Define to 1 if you have the <sys/byteorder.h> header file. */
247 #undef HAVE_SYS_BYTEORDER_H
249 /* Define to 1 if you have the <sys/endian.h> header file. */
250 #undef HAVE_SYS_ENDIAN_H
252 /* Define to 1 if you have the <sys/param.h> header file. */
253 #undef HAVE_SYS_PARAM_H
255 /* Define to 1 if you have the <sys/stat.h> header file. */
256 #undef HAVE_SYS_STAT_H
258 /* Define to 1 if you have the <sys/time.h> header file. */
259 #undef HAVE_SYS_TIME_H
261 /* Define to 1 if you have the <sys/types.h> header file. */
262 #undef HAVE_SYS_TYPES_H
264 /* Define to 1 if the system has the type `uintptr_t'. */
265 #undef HAVE_UINTPTR_T
267 /* Define to 1 if you have the <unistd.h> header file. */
268 #undef HAVE_UNISTD_H
270 /* Define to 1 if you have the `utime' function. */
271 #undef HAVE_UTIME
273 /* Define to 1 if you have the `utimes' function. */
274 #undef HAVE_UTIMES
276 /* Define to 1 or 0, depending whether the compiler supports simple visibility
277 declarations. */
278 #undef HAVE_VISIBILITY
280 /* Define to 1 if you have the `wcwidth' function. */
281 #undef HAVE_WCWIDTH
283 /* Define to 1 if the system has the type `_Bool'. */
284 #undef HAVE__BOOL
286 /* Define to 1 if _mm_movemask_epi8 is available. */
287 #undef HAVE__MM_MOVEMASK_EPI8
289 /* Define to the sub-directory where libtool stores uninstalled libraries. */
290 #undef LT_OBJDIR
292 /* Define to 1 when using POSIX threads (pthreads). */
293 #undef MYTHREAD_POSIX
295 /* Define to 1 when using Windows Vista compatible threads. This uses features
296 that are not available on Windows XP. */
297 #undef MYTHREAD_VISTA
299 /* Define to 1 when using Windows 95 (and thus XP) compatible threads. This
300 avoids use of features that were added in Windows Vista. */
301 #undef MYTHREAD_WIN95
303 /* Define to 1 to disable debugging code. */
304 #undef NDEBUG
306 /* Name of package */
307 #undef PACKAGE
309 /* Define to the address where bug reports for this package should be sent. */
310 #undef PACKAGE_BUGREPORT
312 /* Define to the full name of this package. */
313 #undef PACKAGE_NAME
315 /* Define to the full name and version of this package. */
316 #undef PACKAGE_STRING
318 /* Define to the one symbol short name of this package. */
319 #undef PACKAGE_TARNAME
321 /* Define to the home page for this package. */
322 #undef PACKAGE_URL
324 /* Define to the version of this package. */
325 #undef PACKAGE_VERSION
327 /* Define to necessary symbol if this constant uses a non-standard name on
328 your system. */
329 #undef PTHREAD_CREATE_JOINABLE
331 /* The size of `size_t', as computed by sizeof. */
332 #undef SIZEOF_SIZE_T
334 /* Define to 1 if you have the ANSI C header files. */
335 #undef STDC_HEADERS
337 /* Define to 1 if the number of available CPU cores can be detected with
338 cpuset(2). */
339 #undef TUKLIB_CPUCORES_CPUSET
341 /* Define to 1 if the number of available CPU cores can be detected with
342 pstat_getdynamic(). */
343 #undef TUKLIB_CPUCORES_PSTAT_GETDYNAMIC
345 /* Define to 1 if the number of available CPU cores can be detected with
346 sysconf(_SC_NPROCESSORS_ONLN) or sysconf(_SC_NPROC_ONLN). */
347 #undef TUKLIB_CPUCORES_SYSCONF
349 /* Define to 1 if the number of available CPU cores can be detected with
350 sysctl(). */
351 #undef TUKLIB_CPUCORES_SYSCTL
353 /* Define to 1 if the system supports fast unaligned access to 16-bit and
354 32-bit integers. */
355 #undef TUKLIB_FAST_UNALIGNED_ACCESS
357 /* Define to 1 if the amount of physical memory can be detected with
358 _system_configuration.physmem. */
359 #undef TUKLIB_PHYSMEM_AIX
361 /* Define to 1 if the amount of physical memory can be detected with
362 getinvent_r(). */
363 #undef TUKLIB_PHYSMEM_GETINVENT_R
365 /* Define to 1 if the amount of physical memory can be detected with
366 getsysinfo(). */
367 #undef TUKLIB_PHYSMEM_GETSYSINFO
369 /* Define to 1 if the amount of physical memory can be detected with
370 pstat_getstatic(). */
371 #undef TUKLIB_PHYSMEM_PSTAT_GETSTATIC
373 /* Define to 1 if the amount of physical memory can be detected with
374 sysconf(_SC_PAGESIZE) and sysconf(_SC_PHYS_PAGES). */
375 #undef TUKLIB_PHYSMEM_SYSCONF
377 /* Define to 1 if the amount of physical memory can be detected with sysctl().
379 #undef TUKLIB_PHYSMEM_SYSCTL
381 /* Define to 1 if the amount of physical memory can be detected with Linux
382 sysinfo(). */
383 #undef TUKLIB_PHYSMEM_SYSINFO
385 /* Enable extensions on AIX 3, Interix. */
386 #ifndef _ALL_SOURCE
387 # undef _ALL_SOURCE
388 #endif
389 /* Enable GNU extensions on systems that have them. */
390 #ifndef _GNU_SOURCE
391 # undef _GNU_SOURCE
392 #endif
393 /* Enable threading extensions on Solaris. */
394 #ifndef _POSIX_PTHREAD_SEMANTICS
395 # undef _POSIX_PTHREAD_SEMANTICS
396 #endif
397 /* Enable extensions on HP NonStop. */
398 #ifndef _TANDEM_SOURCE
399 # undef _TANDEM_SOURCE
400 #endif
401 /* Enable general extensions on Solaris. */
402 #ifndef __EXTENSIONS__
403 # undef __EXTENSIONS__
404 #endif
407 /* Version number of package */
408 #undef VERSION
410 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
411 significant byte first (like Motorola and SPARC, unlike Intel). */
412 #if defined AC_APPLE_UNIVERSAL_BUILD
413 # if defined __BIG_ENDIAN__
414 # define WORDS_BIGENDIAN 1
415 # endif
416 #else
417 # ifndef WORDS_BIGENDIAN
418 # undef WORDS_BIGENDIAN
419 # endif
420 #endif
422 /* Enable large inode numbers on Mac OS X 10.5. */
423 #ifndef _DARWIN_USE_64_BIT_INODE
424 # define _DARWIN_USE_64_BIT_INODE 1
425 #endif
427 /* Number of bits in a file offset, on hosts where this is settable. */
428 #undef _FILE_OFFSET_BITS
430 /* Define for large files, on AIX-style hosts. */
431 #undef _LARGE_FILES
433 /* Define to 1 if on MINIX. */
434 #undef _MINIX
436 /* Define to 2 if the system does not provide POSIX.1 features except with
437 this defined. */
438 #undef _POSIX_1_SOURCE
440 /* Define to 1 if you need to in order for `stat' and other things to work. */
441 #undef _POSIX_SOURCE
443 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
444 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
445 #define below would cause a syntax error. */
446 #undef _UINT32_T
448 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
449 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
450 #define below would cause a syntax error. */
451 #undef _UINT64_T
453 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
454 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
455 #define below would cause a syntax error. */
456 #undef _UINT8_T
458 /* Define to rpl_ if the getopt replacement functions and variables should be
459 used. */
460 #undef __GETOPT_PREFIX
462 /* Define to the type of a signed integer type of width exactly 32 bits if
463 such a type exists and the standard includes do not define it. */
464 #undef int32_t
466 /* Define to the type of a signed integer type of width exactly 64 bits if
467 such a type exists and the standard includes do not define it. */
468 #undef int64_t
470 /* Define to the type of an unsigned integer type of width exactly 16 bits if
471 such a type exists and the standard includes do not define it. */
472 #undef uint16_t
474 /* Define to the type of an unsigned integer type of width exactly 32 bits if
475 such a type exists and the standard includes do not define it. */
476 #undef uint32_t
478 /* Define to the type of an unsigned integer type of width exactly 64 bits if
479 such a type exists and the standard includes do not define it. */
480 #undef uint64_t
482 /* Define to the type of an unsigned integer type of width exactly 8 bits if
483 such a type exists and the standard includes do not define it. */
484 #undef uint8_t
486 /* Define to the type of an unsigned integer type wide enough to hold a
487 pointer, if such a type exists, and if the system does not define it. */
488 #undef uintptr_t