Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

jconfig.h

Go to the documentation of this file.
00001 /* jconfig.h. Generated automatically by configure. */ 00002 /* jconfig.cfg --- source file edited by configure script */ 00003 /* see jconfig.doc for explanations */ 00004 00005 #define HAVE_PROTOTYPES 00006 #define HAVE_UNSIGNED_CHAR 00007 #define HAVE_UNSIGNED_SHORT 00008 #undef void 00009 #undef const 00010 #undef CHAR_IS_UNSIGNED 00011 #define HAVE_STDDEF_H 00012 #define HAVE_STDLIB_H 00013 #undef NEED_BSD_STRINGS 00014 #undef NEED_SYS_TYPES_H 00015 #undef NEED_FAR_POINTERS 00016 #undef NEED_SHORT_EXTERNAL_NAMES 00017 /* Define this if you get warnings about undefined structures. */ 00018 #undef INCOMPLETE_TYPES_BROKEN 00019 00020 #ifdef JPEG_INTERNALS 00021 00022 #undef RIGHT_SHIFT_IS_UNSIGNED 00023 00024 #ifdef _MSC_VER 00025 #define INLINE __inline 00026 #else 00027 #define INLINE __inline__ 00028 #endif 00029 00030 /* These are for configuring the JPEG memory manager. */ 00031 #undef DEFAULT_MAX_MEM 00032 #undef NO_MKTEMP 00033 00034 #endif /* JPEG_INTERNALS */ 00035 00036 #ifdef JPEG_CJPEG_DJPEG 00037 00038 #define BMP_SUPPORTED /* BMP image file format */ 00039 #define GIF_SUPPORTED /* GIF image file format */ 00040 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */ 00041 #undef RLE_SUPPORTED /* Utah RLE image file format */ 00042 #define TARGA_SUPPORTED /* Targa image file format */ 00043 00044 #undef TWO_FILE_COMMANDLINE 00045 #undef NEED_SIGNAL_CATCHER 00046 #undef DONT_USE_B_MODE 00047 00048 /* Define this if you want percent-done progress reports from cjpeg/djpeg. */ 00049 #undef PROGRESS_REPORT 00050 00051 #endif /* JPEG_CJPEG_DJPEG */

Generated on Wed Oct 19 09:28:34 2005 for SIMRI3D by doxygen 1.3.7