1 #define HAVE_PROTOTYPES
4 #define NEED_BSD_STRINGS
5 #define NEED_SYS_TYPES_H
9 #endif /* JPEG_INTERNALS */
11 #ifdef JPEG_CJPEG_DJPEG
12 #define BMP_SUPPORTED /* BMP image file format */
13 #define GIF_SUPPORTED /* GIF image file format */
14 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */
15 #undef RLE_SUPPORTED /* Utah RLE image file format */
16 #define TARGA_SUPPORTED /* Targa image file format */
17 #endif /* JPEG_CJPEG_DJPEG */