/* config.h.in. Generated from configure.ac by autoheader. */ /* System type this program was built on. */ #undef BUILD /* System cpu this program was built on. */ #undef BUILD_CPU /* Operatins system this program was built on. */ #undef BUILD_OS /* System vendor type this program was built on. */ #undef BUILD_VENDOR /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the `dprintf' function. */ #undef HAVE_DPRINTF /* Needed on OpenBSD systems. */ #undef HAVE_ERROR_H /* Define to 1 if you have the header file. */ #undef HAVE_GETOPT_H /* Define to 1 if you have the `getopt_long' function. */ #undef HAVE_GETOPT_LONG /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `c' library (-lc). */ #undef HAVE_LIBC /* Define to 1 if you have the `dl' library (-ldl). */ #undef HAVE_LIBDL /* Define to 1 if you have the `iberty' library (-liberty). */ #undef HAVE_LIBIBERTY /* Define to 1 if you have the `nsl' library (-lnsl). */ #undef HAVE_LIBNSL /* Define to 1 if you have the `resolv' library (-lresolv). */ #undef HAVE_LIBRESOLV /* Define to 1 if you have the `socket' library (-lsocket). */ #undef HAVE_LIBSOCKET /* Define to 1 if you have the `ucb' library (-lucb). */ #undef HAVE_LIBUCB /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the `vsyslog' function. */ #undef HAVE_VSYSLOG /* System type this program will run on. */ #undef HOST /* System cpu this program will run on. */ #undef HOST_CPU /* Operatins system this program will run on. */ #undef HOST_OS /* System vendor type this program will run on. */ #undef HOST_VENDOR /* 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 version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* System type this program will compile code for (only needed for compilers). */ #undef TARGET /* System cpu this program will compile code for (only needed for compilers). */ #undef TARGET_CPU /* Operatins system this program will compile code for (only needed for compilers). */ #undef TARGET_OS /* System vendor type this program will compile code for (only needed for compilers). */ #undef TARGET_VENDOR /* Version number of package */ #undef VERSION /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # define _GNU_SOURCE #endif