/* resiprocate/config.hxx.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IN_H /* Has popt.h */ #undef HAVE_POPT_H /* Define if you have POSIX threads libraries and header files. */ #undef HAVE_PTHREAD /* Has socklen_t */ #undef HAVE_SOCKLEN_T /* 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_INT_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKIO_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 /* Use NewHeaderScanner instead of Preparser */ #undef NEW_MSG_HEADER_SCANNER /* 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 the necessary symbol if this constant uses a non-standard name on your system. */ #undef PTHREAD_CREATE_JOINABLE /* Data local size */ #undef RESIP_DATA_LOCAL_SIZE /* The major version number of resip */ #undef RESIP_MAJOR_VERSION /* The micro version number of resip */ #undef RESIP_MICRO_VERSION /* The minor version number of resip */ #undef RESIP_MINOR_VERSION /* set when debugging requested in MsgHeaderScanner */ #undef RESIP_MSG_HEADER_SCANNER_DEBUG /* BaseException DebugLog Disposition */ #undef RESIP_NO_EXCEPTION_DEBUG_LOGS /* The version number of resip */ #undef RESIP_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Select ARES Resolver */ #undef USE_ARES /* Select IPv6 code */ #undef USE_IPV6 /* Use OpenSSL */ #undef USE_SSL /* Version number of package */ #undef VERSION /* Needs BSD socklen_t */ #undef _BSD_SOCKLEN_T_