| /* create config.h for CMake */ | |
| #define PACKAGE_VERSION "1.4.0" | |
| # | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LIBPNG 1 | |
| #define HAVE_PNG_H 1 | |
| #define HAVE_LIBTIFF 1 | |
| #define HAVE_TIFF_H 1 | |
| # | |
| /* #undef HAVE_LIBLCMS1 */ | |
| /* #undef HAVE_LIBLCMS2 */ | |
| /* #undef HAVE_LCMS1_H */ | |
| /* #undef HAVE_LCMS2_H */ | |
| # |