5 /* jconfig.h. Generated automatically by configure. */
6 /* jconfig.cfg --- source file edited by configure script */
7 /* see jconfig.doc for explanations */
9 #define HAVE_PROTOTYPES
10 #define HAVE_UNSIGNED_CHAR
11 #define HAVE_UNSIGNED_SHORT
14 #undef CHAR_IS_UNSIGNED
17 #undef NEED_BSD_STRINGS
18 #undef NEED_SYS_TYPES_H
19 #undef NEED_FAR_POINTERS
20 #undef NEED_SHORT_EXTERNAL_NAMES
21 /* Define this if you get warnings about undefined structures. */
22 #undef INCOMPLETE_TYPES_BROKEN
26 #undef RIGHT_SHIFT_IS_UNSIGNED
27 #define INLINE __inline__
28 /* These are for configuring the JPEG memory manager. */
29 #undef DEFAULT_MAX_MEM
33 #endif /* JPEG_INTERNALS */
35 #ifdef JPEG_CJPEG_DJPEG
37 #define BMP_SUPPORTED /* BMP image file format */
38 #define GIF_SUPPORTED /* GIF image file format */
39 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */
40 #undef RLE_SUPPORTED /* Utah RLE image file format */
41 #define TARGA_SUPPORTED /* Targa image file format */
43 #define TWO_FILE_COMMANDLINE
44 #undef NEED_SIGNAL_CATCHER
45 #undef DONT_USE_B_MODE
47 /* Define this if you want percent-done progress reports from cjpeg/djpeg. */
48 #undef PROGRESS_REPORT
50 #endif /* JPEG_CJPEG_DJPEG */