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

📄 config.h.in

📁 linux下的网络下载工具prozilla的源码
💻 IN
字号:
/* config.h.in.  Generated from configure.in by autoheader.  *//* Define this if you have the ncurses library and want to use it. */#undef HAVE_LIBNCURSES/* Define this if you have the curses library and want to use it. */#undef HAVE_LIBCURSES/* Define this if you have (n)curses and want to use it. */#undef HAVE_CURSES/*Define this if you want to compile with GTK+ support.*/#undef HAVE_GTK#undef HAVE_FUNC_GETHOSTBYNAME_R_6#undef HAVE_FUNC_GETHOSTBYNAME_R_5#undef HAVE_FUNC_GETHOSTBYNAME_R_3#undef socklen_t/* Define to 1 if you have the <curses.h> header file. */#undef HAVE_CURSES_H/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */#undef HAVE_DOPRNT/* Define to 1 if you have the `gettimeofday' function. */#undef HAVE_GETTIMEOFDAY/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the <malloc.h> header file. */#undef HAVE_MALLOC_H/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the <ncurses.h> header file. */#undef HAVE_NCURSES_H/* Define to 1 if you have the `select' function. */#undef HAVE_SELECT/* 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 `strstr' function. */#undef HAVE_STRSTR/* 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/stat.h> header file. */#undef HAVE_SYS_STAT_H/* Define to 1 if you have the <sys/time.h> header file. */#undef HAVE_SYS_TIME_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 `vprintf' function. */#undef HAVE_VPRINTF/* 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 the C compiler supports function prototypes. */#undef PROTOTYPES/* Define to 1 if the `setvbuf' function takes the buffering type as its   second argument and the buffer pointer as the third, as on System V before   release 3. */#undef SETVBUF_REVERSED/* The size of a `off_t', as computed by sizeof. */#undef SIZEOF_OFF_T/* 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/* Version number of package */#undef VERSION/* Number of bits in a file offset, on hosts where this is settable. */#undef _FILE_OFFSET_BITS/* Define for large files, on AIX-style hosts. */#undef _LARGE_FILES/* Define like PROTOTYPES; this can be used by system headers. */#undef __PROTOTYPES/* Define to empty if `const' does not conform to ANSI C. */#undef const/* Define to `unsigned' if <sys/types.h> does not define. */#undef size_t

⌨️ 快捷键说明

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