/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the `calloc' function. */
#undef HAVE_CALLOC
/* Define to 1 if you have the `clearerr' function. */
#undef HAVE_CLEARERR
/* Define to 1 if you have the `clock' function. */
#undef HAVE_CLOCK
/* enable debugging support */
#undef HAVE_DEBUG
/* Define to 1 if you have the declaration of `gdImageCreateFromBmpPtr', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMBMPPTR
/* Define to 1 if you have the declaration of `gdImageCreateFromGd2Ptr', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMGD2PTR
/* Define to 1 if you have the declaration of `gdImageCreateFromGifPtr', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMGIFPTR
/* Define to 1 if you have the declaration of `gdImageCreateFromJpegPtr', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMJPEGPTR
/* Define to 1 if you have the declaration of `gdImageCreateFromJpegPtrEx',
and to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMJPEGPTREX
/* Define to 1 if you have the declaration of `gdImageCreateFromPngPtr', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMPNGPTR
/* Define to 1 if you have the declaration of `gdImageCreateFromTgaPtr', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMTGAPTR
/* Define to 1 if you have the declaration of `gdImageCreateFromTiffPtr', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMTIFFPTR
/* Define to 1 if you have the declaration of `gdImageCreateFromWBMPPtr', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGECREATEFROMWBMPPTR
/* Define to 1 if you have the declaration of `gdImagePaletteToTrueColor', and
to 0 if you don't. */
#undef HAVE_DECL_GDIMAGEPALETTETOTRUECOLOR
/* Define to 1 if you have the declaration of
`png_set_expand_gray_1_2_4_to_8', and to 0 if you don't. */
#undef HAVE_DECL_PNG_SET_EXPAND_GRAY_1_2_4_TO_8
/* Define to 1 if you have the declaration of `png_set_gray_1_2_4_to_8', and
to 0 if you don't. */
#undef HAVE_DECL_PNG_SET_GRAY_1_2_4_TO_8
/* Define to 1 if you have the declaration of `SIGHUP', and to 0 if you don't.
*/
#undef HAVE_DECL_SIGHUP
/* Define to 1 if you have the declaration of `SIGINT', and to 0 if you don't.
*/
#undef HAVE_DECL_SIGINT
/* Define to 1 if you have the declaration of `SIGTERM', and to 0 if you
don't. */
#undef HAVE_DECL_SIGTERM
/* define 1 if GCC supports -Wdeprecated-declarations */
#undef HAVE_DIAGNOSTIC_DEPRECATED_DECLARATIONS
/* define 1 if GCC supports -Wdouble-promotion */
#undef HAVE_DIAGNOSTIC_DOUBLE_PROMOTION
/* define 1 if GCC supports -Wshadow */
#undef HAVE_DIAGNOSTIC_SHADOW
/* define 1 if GCC supports -Wsign-conversion */
#undef HAVE_DIAGNOSTIC_SIGN_CONVERSION
/* define 1 if GCC supports -Wstrict-overeflow */
#undef HAVE_DIAGNOSTIC_STRICT_OVERFLOW
/* define 1 if GCC supports -Wswitch-default */
#undef HAVE_DIAGNOSTIC_SWITCH_DEFAULT
/* define 1 if GCC supports -Wtypedef-redefinition */
#undef HAVE_DIAGNOSTIC_TYPEDEF_REDEFINITION
/* define 1 if GCC supports -Wuninitialized */
#undef HAVE_DIAGNOSTIC_UNINITIALIZED
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
/* Define to 1 if the system has the `deprecated' function attribute */
#undef HAVE_FUNC_ATTRIBUTE_DEPRECATED
/* whether gd is available */
#undef HAVE_GD
/* whether gdk-pixbuf2 is available */
#undef HAVE_GDK_PIXBUF2
/* whether getopt is avilable */
#undef HAVE_GETOPT
/* Define to 1 if you have the <getopt.h> header file. */
#undef HAVE_GETOPT_H
/* whether getopt_long is avilable */
#undef HAVE_GETOPT_LONG
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the <io.h> header file. */
#undef HAVE_IO_H
/* Define to 1 if you have the `isatty' function. */
#undef HAVE_ISATTY
/* whether jpeg codec library is available */
#undef HAVE_JPEG
/* Define to 1 if you have the `ldiv' function. */
#undef HAVE_LDIV
/* whether libcurl is available */
#undef HAVE_LIBCURL
/* Define to 1 if you have the `iconv' library (-liconv). */
#undef HAVE_LIBICONV
/* whether libpng is available */
#undef HAVE_LIBPNG
/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
to 0 otherwise. */
#undef HAVE_MALLOC
/* Define to 1 if you have the `memcpy' function. */
#undef HAVE_MEMCPY
/* Define to 1 if you have the `memmove' function. */
#undef HAVE_MEMMOVE
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the `pow' function. */
#undef HAVE_POW
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
and to 0 otherwise. */
#undef HAVE_REALLOC
/* Define to 1 if you have the `setjmp' function. */
#undef HAVE_SETJMP
/* Define to 1 if you have the `setmode' function. */
#undef HAVE_SETMODE
/* Define to 1 if you have the `signal' function. */
#undef HAVE_SIGNAL
/* Define to 1 if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H
/* Define to 1 if you have the `stat' function. */
#undef HAVE_STAT
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the `strdup' function. */
#undef HAVE_STRDUP
/* Define to 1 if you have the `strerror' function. */
#undef HAVE_STRERROR
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the `strncmp' function. */
#undef HAVE_STRNCMP
/* Define to 1 if you have the `strtol' function. */
#undef HAVE_STRTOL
/* Define to 1 if you have the `strtoul' function. */
#undef HAVE_STRTOUL
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H
/* Define to 1 if you have the <sys/select.h> header file. */
#undef HAVE_SYS_SELECT_H
/* Define to 1 if you have the <sys/signal.h> header file. */
#undef HAVE_SYS_SIGNAL_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <sys/unistd.h> header file. */
#undef HAVE_SYS_UNISTD_H
/* Define to 1 if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H
/* enable tests */
#undef HAVE_TESTS
/* Define to 1 if you have the <time.h> header file. */
#undef HAVE_TIME_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if you have the `usleep' function. */
#undef HAVE_USLEEP
/* Define to 1 if the system has the `deprecated' variable attribute */
#undef HAVE_VAR_ATTRIBUTE_DEPRECATED
/* Define to 1 if you have the `_setmode' function. */
#undef HAVE__SETMODE
/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Version number of package */
#undef VERSION
/* Define to rpl_malloc if the replacement function should be used. */
#undef malloc
/* Define to rpl_realloc if the replacement function should be used. */
#undef realloc