#ifndef CONFIG_H_CALLED #define CONFIG_H_CALLED 1 /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ #undef const /* Define if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define if you have the wait3 system call. */ #undef HAVE_WAIT3 /* Define if you have the waitpid system call. */ #undef HAVE_WAITPID /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE /* Define if you have the header file. */ #define HAVE_ERRNO_H 1 #undef HAVE_POSIX_SIGNALS /* Define to `int' if doesn't define. */ #undef pid_t /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the header file. */ #undef HAVE_SYS_FILE_H /* Define if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you want zlib to uncompress wmf files */ #undef HAVE_ZLIB /* Define if you have libwmf(2) and want it to convert wmf to png files */ #undef HAVE_LIBWMF #ifdef HAVE_UNISTD_H #include #endif #ifdef HAVE_FCNTL_H #include #endif #if defined(HAVE_ERRNO_H) #include #endif #include #include #include /* #include */ #include /* #include */ #undef MATCHED_TYPE #undef WORDS_BIGENDIAN #undef XML_BYTE_ORDER #if defined(__GNUC__) && !defined(WORDS_BIGENDIAN) && defined(MATCHED_TYPE) #define NO_HOLES #endif /* define if you have iconv */ #undef USE_ICONV /* define if you have malloc.h */ #undef HAVE_MALLOC_H /* define if you have iconv but do not have windows codepage to unicode support */ #undef MUST_USE_INTERNAL_ICONV_TABLE /* define if you have libpng */ #undef HasPNG /* Define if you have the memcpy function. */ #undef HAVE_MEMCPY #ifndef HAVE_MEMCPY #define memcpy(d, s, n) bcopy ((s), (d), (n)) #endif /* not HAVE_MEMCPY */ #undef HAVE_MMAP #undef HAVE_LIBXML2 #endif /* CONFIG_H_CALLED */