1#define JPEG_LIB_VERSION 80
2#define LIBJPEG_TURBO_VERSION 2.0.6
3#define LIBJPEG_TURBO_VERSION_NUMBER 2000006
4#define C_ARITH_CODING_SUPPORTED 1
5#define D_ARITH_CODING_SUPPORTED 1
6/* #undef MEM_SRCDST_SUPPORTED */
7/* #undef WITH_SIMD */
8#define BITS_IN_JSAMPLE 8 /* use 8 or 12 */
9#define HAVE_LOCALE_H 1
10#define HAVE_STDDEF_H 1
11#define HAVE_STDLIB_H 1
12#define NEED_SYS_TYPES_H 1
13/* #undef NEED_BSD_STRINGS */
14#define HAVE_UNSIGNED_CHAR 1
15#define HAVE_UNSIGNED_SHORT 1
16/* #undef INCOMPLETE_TYPES_BROKEN */
17/* #undef RIGHT_SHIFT_IS_UNSIGNED */
18#ifndef __CHAR_UNSIGNED__
19/* #undef __CHAR_UNSIGNED__ */
20#endif
21/* #undef const */
22/* #undef size_t */