📄 config.h.in
字号:
/* include/config.h.in. Generated from configure.in by autoheader. *//* Define to 1 if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define to 1 if you have the `gethostname' function. */#undef HAVE_GETHOSTNAME/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the `curl' library (-lcurl). */#undef HAVE_LIBCURL/* Define to 1 if you have the `resolv' library (-lresolv). */#undef HAVE_LIBRESOLV/* Define to 1 if you have the `ssl' library (-lssl). */#undef HAVE_LIBSSL/* Define to 1 if you have the `uuid' library (-luuid). */#undef HAVE_LIBUUID/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the `mkdir' function. */#undef HAVE_MKDIR/* Define to 1 if you have the `on_exit' function. */#undef HAVE_ON_EXIT/* Define to 1 if you have the `select' function. */#undef HAVE_SELECT/* Define to 1 if `si_fd' is member of `siginfo_t'. */#undef HAVE_SIGINFO_T_SI_FD/* Define to 1 if you have the `socket' function. */#undef HAVE_SOCKET/* 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 `strdup' function. */#undef HAVE_STRDUP/* Define to 1 if you have the `strerror' function. */#undef HAVE_STRERROR/* 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 `strtoll' function. */#undef HAVE_STRTOLL/* 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/* Define to 1 if you have the `uuid_generate' function. */#undef HAVE_UUID_GENERATE/* Define to 1 if you have the <uuid/uuid.h> header file. */#undef HAVE_UUID_UUID_H/* 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 as the return type of signal handlers (`int' or `void'). */#undef RETSIGTYPE/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */#undef TIME_WITH_SYS_TIME/* 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. */#undef _FILE_OFFSET_BITS/* 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 + -