/* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* The number of bytes in a char *. */ #undef SIZEOF_CHAR_P /* The number of bytes in a int. */ #undef SIZEOF_INT /* The number of bytes in a long. */ #undef SIZEOF_LONG /* Define if you have the header file. */ #undef HAVE_DIRENT_H /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the header file. */ #undef HAVE_NDIR_H /* Define if you have the header file. */ #undef HAVE_SYS_DIR_H /* Define if you have the header file. */ #undef HAVE_SYS_NDIR_H /* Define if you have the header file. */ #undef HAVE_SYS_PARAM_H /* Define if you have the header file. */ #undef HAVE_SYS_RESOURCE_H /* Define if you have the header file. */ #undef HAVE_SYS_SYSCTL_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define if you have the header file. */ #undef HAVE_SYS_USER_H /* Define if you have the header file. */ #undef HAVE_SYS_VMMETER_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the header file. */ #undef HAVE_VM_VMPARAM_H /* Name of package */ #undef PACKAGE /* Version number of package */ #undef VERSION /* C++ compiler supports template repository */ #undef HAVE_TEMPLATE_REPOSITORY /* Define if you have libz */ #undef HAVE_LIBZ /* Define if you have libpng */ #undef HAVE_LIBPNG /* Define if you have libjpeg */ #undef HAVE_LIBJPEG /* Defines if your system has the crypt function */ #undef HAVE_CRYPT /* Define the type of the third argument for getsockname */ #undef ksize_t /* Define if the C++ compiler supports BOOL */ #undef HAVE_BOOL /* * jpeg.h needs HAVE_BOOLEAN, when the system uses boolean in system * headers and I'm too lazy to write a configure test as long as only * unixware is related */ #ifdef _UNIXWARE #define HAVE_BOOLEAN #endif