/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* compiler for creating run-time objects */ #define DYNALOAD_CC "cc" /* cflags for run-time objects */ #define DYNALOAD_CFLAGS "-O -o" /* Define if we want ESRF data format. */ #define ENABLE_EDF 1 /* Define if png can be used as source. */ #define ENABLE_PNG_AS_SOURCE 1 /* Define if libgd can write gif */ #define GD_HAS_GIF 1 /* Define if libgd can write png */ #define GD_HAS_PNG 1 /* Define if libgd can write jpeg. */ #define GD_JPEG_VERSION 1 /* Define if we have access(). */ #define HAVE_ACCESS 1 /* Define to 1 if you have the header file. */ #define HAVE_ASSERT_H 1 /* Define to 1 if you have the `clock' function. */ #define HAVE_CLOCK 1 /* Define if we have dlfcn.h. */ #define HAVE_DLFCN_H 1 /* Define if we have dlsym() */ #define HAVE_DLSYM 1 /* Define if we have dl.h. */ /* #undef HAVE_DL_H */ /* Define to 1 if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_GDFONTG_H 1 /* Define to 1 if you have the header file. */ #define HAVE_GDFONTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_GDFONTMB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_GDFONTS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_GDFONTT_H 1 /* libgd is built with freetype support */ #define HAVE_GD_FREETYPE "yes" /* Define to 1 if you have the header file. */ #define HAVE_GD_H 1 /* Define to 1 if you have the header file. */ #define HAVE_GETOPT_H 1 /* Define if we have getopt_long */ #define HAVE_GETOPT_LONG 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define if log1p() is present. */ #define HAVE_LOG1P 1 /* Define to 1 if you have the header file. */ #define HAVE_MATH_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the `opendir' function. */ #define HAVE_OPENDIR 1 /* Define if we have popen(). */ #define HAVE_POPEN 1 /* Define to 1 if you have the header file. */ #define HAVE_REGEX_H 1 /* Define if we have shl_load() */ /* #undef HAVE_SHL_LOAD */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ #define HAVE_STDIO_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STDLIB_H */ /* Define to 1 if you have the `strerror' function. */ #define HAVE_STRERROR 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRING_H */ /* Define to 1 if you have the `strstr' function. */ #define HAVE_STRSTR 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIMES_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Define to 1 if you have the `times' function. */ /* #undef HAVE_TIMES */ /* Define to 1 if you have the header file. */ #define HAVE_TIME_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* where to search for the zimg.h header */ #define INCLUDEDIR "/include" /* Name of package */ #define PACKAGE "zimg" /* 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 "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* where to search for colormaps etc */ #define PKGDATADIR "/share/zimg" /* where to search for shared objects etc */ #define PKGLIBDIR "/lib/zimg" /* prefix */ #define PREFIX "" /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* where to look for the systemwide zimgrc */ #define SYSCONFDIR "/etc" /* Version number of package */ #define VERSION "5.0.0" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* program to view stdout which would go to a terminal */ #define X_VIEWER "xv -" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `long' if does not define. */ #define off_t long /* Define to `unsigned' if does not define. */ /* #undef size_t */