Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

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 #define INLINE __inline__
00024 /* These are for configuring the JPEG memory manager. */
00025 #undef DEFAULT_MAX_MEM
00026 #undef NO_MKTEMP
00027 
00028 #endif /* JPEG_INTERNALS */
00029 
00030 #ifdef JPEG_CJPEG_DJPEG
00031 
00032 #define BMP_SUPPORTED           /* BMP image file format */
00033 #define GIF_SUPPORTED           /* GIF image file format */
00034 #define PPM_SUPPORTED           /* PBMPLUS PPM/PGM image file format */
00035 #undef RLE_SUPPORTED            /* Utah RLE image file format */
00036 #define TARGA_SUPPORTED         /* Targa image file format */
00037 
00038 #undef TWO_FILE_COMMANDLINE
00039 #undef NEED_SIGNAL_CATCHER
00040 #undef DONT_USE_B_MODE
00041 
00042 /* Define this if you want percent-done progress reports from cjpeg/djpeg. */
00043 #undef PROGRESS_REPORT
00044 
00045 #endif /* JPEG_CJPEG_DJPEG */

Generated on Sun Jun 5 15:47:04 2005 for Defacto by  doxygen 1.4.3