📄 config.hxx.in
字号:
/* resiprocate/config.hxx.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the <netinet/in.h> 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 <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the <sys/int_types.h> header file. */
#undef HAVE_SYS_INT_TYPES_H
/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
/* Define to 1 if you have the <sys/sockio.h> header file. */
#undef HAVE_SYS_SOCKIO_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <unistd.h> 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_
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -