/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <assert.h> header file. */
#undef HAVE_ASSERT_H
/* define 1 if GCC supports -Bsymbolic */
#undef HAVE_BSYMBOLIC
/* 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
/* Define to 1 if you have the <ctype.h> header file. */
#undef HAVE_CTYPE_H
/* 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 -Wclobbered */
#undef HAVE_DIAGNOSTIC_CLOBBERED
/* 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=1 */
#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 1 if GCC supports -Wunused-but-set-variable */
#undef HAVE_DIAGNOSTIC_UNUSED_BUT_SET_VARIABLE
/* define 1 if GCC supports -Wunused-function */
#undef HAVE_DIAGNOSTIC_UNUSED_FUNCTION
/* 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 you have the `floor' function. */
#undef HAVE_FLOOR
/* 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
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM
/* 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 you have the `localeconv' function. */
#undef HAVE_LOCALECONV
/* Define to 1 if you have the `longjmp' function. */
#undef HAVE_LONGJMP
/* 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 <math.h> header file. */
#undef HAVE_MATH_H
/* 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 `memset' function. */
#undef HAVE_MEMSET
/* Define to 1 if you have the `nanosleep' function. */
#undef HAVE_NANOSLEEP
/* 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 `select' function. */
#undef HAVE_SELECT
/* 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 `sqrt' function. */
#undef HAVE_SQRT
/* 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 <stdio.h> header file. */
#undef HAVE_STDIO_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the `strchr' function. */
#undef HAVE_STRCHR
/* 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 `strstr' function. */
#undef HAVE_STRSTR
/* 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 the system has the `deprecated' variable attribute */
#undef HAVE_VAR_ATTRIBUTE_DEPRECATED
/* Define to 1 if the system has the type `_Bool'. */
#undef HAVE__BOOL
/* Define to 1 if you have the `_setmode' function. */
#undef HAVE__SETMODE
/* Define to 1 if the system has the `__builtin_unreachable' built-in function
*/
#undef HAVE___BUILTIN_UNREACHABLE
/* 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 all of the C90 standard headers exist (not just the ones
required in a freestanding environment). This macro is provided for
backward compatibility; new code need not use it. */
#undef STDC_HEADERS
/* Version number of package */
#undef VERSION
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
#define below would cause a syntax error. */
#undef _UINT32_T
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
#undef inline
#endif
/* Define to the type of a signed integer type of width exactly 16 bits if
such a type exists and the standard includes do not define it. */
#undef int16_t
/* Define to the type of a signed integer type of width exactly 32 bits if
such a type exists and the standard includes do not define it. */
#undef int32_t
/* 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
/* Define to `unsigned int' if <sys/types.h> does not define. */
#undef size_t
/* Define to the type of an unsigned integer type of width exactly 16 bits if
such a type exists and the standard includes do not define it. */
#undef uint16_t
/* Define to the type of an unsigned integer type of width exactly 32 bits if
such a type exists and the standard includes do not define it. */
#undef uint32_t