📄 config.hin
字号:
/* config.hin. Generated from configure.ac by autoheader. *//* Define if you have the Andrew File System. */#undef AFS/* Define to the function xargmatch calls on failures. */#undef ARGMATCH_DIE/* Define to the declaration of the xargmatch failure function. */#undef ARGMATCH_DIE_DECL/* Define to 1 if the `closedir' function returns void instead of `int'. */#undef CLOSEDIR_VOID/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. */#undef CRAY_STACKSEG_END/* Define to 1 if using `alloca.c'. */#undef C_ALLOCA/* Define to 1 if using `getloadavg.c'. */#undef C_GETLOADAVG/* Define to 1 for DGUX with <sys/dg_sys_info.h>. */#undef DGUX/* the name of the file descriptor member of DIR */#undef DIR_FD_MEMBER_NAME#ifdef DIR_FD_MEMBER_NAME# define DIR_TO_FD(Dir_p) ((Dir_p)->DIR_FD_MEMBER_NAME)#else# define DIR_TO_FD(Dir_p) -1#endif /* Define if there is a member named d_ino in the struct describing directory headers. */#undef D_INO_IN_DIRENT/* Define to 1 if translation of program messages to the user's native language is requested. */#undef ENABLE_NLS/* Define on systems for which file names may have a so-called `drive letter' prefix, define this to compute the length of that prefix, including the colon. */#undef FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX/* Define if the backslash character may also serve as a file name component separator. */#undef FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR#if FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX# define FILESYSTEM_PREFIX_LEN(Filename) \ ((Filename)[0] && (Filename)[1] == ':' ? 2 : 0)#else# define FILESYSTEM_PREFIX_LEN(Filename) 0#endif/* Define to the type of elements in the array set by `getgroups'. Usually this is either `int' or `gid_t'. */#undef GETGROUPS_T/* Define if the `getloadavg' function needs to be run setuid or setgid. */#undef GETLOADAVG_PRIVILEGED/* Define if gettimeofday clobbers localtime's static buffer. */#undef GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER/* The concatenation of the strings `GNU ', and PACKAGE. */#undef GNU_PACKAGE/* Define if TIOCGWINSZ requires sys/ioctl.h */#undef GWINSZ_IN_SYS_IOCTL/* Define to 1 if you have the `acl' function. */#undef HAVE_ACL/* Define to 1 if you have the `alarm' function. */#undef HAVE_ALARM/* Define to 1 if you have `alloca', as a function or macro. */#undef HAVE_ALLOCA/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). */#undef HAVE_ALLOCA_H/* Define to 1 if you have the <arpa/inet.h> header file. */#undef HAVE_ARPA_INET_H/* Define to 1 if you have the `atexit' function. */#undef HAVE_ATEXIT/* Define to 1 if you have the `bcopy' function. */#undef HAVE_BCOPY/* Define to 1 if you have the <bp-sym.h> header file. */#undef HAVE_BP_SYM_H/* Define to 1 if you have the `btowc' function. */#undef HAVE_BTOWC/* Define to 1 if you have the `bzero' function. */#undef HAVE_BZERO/* Define to 1 if you have the `canonicalize_file_name' function. */#undef HAVE_CANONICALIZE_FILE_NAME/* Define to 1 if you have the `chsize' function. */#undef HAVE_CHSIZE/* Define to 1 if you have the `clearerr_unlocked' function. */#undef HAVE_CLEARERR_UNLOCKED/* Define to 1 if you have the `clock_gettime' function. */#undef HAVE_CLOCK_GETTIME/* Define to 1 if you have the `clock_settime' function. */#undef HAVE_CLOCK_SETTIME/* Define if backslash-a works in C strings. */#undef HAVE_C_BACKSLASH_A/* Define if the GNU dcgettext() function is already present or preinstalled. */#undef HAVE_DCGETTEXT/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if you don't. */#undef HAVE_DECL_CLEARERR_UNLOCKED/* Define to 1 if you have the declaration of `dirfd', and to 0 if you don't. */#undef HAVE_DECL_DIRFD/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you don't. */#undef HAVE_DECL_FEOF_UNLOCKED/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if you don't. */#undef HAVE_DECL_FERROR_UNLOCKED/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if you don't. */#undef HAVE_DECL_FFLUSH_UNLOCKED/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if you don't. */#undef HAVE_DECL_FGETS_UNLOCKED/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if you don't. */#undef HAVE_DECL_FPUTC_UNLOCKED/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if you don't. */#undef HAVE_DECL_FPUTS_UNLOCKED/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if you don't. */#undef HAVE_DECL_FREAD_UNLOCKED/* Define to 1 if you have the declaration of `free', and to 0 if you don't. */#undef HAVE_DECL_FREE/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if you don't. */#undef HAVE_DECL_FWRITE_UNLOCKED/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if you don't. */#undef HAVE_DECL_GETCHAR_UNLOCKED/* Define to 1 if you have the declaration of `getcontext', and to 0 if you don't. */#undef HAVE_DECL_GETCONTEXT/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you don't. */#undef HAVE_DECL_GETC_UNLOCKED/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. */#undef HAVE_DECL_GETENV/* Define to 1 if you have the declaration of `geteuid', and to 0 if you don't. */#undef HAVE_DECL_GETEUID/* Define to 1 if you have the declaration of `getgrgid', and to 0 if you don't. */#undef HAVE_DECL_GETGRGID/* Define to 1 if you have the declaration of `getlogin', and to 0 if you don't. */#undef HAVE_DECL_GETLOGIN/* Define to 1 if you have the declaration of `getpwuid', and to 0 if you don't. */#undef HAVE_DECL_GETPWUID/* Define to 1 if you have the declaration of `getuid', and to 0 if you don't. */#undef HAVE_DECL_GETUID/* Define to 1 if you have the declaration of `getutent', and to 0 if you don't. */#undef HAVE_DECL_GETUTENT/* Define to 1 if you have the declaration of `lseek', and to 0 if you don't. */#undef HAVE_DECL_LSEEK/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. */#undef HAVE_DECL_MALLOC/* Define to 1 if you have the declaration of `memchr', and to 0 if you don't. */#undef HAVE_DECL_MEMCHR/* Define to 1 if you have the declaration of `memrchr', and to 0 if you don't. */#undef HAVE_DECL_MEMRCHR/* Define to 1 if you have the declaration of `nanosleep', and to 0 if you don't. */#undef HAVE_DECL_NANOSLEEP/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if you don't. */#undef HAVE_DECL_PUTCHAR_UNLOCKED/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you don't. */#undef HAVE_DECL_PUTC_UNLOCKED/* Define to 1 if you have the declaration of `realloc', and to 0 if you don't. */#undef HAVE_DECL_REALLOC/* Define to 1 if you have the declaration of `sigaltstack', and to 0 if you don't. */#undef HAVE_DECL_SIGALTSTACK/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. */#undef HAVE_DECL_STPCPY/* Define to 1 if you have the declaration of `strerror', and to 0 if you don't. */#undef HAVE_DECL_STRERROR/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you don't. */#undef HAVE_DECL_STRERROR_R/* Define to 1 if you have the declaration of `strndup', and to 0 if you don't. */#undef HAVE_DECL_STRNDUP/* Define to 1 if you have the declaration of `strnlen', and to 0 if you don't. */#undef HAVE_DECL_STRNLEN/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. */#undef HAVE_DECL_STRSTR/* Define to 1 if you have the declaration of `strtoimax', and to 0 if you don't. */#undef HAVE_DECL_STRTOIMAX/* Define to 1 if you have the declaration of `strtol', and to 0 if you don't. */#undef HAVE_DECL_STRTOL/* Define to 1 if you have the declaration of `strtoll', and to 0 if you don't. */#undef HAVE_DECL_STRTOLL/* Define to 1 if you have the declaration of `strtoul', and to 0 if you don't. */#undef HAVE_DECL_STRTOUL/* Define to 1 if you have the declaration of `strtoull', and to 0 if you don't. */#undef HAVE_DECL_STRTOULL/* Define to 1 if you have the declaration of `strtoumax', and to 0 if you don't. */#undef HAVE_DECL_STRTOUMAX/* Define to 1 if you have the declaration of `ttyname', and to 0 if you don't. */#undef HAVE_DECL_TTYNAME/* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise. */#undef HAVE_DECL_WCWIDTH/* Define to 1 if you have the declaration of `__fpending', and to 0 if you don't. */#undef HAVE_DECL___FPENDING/* 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 `dirfd' function. */#undef HAVE_DIRFD/* 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 `endgrent' function. */#undef HAVE_ENDGRENT/* Define to 1 if you have the `endpwent' function. */#undef HAVE_ENDPWENT/* Define to 1 if you have the <errno.h> header file. */#undef HAVE_ERRNO_H/* Define to 1 if you have the `euidaccess' function. */#undef HAVE_EUIDACCESS/* Define to 1 if you have the `fchdir' function. */#undef HAVE_FCHDIR/* Define to 1 if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define to 1 if you have the `fdatasync' function. */#undef HAVE_FDATASYNC/* Define to 1 if you have the <fenv.h> header file. */#undef HAVE_FENV_H/* Define to 1 if you have the `feof_unlocked' function. */#undef HAVE_FEOF_UNLOCKED/* Define to 1 if you have the `ferror_unlocked' function. */#undef HAVE_FERROR_UNLOCKED/* Define to 1 if you have the `fesetround' function. */#undef HAVE_FESETROUND/* Define to 1 if you have the `fflush_unlocked' function. */#undef HAVE_FFLUSH_UNLOCKED/* Define to 1 if you have the `fgets_unlocked' function. */#undef HAVE_FGETS_UNLOCKED/* Define to 1 if you have the <float.h> header file. */#undef HAVE_FLOAT_H/* Define to 1 if you have the `floor' function. */#undef HAVE_FLOOR/* Define to 1 if you have the `fputc_unlocked' function. */#undef HAVE_FPUTC_UNLOCKED/* Define to 1 if you have the `fputs_unlocked' function. */#undef HAVE_FPUTS_UNLOCKED/* Define to 1 if you have the `fread_unlocked' function. */#undef HAVE_FREAD_UNLOCKED/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */#undef HAVE_FSEEKO/* Define to 1 if you have the <fs_info.h> header file. */#undef HAVE_FS_INFO_H/* Define to 1 if you have the `fs_stat_dev' function. */#undef HAVE_FS_STAT_DEV/* Define to 1 if you have the `ftime' function. */#undef HAVE_FTIME/* Define to 1 if you have the `ftruncate' function. */#undef HAVE_FTRUNCATE/* Define to 1 if you have the `fwrite_unlocked' function. */#undef HAVE_FWRITE_UNLOCKED/* Define if struct statfs has the f_fstypename member. */#undef HAVE_F_FSTYPENAME_IN_STATFS/* Define to 1 if you have the `getchar_unlocked' function. */#undef HAVE_GETCHAR_UNLOCKED/* Define to 1 if you have the `getcontext' function. */#undef HAVE_GETCONTEXT/* Define to 1 if you have the `getcwd' function. */#undef HAVE_GETCWD/* Define if getcwd (NULL, 0) allocates memory for result. */#undef HAVE_GETCWD_NULL/* Define to 1 if you have the `getc_unlocked' function. */#undef HAVE_GETC_UNLOCKED/* Define to 1 if you have the `getdelim' function. */#undef HAVE_GETDELIM/* Define to 1 if you have the `getgroups' function. */#undef HAVE_GETGROUPS/* Define to 1 if you have the `gethostbyaddr' function. */#undef HAVE_GETHOSTBYADDR/* Define to 1 if you have the `gethostbyname' function. */#undef HAVE_GETHOSTBYNAME/* Define to 1 if you have the `gethostname' function. */#undef HAVE_GETHOSTNAME/* Define to 1 if you have the `gethrtime' function. */#undef HAVE_GETHRTIME/* Define to 1 if you have the `getloadavg' function. */#undef HAVE_GETLOADAVG/* Define to 1 if you have the `getmntent' function. */#undef HAVE_GETMNTENT/* Define to 1 if you have the `getmntinfo' function. */#undef HAVE_GETMNTINFO/* Define to 1 if you have the `getpagesize' function. */#undef HAVE_GETPAGESIZE/* Define to 1 if you have the `getpass' function. */#undef HAVE_GETPASS/* Define to 1 if you have the `getspnam' function. */#undef HAVE_GETSPNAM/* Define if the GNU gettext() function is already present or preinstalled. */#undef HAVE_GETTEXT/* Define to 1 if you have the `gettimeofday' function. */#undef HAVE_GETTIMEOFDAY/* Define to 1 if you have the `getusershell' function. */#undef HAVE_GETUSERSHELL/* Define to 1 if you have the <grp.h> header file. */#undef HAVE_GRP_H
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -