/* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if you want to debug */ #undef DEBUG /* Define if you have XShape extension */ #undef SHAPE /* Define if you want to enable package default plugin search path */ #undef PLUGIN_DEFAULT_SEARCH_PATH /* Define if you want to enable default plugin search path */ #undef PLUGIN_SEARCH_PATH /* Auto-defined, if you modify by hand, you must know what you are doing. */ #undef LINKED_PLUGINS /* Auto-defined, if you modify by hand, you must know what you are doing. */ #undef PROTO_LINKED_PLUGINS /* If width or height of image is smaller than this, that image is skipped. */ #undef X_THRESHOLD #undef Y_THRESHOLD /* Define this if libbz2 needs API prefix BZ2_. */ #undef BZAPI_NEEDS_PREFIX /* Define if you have the header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H /* Define if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if you have the `X11' library (-lX11). */ #undef HAVE_LIBX11 /* Define if you have the `memcpy' function. */ #undef HAVE_MEMCPY /* Define if you have the header file. */ #undef HAVE_MEMORY_H /* Define if you have the `mkdir' function. */ #undef HAVE_MKDIR /* Define if you have the `mkstemp' function. */ #undef HAVE_MKSTEMP /* Define if you have the header file, and it defines `DIR'. */ #undef HAVE_NDIR_H /* Define if you have the `select' function. */ #undef HAVE_SELECT /* Define if you have the header file. */ #undef HAVE_STDLIB_H /* Define if you have the `strdup' function. */ #undef HAVE_STRDUP /* Define if you have the header file. */ #undef HAVE_STRINGS_H /* Define if you have the header file. */ #undef HAVE_STRING_H /* Define if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_DIR_H /* Define if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_NDIR_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Name of package */ #undef PACKAGE /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Version number of package */ #undef VERSION /* Define if using the dmalloc debugging malloc package */ #undef WITH_DMALLOC /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define to `int' if does not define. */ #undef pid_t /* Define to `unsigned' if does not define. */ #undef size_t