📄 config.h.in
字号:
/* config.h.in. Generated from configure.in by autoheader. *//* Define to 1 if you want to get debug output with -D. */#undef DEBUG/* Define to 1 if you have the `alarm' function. */#undef HAVE_ALARM/* Define to 1 if you have the <arpa/inet.h> header file. */#undef HAVE_ARPA_INET_H/* Define to 1 if you have the <arpa/nameser.h> header file. */#undef HAVE_ARPA_NAMESER_H/* Define to 1 if 'snprintf' cannot handle NULL arguments. */#undef HAVE_BROKEN_SNPRINTF/* Define to 1 if 'vsnprintf' cannot handle NULL arguments. */#undef HAVE_BROKEN_VSNPRINTF/* Define to 1 if you have the 'close' function. */#undef HAVE_CLOSE/* Define to 1 if you have the <db.h> header file. */#undef HAVE_DB_H/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. */#undef HAVE_DIRENT_H/* Define to 1 if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define to 1 if you have the 'DnsQuery' function. */#undef HAVE_DNSQUERY/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */#undef HAVE_DOPRNT/* Define to 1 if you have the `dup2' function. */#undef HAVE_DUP2/* Define to 1 if you have the `fcntl' function. */#undef HAVE_FCNTL/* Define to 1 if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define to 1 if you have the `fork' function. */#undef HAVE_FORK/* Define to 1 if you have the `getopt' function. */#undef HAVE_GETOPT/* Define to 1 if you have the `getpagesize' function. */#undef HAVE_GETPAGESIZE/* Define to 1 if you have the `getpid' function. */#undef HAVE_GETPID/* Define to 1 if you have the `gettimeofday' function. */#undef HAVE_GETTIMEOFDAY/* Define to 1 if Libidn is available. */#undef HAVE_IDN/* Define to 1 if you have the `inet_aton' function. */#undef HAVE_INET_ATON/* Define to 1 if you have the `inet_ntop' function. */#undef HAVE_INET_NTOP/* Define to 1 if you have the `inet_pton' function. */#undef HAVE_INET_PTON/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if the system has the type `in_port_t'. */#undef HAVE_IN_PORT_T/* Define to 1 if you have the 'ioctl' function. */#undef HAVE_IOCTL/* Define to 1 if you have the `isascii' function. */#undef HAVE_ISASCII/* Define to 1 if you have the <lber.h> header file. */#undef HAVE_LBER_H/* Define to 1 if you have the <ldap.h> header file. */#undef HAVE_LDAP_H/* Define to 1 if you have the `bind' library (-lbind). */#undef HAVE_LIBBIND/* Define to 1 if you have the `crypto' library (-lcrypto). */#undef HAVE_LIBCRYPTO/* Define to 1 if you have the `idn' library (-lidn). */#undef HAVE_LIBIDN/* Define to 1 if you have the `lber' library (-llber). */#undef HAVE_LIBLBER/* Define to 1 if you have the `ldap' library (-lldap). */#undef HAVE_LIBLDAP/* Define to 1 if you have the `mysqlclient' library (-lmysqlclient). */#undef HAVE_LIBMYSQLCLIENT/* Define to 1 if you have the `nsl' library (-lnsl). */#undef HAVE_LIBNSL/* Define to 1 if you have the `pam' library (-lpam). */#undef HAVE_LIBPAM/* Define to 1 if you have the `pq' library (-lpq). */#undef HAVE_LIBPQ/* Define if you have libpq_fe.h */#undef HAVE_LIBPQ_FE_H/* Define to 1 if you have the `resolv' library (-lresolv). */#undef HAVE_LIBRESOLV/* Define to 1 if you have the `socket' library (-lsocket). */#undef HAVE_LIBSOCKET/* Define to 1 if you have the `ssl' library (-lssl). */#undef HAVE_LIBSSL/* Define to 1 if you have the `ws2_32' library (-lws2_32). */#undef HAVE_LIBWS2_32/* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */#undef HAVE_MALLOC/* Define to 1 if you have the `memchr' function. */#undef HAVE_MEMCHR/* Define to 1 if you have the `memmove' function. */#undef HAVE_MEMMOVE/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the `memset' function. */#undef HAVE_MEMSET/* Define to 1 if you have the `mkdir' function. */#undef HAVE_MKDIR/* Define to 1 if you have the `modf' function. */#undef HAVE_MODF/* Define if you have mysql.h */#undef HAVE_MYSQL_H/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */#undef HAVE_NDIR_H/* Define to 1 if you have the <netinet/in.h> header file. */#undef HAVE_NETINET_IN_H/* Define to 1 if you have the <openssl/crypto.h> header file. */#undef HAVE_OPENSSL_CRYPTO_H/* Define to 1 if you have the <openssl/ssl.h> header file. */#undef HAVE_OPENSSL_SSL_H/* Define to 1 if you have the `pipe' function. */#undef HAVE_PIPE/* Define to 1 if you have the `poll' function. */#undef HAVE_POLL/* Define to 1 if you have the <poll.h> header file. */#undef HAVE_POLL_H/* Define to 1 if your system has a GNU libc compatible `realloc' function, and to 0 otherwise. */#undef HAVE_REALLOC/* Define to 1 if you have the 'ReportEvent' function. */#undef HAVE_REPORTEVENT/* Define to 1 if you have the <resolv.h> header file. */#undef HAVE_RESOLV_H/* Define to 1 if you have the 'res_query' function. */#undef HAVE_RES_QUERY/* Define to 1 if the system has the type `sa_family_t'. */#undef HAVE_SA_FAMILY_T/* Define to 1 if you have the <security/pam_appl.h> header file. */#undef HAVE_SECURITY_PAM_APPL_H/* Define to 1 if you have the `select' function. */#undef HAVE_SELECT/* Define to 1 if you have the <signal.h> header file. */#undef HAVE_SIGNAL_H/* Define to 1 if you have the `Sleep' function. */#undef HAVE_SLEEP/* Define to 1 if you have the `snprintf' function. */#undef HAVE_SNPRINTF/* Define to 1 if OpenSSL is available. */#undef HAVE_SSL/* Define to 1 if `stat' has the bug that it succeeds when given the zero-length file name argument. */#undef HAVE_STAT_EMPTY_STRING_BUG/* 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 `strcasecmp' function. */#undef HAVE_STRCASECMP/* Define to 1 if you have the `strchr' function. */#undef HAVE_STRCHR/* 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 `stricmp' function. */#undef HAVE_STRICMP/* Define to 1 if you have the <stringprep.h> header file. */#undef HAVE_STRINGPREP_H/* 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 `strncasecmp' function. */#undef HAVE_STRNCASECMP/* Define to 1 if you have the `strnicmp' function. */#undef HAVE_STRNICMP/* Define to 1 if you have the `strstr' function. */#undef HAVE_STRSTR/* Define to 1 if the system has the type `struct in6_addr'. */#undef HAVE_STRUCT_IN6_ADDR/* Define to 1 if the system has the type `struct sockaddr_in6'. */#undef HAVE_STRUCT_SOCKADDR_IN6/* Define to 1 if the system has the type `struct sockaddr_storage'. */#undef HAVE_STRUCT_SOCKADDR_STORAGE/* Define to 1 if `tm_zone' is member of `struct tm'. */#undef HAVE_STRUCT_TM_TM_ZONE/* Define to 1 if you have the `syslog' function. */#undef HAVE_SYSLOG/* Define to 1 if you have the <syslog.h> header file. */#undef HAVE_SYSLOG_H/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. */#undef HAVE_SYS_DIR_H/* Define to 1 if you have the <sys/filio.h> header file. */#undef HAVE_SYS_FILIO_H/* Define to 1 if you have the <sys/ioctl.h> header file. */#undef HAVE_SYS_IOCTL_H/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. */#undef HAVE_SYS_NDIR_H/* Define to 1 if you have the <sys/select.h> header file. */#undef HAVE_SYS_SELECT_H/* 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/timeb.h> header file. */#undef HAVE_SYS_TIMEB_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 <sys/utsname.h> header file. */#undef HAVE_SYS_UTSNAME_H/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */#undef HAVE_SYS_WAIT_H/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use `HAVE_STRUCT_TM_TM_ZONE' instead. */#undef HAVE_TM_ZONE/* Define to 1 if you don't have `tm_zone' but do have the external array `tzname'. */#undef HAVE_TZNAME/* Define to 1 if you have the `tzset' function. */#undef HAVE_TZSET/* Define to 1 if you have the `uname' function. */#undef HAVE_UNAME/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define to 1 if you have the `vfork' function. */#undef HAVE_VFORK/* Define to 1 if you have the <vfork.h> header file. */#undef HAVE_VFORK_H/* Define to 1 if you have the `vprintf' function. */#undef HAVE_VPRINTF/* Define to 1 if you have the `vsnprintf' function. */#undef HAVE_VSNPRINTF/* Define to 1 if you have the `wait' function. */#undef HAVE_WAIT/* Define to 1 if you have the <windns.h> header file. */#undef HAVE_WINDNS_H/* Define to 1 if you have the <windows.h> header file. */#undef HAVE_WINDOWS_H/* Define to 1 if you have the <winsock2.h> header file. */#undef HAVE_WINSOCK2_H/* Define to 1 if `fork' works. */#undef HAVE_WORKING_FORK/* Define to 1 if `vfork' works. */#undef HAVE_WORKING_VFORK/* Define to 1 if you have the `_findfirst' function. */#undef HAVE__FINDFIRST/* Define to 1 if you have the `_getpid' function. */#undef HAVE__GETPID/* Define to 1 if you have the `_mkdir' function. */#undef HAVE__MKDIR/* Define to 1 if `lstat' dereferences a symlink specified with a trailing slash. */#undef LSTAT_FOLLOWS_SLASHED_SYMLINK/* Define to 1 if you want to use 'poll' for non-blocking I/O. */#undef MIO_POLL/* Define to 1 if you want to use 'select' for non-blocking I/O. */#undef MIO_SELECT/* Define to 1 if you want to enable NAD pointer tracking. */#undef NAD_DEBUG/* 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 you want to enable memory pool statistics. */#undef POOL_DEBUG/* The number of bytes in type char */#undef SIZEOF_CHAR/* The number of bytes in type int */#undef SIZEOF_INT/* The number of bytes in type long */#undef SIZEOF_LONG/* The number of bytes in type short */#undef SIZEOF_SHORT/* The number of bytes in type void* */#undef SIZEOF_VOIDP/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Define to 1 if you want anonymous auth. */#undef STORAGE_ANON/* Define to 1 if you want to use Berkeley DB for auth/reg/storage. */#undef STORAGE_DB/* Define to 1 if you want to use the filesystem for storage. */#undef STORAGE_FS/* Define to 1 if you want to use OpenLDAP for auth/reg. */#undef STORAGE_LDAP/* Define to 1 if you want to use MySQL for auth/reg/storage. */#undef STORAGE_MYSQL/* Define to 1 if you want to use PAM for auth/reg. */#undef STORAGE_PAM/* Define to 1 if you want to use PostgreSQL for auth/reg/storage. */#undef STORAGE_PGSQL/* Define to 1 if you want to use pipes for auth/reg. */#undef STORAGE_PIPE/* Define to 1 if you want to get SX debug output with -D. */#undef SX_DEBUG/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */#undef TIME_WITH_SYS_TIME/* Define to 1 if your <sys/time.h> declares `struct tm'. */#undef TM_IN_SYS_TIME/* Version number of package */#undef VERSION/* Define to a function than can provide close(2) functionality. */#undef close/* Define to a function than can provide getpid(2) functionality. */#undef getpid/* Define to a function than can provide ioctl(2) functionality. */#undef ioctl/* Define to rpl_malloc if the replacement function should be used. */#undef malloc/* Define to `int' if <sys/types.h> does not define. */#undef mode_t/* Define to `long' if <sys/types.h> does not define. */#undef off_t/* Define to `int' if <sys/types.h> does not define. */#undef pid_t/* Define to rpl_realloc if the replacement function should be used. */#undef realloc/* Define to `unsigned' if <sys/types.h> does not define. */#undef size_t/* Define to a function than can provide sleep(2) functionality. */#undef sleep/* Define to '__ss_family' if 'struct sockaddr_storage' defines '__ss_family' instead of 'ss_family'. */#undef ss_family/* Define to '__ss_len' if 'struct sockaddr_storage' defines '__ss_len' instead of 'ss_len'. */#undef ss_len/* Define to a function than can provide strcasecmp(3) functionality. */#undef strcasecmp/* Define to a function than can provide strncasecmp(3) functionality. */#undef strncasecmp/* Define as `fork' if `vfork' does not work. */#undef vfork
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -