| /* jconfig.cfg --- source file edited by configure script */ |
| /* see jconfig.doc for explanations */ |
| #undef HAVE_UNSIGNED_CHAR |
| #undef HAVE_UNSIGNED_SHORT |
| #undef NEED_SHORT_EXTERNAL_NAMES |
| /* Define this if you get warnings about undefined structures. */ |
| #undef INCOMPLETE_TYPES_BROKEN |
| #undef RIGHT_SHIFT_IS_UNSIGNED |
| /* These are for configuring the JPEG memory manager. */ |
| #endif /* JPEG_INTERNALS */ |
| #define BMP_SUPPORTED /* BMP image file format */ |
| #define GIF_SUPPORTED /* GIF image file format */ |
| #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */ |
| #undef RLE_SUPPORTED /* Utah RLE image file format */ |
| #define TARGA_SUPPORTED /* Targa image file format */ |
| #undef TWO_FILE_COMMANDLINE |
| #undef NEED_SIGNAL_CATCHER |
| /* Define this if you want percent-done progress reports from cjpeg/djpeg. */ |
| #endif /* JPEG_CJPEG_DJPEG */ |