/* jconfig.h. Generated from jconfig.cfg by configure. */ /* jconfig.cfg. Generated from configure.ac by autoheader. */ /* Characters are unsigned */ /* #undef CHAR_IS_UNSIGNED */ /* Maximum data space library will allocate. */ /* #undef DEFAULT_MAX_MEM */ /* Don't open files in binary mode. */ /* #undef DONT_USE_B_MODE */ /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_LOCALE_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Compiler supports function prototypes. */ #define HAVE_PROTOTYPES 1 /* Define to 1 if you have the header file. */ #define HAVE_STDDEF_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Compiler supports 'unsigned char'. */ #define HAVE_UNSIGNED_CHAR 1 /* Compiler supports 'unsigned short'. */ #define HAVE_UNSIGNED_SHORT 1 /* Compiler does not support pointers to unspecified structures. */ /* #undef INCOMPLETE_TYPES_BROKEN */ /* How to obtain function inlining. */ #define INLINE __inline__ /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Compiler has rather than standard . */ /* #undef NEED_BSD_STRINGS */ /* Linker requires that global names be unique in first 15 characters. */ /* #undef NEED_SHORT_EXTERNAL_NAMES */ /* Need signal handler to clean up temporary files. */ /* #undef NEED_SIGNAL_CATCHER */ /* Need to include in order to obtain size_t. */ /* #undef NEED_SYS_TYPES_H */ /* The mktemp() function is not available. */ /* #undef NO_MKTEMP */ /* Name of package */ #define PACKAGE "libjpeg" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "libjpeg" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "libjpeg 8.4.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "libjpeg" /* Define to the home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "8.4.0" /* Broken compiler shifts signed values as an unsigned shift. */ /* #undef RIGHT_SHIFT_IS_UNSIGNED */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "8.4.0" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define 'void' as 'char' for archaic compilers that don't understand it. */ /* #undef void */