config.h.in

来自「功能强大的ftp服务器源代码」· IN 代码 · 共 814 行 · 第 1/2 页

IN
814
字号
#undef HAVE_SYS_RESOURCE_H/* Define to 1 if you have the <sys/sendfile.h> header file. */#undef HAVE_SYS_SENDFILE_H/* Define to 1 if you have the <sys/statvfs.h> header file. */#undef HAVE_SYS_STATVFS_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 <sys/uio.h> header file. */#undef HAVE_SYS_UIO_H/* Define to 1 if you have the <sys/vfs.h> header file. */#undef HAVE_SYS_VFS_H/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */#undef HAVE_SYS_WAIT_H/* Define to 1 if you have the <termio.h> header file. */#undef HAVE_TERMIO_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 <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define to 1 if you have the `utime' function. */#undef HAVE_UTIME/* Define to 1 if you have the `utimes' function. */#undef HAVE_UTIMES/* Define to 1 if you have the <utime.h> header file. */#undef HAVE_UTIME_H/* Define to 1 if you have the <varargs.h> header file. */#undef HAVE_VARARGS_H/* Define to 1 if you have the `vfprintf' function. */#undef HAVE_VFPRINTF/* 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 `waitpid' function. */#undef HAVE_WAITPID/* Define to 1 if you have the <windows.h> header file. */#undef HAVE_WINDOWS_H/* define if you have __ss_family */#undef HAVE___SS_FAMILY/* define if you have __ss_len */#undef HAVE___SS_LEN/* Define to 1 if `lstat' dereferences a symlink specified with a trailing   slash. */#undef LSTAT_FOLLOWS_SLASHED_SYMLINK/* czech */#undef MESSAGES_CS_CZ/* danish */#undef MESSAGES_DA/* german */#undef MESSAGES_DE/* english */#undef MESSAGES_EN/* spanish */#undef MESSAGES_ES/* french */#undef MESSAGES_FR/* french-funny */#undef MESSAGES_FR_FUNNY/* italian */#undef MESSAGES_IT/* korean */#undef MESSAGES_KR/* dutch */#undef MESSAGES_NL/* norwegian */#undef MESSAGES_NO/* polish */#undef MESSAGES_PL/* brazilian portuguese */#undef MESSAGES_PT_BR/* romanian */#undef MESSAGES_RO/* russian */#undef MESSAGES_RU/* slovak */#undef MESSAGES_SK/* swedish */#undef MESSAGES_SV/* turkish */#undef MESSAGES_TR/* simplified chinese */#undef MESSAGES_ZH_CN/* traditional chinese */#undef MESSAGES_ZH_TW/* with minimal */#undef MINIMAL/* Define to 1 if your `struct nlist' has an `n_un' member. Obsolete, depend   on `HAVE_STRUCT_NLIST_N_UN_N_NAME */#undef NLIST_NAME_UNION/* with nonroot */#undef NON_ROOT_FTP/* without banner */#undef NO_BANNER/* without usernames */#undef NO_FTP_USERS/* without longoptions */#undef NO_GETOPT_LONG/* without inetd */#undef NO_INETD/* without standalone */#undef NO_STANDALONE/* 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/* disallow non-alphanumeric characters */#undef PARANOID_FILE_NAMES/* with paranoidmsg */#undef PARANOID_MESSAGES/* with per-user limits */#undef PER_USER_LIMITS/* probe for /dev/Xrandom at run-time */#undef PROBE_RANDOM_AT_RUNTIME/* with quotas */#undef QUOTAS/* with ratios */#undef RATIOS/* Define if realpath() works on unreadable directories */#undef REALPATH_IGNORES_UNREADABLE_DIRECTORIES/* Define as the return type of signal handlers (`int' or `void'). */#undef RETSIGTYPE/* Define is getgroups(0, NULL) works on your system */#undef SAFE_GETGROUPS_0/* define if you have a solarisish sendfilev */#undef SENDFILEV_SOLARIS/* define if you have a freebsdish sendfile */#undef SENDFILE_FREEBSD/* define if you have a hpuxish sendfile */#undef SENDFILE_HPUX/* define if you have a linuxish sendfile */#undef SENDFILE_LINUX/* The size of a `int', as computed by sizeof. */#undef SIZEOF_INT/* The size of a `long', as computed by sizeof. */#undef SIZEOF_LONG/* The size of a `long long', as computed by sizeof. */#undef SIZEOF_LONG_LONG/* The size of a `mode_t', as computed by sizeof. */#undef SIZEOF_MODE_T/* The size of a `short', as computed by sizeof. */#undef SIZEOF_SHORT/* If using the C implementation of alloca, define if you know the   direction of stack growth for your system; otherwise it will be   automatically deduced at run-time.	STACK_DIRECTION > 0 => grows toward higher addresses	STACK_DIRECTION < 0 => grows toward lower addresses	STACK_DIRECTION = 0 => direction of growth unknown */#undef STACK_DIRECTION/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */#undef STAT_MACROS_BROKEN/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Define if you have struct tm/tm_gmtoff */#undef STRUCT_TM_TM_GMTOFF/* Define to 1 on System V Release 4. */#undef SVR4/* with sysquotas */#undef SYSTEM_QUOTAS/* with throttling */#undef THROTTLING/* 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/* Define to 1 for Encore UMAX. */#undef UMAX/* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of   <sys/cpustats.h>. */#undef UMAX4_3/* realpath() is broken */#undef USE_BUILTIN_REALPATH/* use capabilities */#undef USE_CAPABILITIES/* use pam */#undef USE_PAM/* use shadow passwords */#undef USE_SHADOW/* Define if you already have standard MD5 functions */#undef USE_SYSTEM_CRYPT_MD5/* Define if you already have standard SHA1 functions */#undef USE_SYSTEM_CRYPT_SHA1/* Version number of package */#undef VERSION/* Define if you are inside a Virtuozzo virtual host */#undef VIRTUOZZO/* without ascii */#undef WITHOUT_ASCII/* with altlog */#undef WITH_ALTLOG/* with directory aliases */#undef WITH_DIRALIASES/* Define if using the dmalloc debugging malloc package */#undef WITH_DMALLOC/* with extauth (*BETA*) */#undef WITH_EXTAUTH/* with largefile */#undef WITH_LARGE_FILES/* with ldap */#undef WITH_LDAP/* with mysql */#undef WITH_MYSQL/* with pgsql */#undef WITH_PGSQL/* enable privilege separation */#undef WITH_PRIVSEP/* with puredb */#undef WITH_PUREDB/* Enable TLS */#undef WITH_TLS/* with uploadscript */#undef WITH_UPLOAD_SCRIPT/* with virtual chroot */#undef WITH_VIRTUAL_CHROOT/* with virtualhosts */#undef WITH_VIRTUAL_HOSTS/* with welcomemsg */#undef WITH_WELCOME_MSG/* Define to 1 if your processor stores words with the most significant byte   first (like Motorola and SPARC, unlike Intel and VAX). */#undef WORDS_BIGENDIAN/* Define to 1 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/* 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 to empty if `const' does not conform to ANSI C. */#undef const/* dev_t type */#undef dev_t/* Define to `int' if <sys/types.h> doesn't define. */#undef gid_t/* Define to `__inline__' or `__inline' if that's what the C compiler   calls it, or to nothing if 'inline' is not supported under any name.  */#ifndef __cplusplus#undef inline#endif/* ino_t type */#undef ino_t/* Define to `int' if <sys/types.h> does not define. */#undef mode_t/* nlink_t type */#undef nlink_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/* sig_atomic_t type */#undef sig_atomic_t/* Define to `unsigned' if <sys/types.h> does not define. */#undef size_t/* socklen_t type */#undef socklen_t/* ssize_t type */#undef ssize_t/* Define to `int' if <sys/types.h> doesn't define. */#undef uid_t

⌨️ 快捷键说明

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