📄 config.h.in
字号:
/* config.h.in. Generated automatically from configure.in by autoheader. *//* Define if you have the `alarm' function. */#undef HAVE_ALARM/* Define if you have the <arpa/inet.h> header file. */#undef HAVE_ARPA_INET_H/* Define if you have the <arpa/nameser.h> header file. */#undef HAVE_ARPA_NAMESER_H/* Define if you have the <dirent.h> header file, and it defines `DIR'. */#undef HAVE_DIRENT_H/* Define if you have the <errno.h> header file. */#undef HAVE_ERRNO_H/* Define if you have the <gdfonts.h> header file. */#undef HAVE_GDFONTS_H/* Define if you have the <gd/gdfonts.h> header file. */#undef HAVE_GD_GDFONTS_H/* Define if you have the <gd/gd.h> header file. */#undef HAVE_GD_GD_H/* Define if you have the <gd.h> header file. */#undef HAVE_GD_H/* Define if you have the `gethostbyaddr' function. */#undef HAVE_GETHOSTBYADDR/* Define if you have the `inet_ntoa' function. */#undef HAVE_INET_NTOA/* Define if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define if you have the `gd' library (-lgd). */#undef HAVE_LIBGD/* Define if you have the `iconv' library (-liconv). */#undef HAVE_LIBICONV/* Define if you have the `m' library (-lm). */#undef HAVE_LIBM/* Define if you have the `nsl' library (-lnsl). */#undef HAVE_LIBNSL/* Define if you have the `pcap' library (-lpcap). */#undef HAVE_LIBPCAP/* Define if you have the `png' library (-lpng). */#undef HAVE_LIBPNG/* Define if you have the `pq' library (-lpq). */#undef HAVE_LIBPQ/* Define if you have the `resolv' library (-lresolv). */#undef HAVE_LIBRESOLV/* Define if you have the `socket' library (-lsocket). */#undef HAVE_LIBSOCKET/* Define if you have the `wpcap' library (-lwpcap). */#undef HAVE_LIBWPCAP/* Define if your system has a working `malloc' function. */#undef HAVE_MALLOC/* Define if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define if you have the `memset' function. */#undef HAVE_MEMSET/* Define if you have the <ndir.h> header file, and it defines `DIR'. */#undef HAVE_NDIR_H/* Define if you have the <netdb.h> header file. */#undef HAVE_NETDB_H/* Define if you have the <netinet/in.h> header file. */#undef HAVE_NETINET_IN_H/* Define if you have the `pcap_findalldevs' function. */#undef HAVE_PCAP_FINDALLDEVS/* Define if you have the <pcap.h> header file. */#undef HAVE_PCAP_H/* Define if you have the <resolv.h> header file. */#undef HAVE_RESOLV_H/* Define if `stat' has the bug that it succeeds when given the zero-length file name argument. */#undef HAVE_STAT_EMPTY_STRING_BUG/* Define if you have the <stddef.h> header file. */#undef HAVE_STDDEF_H/* Define if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define if you have the `strdup' function. */#undef HAVE_STRDUP/* Define if you have the `strftime' function. */#undef HAVE_STRFTIME/* Define if you have the <strings.h> header file. */#undef HAVE_STRINGS_H/* Define if you have the <string.h> header file. */#undef HAVE_STRING_H/* Define if you have the <syslog.h> header file. */#undef HAVE_SYSLOG_H/* Define if you have the <sys/dir.h> header file, and it defines `DIR'. */#undef HAVE_SYS_DIR_H/* Define if you have the <sys/ndir.h> header file, and it defines `DIR'. */#undef HAVE_SYS_NDIR_H/* Define if you have the <sys/socket.h> header file. */#undef HAVE_SYS_SOCKET_H/* Define if you have the <sys/time.h> header file. */#undef HAVE_SYS_TIME_H/* Define if you have the <sys/wait.h> header file. */#undef HAVE_SYS_WAIT_H/* Define if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define if `lstat' dereferences a symlink specified with a trailing slash. */#undef LSTAT_FOLLOWS_SLASHED_SYMLINK/* Define as the return type of signal handlers (`int' or `void'). */#undef RETSIGTYPE/* Define if you have the ANSI C header files. */#undef STDC_HEADERS/* dest port field name in tcphdr */#undef TCPHDR_DPORT/* source port field name in tcphdr */#undef TCPHDR_SPORT/* Define if you can safely include both <sys/time.h> and <time.h>. */#undef TIME_WITH_SYS_TIME/* Define if your <sys/time.h> declares `struct tm'. */#undef TM_IN_SYS_TIME/* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */#undef YYTEXT_POINTER/* Define to empty if `const' does not conform to ANSI C. */#undef const/* Define as `__inline' if that's what the C compiler calls it, or to nothing if it is not supported. */#undef inline/* Define to `int' if <sys/types.h> does not define. */#undef pid_t/* Define to `unsigned' if <sys/types.h> does not define. */#undef size_t
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -