config.h
Go to the documentation of this file.
1 #define HAVE_STDINT_H
2 #define HAVE_INTTYPES_H
3 #define HAVE_LIMITS_H
4 #define HAVE_STDBOOL_H
5 #define HAVE_STRING_H
6 #define HAVE_STRINGS_H
7 #define HAVE_MEMORY_H
8 #define MYTHREAD_POSIX
9 /* #undef MYTHREAD_VISTA */
10 #define HAVE_DECODER_ARM
11 #define HAVE_DECODER_ARMTHUMB
12 #define HAVE_DECODER_DELTA
13 #define HAVE_DECODER_IA64
14 #define HAVE_DECODER_LZMA1
15 #define HAVE_DECODER_LZMA2
16 #define HAVE_DECODER_POWERPC
17 #define HAVE_DECODER_SPARC
18 #define HAVE_DECODER_X86
19 #define HAVE_ENCODERS
20 #define HAVE_ENCODER_ARM
21 #define HAVE_ENCODER_ARMTHUMB
22 #define HAVE_ENCODER_DELTA
23 #define HAVE_ENCODER_IA64
24 #define HAVE_ENCODER_LZMA1
25 #define HAVE_ENCODER_LZMA2
26 #define HAVE_ENCODER_POWERPC
27 #define HAVE_ENCODER_SPARC
28 #define HAVE_ENCODER_X86
29 #define HAVE_MF_BT2
30 #define HAVE_MF_BT3
31 #define HAVE_MF_BT4
32 #define HAVE_MF_HC3
33 #define HAVE_MF_HC4
34 /* #undef HAVE_BSWAP_16 */
35 /* #undef HAVE_BSWAP_32 */
36 /* #undef HAVE_BSWAP_64 */
37 #define HAVE_BYTESWAP_H
38 /* #undef HAVE_SYS_ENDIAN_H */
39 #define HAVE_CHECK_CRC32
40 #define HAVE_CHECK_CRC64
41 #define HAVE_CHECK_SHA256
42 #define TUKLIB_SYMBOL_PREFIX vtklzma_
43 #define TUKLIB_FAST_UNALIGNED_ACCESS
44 
45 #define BUILD_SHARED_LIBS
46 #ifndef BUILD_SHARED_LIBS
47 #define LZMA_API_STATIC
48 #endif