📄 configh.in
字号:
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if on AIX 3.
System headers sometimes define this.
We just want to avoid a redefinition error message. */
#ifndef _ALL_SOURCE
#undef _ALL_SOURCE
#endif
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define if your processor stores words with the most significant
byte first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
/* $Id: acconfig.h,v 1.8 2000/03/09 06:36:20 roesch Exp $ */
#undef PACKAGE
#undef VERSION
#undef BSDI
#undef FREEBSD
#undef IRIX
#undef AIX
#undef LINUX
#undef OPENBSD
#undef PCAP_TIMEOUT_IGNORED
#undef SOLARIS
#undef STUPID_SOLARIS_CHECKSUM_BUG
#undef SUNOS
#undef HPUX
#undef OSF1
#undef WORDS_MUSTALIGN
#undef ENABLE_POSTGRESQL
#undef u_int8_t
#undef u_int16_t
#undef u_int32_t
#undef NEED_DECL_PRINTF
#undef NEED_DECL_FPRINTF
#undef NEED_DECL_SYSLOG
#undef NEED_DECL_PUTS
#undef NEED_DECL_PUTC
#undef NEED_DECL_FPUTS
#undef NEED_DECL_FPUTC
#undef NEED_DECL_FOPEN
#undef NEED_DECL_FCLOSE
#undef NEED_DECL_FWRITE
#undef NEED_DECL_FFLUSH
#undef NEED_DECL_GETOPT
#undef NEED_DECL_BZERO
#undef NEED_DECL_BCOPY
#undef NEED_DECL_MEMSET
#undef NEED_DECL_STRTOL
#undef NEED_DECL_STRCASECMP
#undef NEED_DECL_STRNCASECMP
#undef NEED_DECL_STRERROR
#undef NEED_DECL_PERROR
#undef NEED_DECL_SOCKET
#undef NEED_DECL_SENDTO
#undef NEED_DECL_VSNPRINTF
#undef NEED_DECL_STRTOUL
/* Define if you have the strtoul function. */
#undef HAVE_STRTOUL
/* Define if you have the vsnprintf function. */
#undef HAVE_VSNPRINTF
/* Define if you have the <paths.h> header file. */
#undef HAVE_PATHS_H
/* Define if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define if you have the mysqlclient library (-lmysqlclient). */
#undef HAVE_LIBMYSQLCLIENT
/* Define if you have the nsl library (-lnsl). */
#undef HAVE_LIBNSL
/* Define if you have the odbc library (-lodbc). */
#undef HAVE_LIBODBC
/* Define if you have the pcap library (-lpcap). */
#undef HAVE_LIBPCAP
/* Define if you have the pq library (-lpq). */
#undef HAVE_LIBPQ
/* Define if you have the socket library (-lsocket). */
#undef HAVE_LIBSOCKET
/* Name of package */
#undef PACKAGE
/* Version number of package */
#undef VERSION
/* you have this cuz autoheader is dumb */
#undef NEED_DECL_
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -