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

📄 config.h.default

📁 libbt-1.01 BT应用软件 是BT客户端的源代码
💻 DEFAULT
字号:
/* include/config.h.  Generated by configure.  *//* include/config.h.in.  Generated from configure.in by autoheader.  *//* Define to 1 if you have the <fcntl.h> header file. */#define HAVE_FCNTL_H 1/* Define to 1 if you have the `gethostname' function. */#define HAVE_GETHOSTNAME 1/* Define to 1 if you have the <inttypes.h> header file. */#define HAVE_INTTYPES_H 1/* Define to 1 if you have the `curl' library (-lcurl). */#define HAVE_LIBCURL 1/* Define to 1 if you have the `resolv' library (-lresolv). *//* #undef HAVE_LIBRESOLV *//* Define to 1 if you have the `ssl' library (-lssl). */#define HAVE_LIBSSL 1/* Define to 1 if you have the `uuid' library (-luuid). */#define HAVE_LIBUUID 1/* Define to 1 if you have the <memory.h> header file. */#define HAVE_MEMORY_H 1/* Define to 1 if you have the `mkdir' function. */#define HAVE_MKDIR 1/* Define to 1 if you have the `on_exit' function. */#define HAVE_ON_EXIT 1/* Define to 1 if you have the `select' function. */#define HAVE_SELECT 1/* Define to 1 if `si_fd' is member of `siginfo_t'. */#define HAVE_SIGINFO_T_SI_FD 1/* Define to 1 if you have the `socket' function. */#define HAVE_SOCKET 1/* Define to 1 if you have the <stdint.h> header file. */#define HAVE_STDINT_H 1/* Define to 1 if you have the <stdlib.h> header file. */#define HAVE_STDLIB_H 1/* Define to 1 if you have the `strdup' function. */#define HAVE_STRDUP 1/* Define to 1 if you have the `strerror' function. */#define HAVE_STRERROR 1/* Define to 1 if you have the <strings.h> header file. */#define HAVE_STRINGS_H 1/* Define to 1 if you have the <string.h> header file. */#define HAVE_STRING_H 1/* Define to 1 if you have the `strtoll' function. */#define HAVE_STRTOLL 1/* Define to 1 if you have the <sys/stat.h> header file. */#define HAVE_SYS_STAT_H 1/* Define to 1 if you have the <sys/types.h> header file. */#define HAVE_SYS_TYPES_H 1/* Define to 1 if you have the <unistd.h> header file. */#define HAVE_UNISTD_H 1/* Define to 1 if you have the `uuid_generate' function. */#define HAVE_UUID_GENERATE 1/* Define to 1 if you have the <uuid/uuid.h> header file. */#define HAVE_UUID_UUID_H 1/* Define to the address where bug reports for this package should be sent. */#define PACKAGE_BUGREPORT ""/* Define to the full name of this package. */#define PACKAGE_NAME ""/* Define to the full name and version of this package. */#define PACKAGE_STRING ""/* Define to the one symbol short name of this package. */#define PACKAGE_TARNAME ""/* Define to the version of this package. */#define PACKAGE_VERSION ""/* Define as the return type of signal handlers (`int' or `void'). */#define RETSIGTYPE void/* Define to 1 if you have the ANSI C header files. */#define STDC_HEADERS 1/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */#define TIME_WITH_SYS_TIME 1/* Define if using the dmalloc debugging malloc package *//* #undef WITH_DMALLOC *//* Define to `unsigned' if <sys/types.h> does not define. *//* #undef size_t *//* Number of bits in a file offset, on hosts where this is settable.  */#define _FILE_OFFSET_BITS 64/* Define to make fseeko etc. visible, on some hosts.  *//* #undef _LARGEFILE_SOURCE *//* Define for large files, on AIX-style hosts.  *//* #undef _LARGE_FILES */

⌨️ 快捷键说明

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