darling-liblzma/config.h
2016-01-23 23:55:57 +01:00

13 lines
266 B
C

#define HAVE_STDBOOL_H 1
#define HAVE_STRING_H 1
#define HAVE_STDINT_H 1
#define HAVE_DECODER_LZMA1 1
#define HAVE_DECODER_LZMA2 1
#define HAVE_DECODER_X86 1
#define HAVE_DECODER_IA64 1
#define HAVE_SYS_ENDIAN_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1