⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.h.in

📁 SLP协议在linux下的实现。此版本为1.2.1版。官方网站为www.openslp.org
💻 IN
字号:
/* config.h.in.  Generated from configure.in by autoheader.  *//* defined if the async SLP API support is enabled */#undef ENABLE_ASYNC_API/* defined if predicates are enabled */#undef ENABLE_PREDICATES/* defined if struct sigaction has member sa_restorer */#undef ENABLE_SLPv1/* defined if the SLPv2 authentication support is enabled */#undef ENABLE_SLPv2_SECURITY/* Define to 1 if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define to 1 if you have the `DSA_free' function. */#undef HAVE_DSA_FREE/* Define to 1 if you have the `DSA_size' function. */#undef HAVE_DSA_SIZE/* Define to 1 if you have the `DSA_verify' function. */#undef HAVE_DSA_VERIFY/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the `crypto' library (-lcrypto). */#undef HAVE_LIBCRYPTO/* 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 <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/* defined if struct sigaction has member sa_restorer */#undef HAVE_SA_RESTORER/* Define to 1 if you have the `SHA1' function. */#undef HAVE_SHA1/* 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 `strcasecmp' function. */#undef HAVE_STRCASECMP/* 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 `strncasecmp' function. */#undef HAVE_STRNCASECMP/* 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/* 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/* Version number of package */#undef VERSION/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a   `char[]'. */#undef YYTEXT_POINTER/* defined to size_t if <sys/socket.h> does not support socklen_t data type */#undef socklen_t

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -