📄 config.h.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 to empty if the keyword does not work. */#undef const/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */#undef HAVE_SYS_WAIT_H/* Define as __inline if that's what the C compiler calls it. */#undef inline/* Define if on MINIX. */#undef _MINIX/* Define to `long' if <sys/types.h> doesn't define. */#undef off_t/* Define if the system does not provide POSIX.1 features except with this defined. */#undef _POSIX_1_SOURCE/* Define if you need to in order for stat and other things to work. */#undef _POSIX_SOURCE/* Define to `unsigned' if <sys/types.h> doesn't define. */#undef size_t/* Define if you have the ANSI C header files. */#undef STDC_HEADERS/* 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 this if you want runtime configuration using .zlibrc */#undef RUNTIME_CONF/* Define this if you want configuration using environmental variables */#undef ENV_CONF/* Define if you have the __access function. */#undef HAVE___ACCESS/* Define if you have the __chmod function. */#undef HAVE___CHMOD/* Define if you have the __chown function. */#undef HAVE___CHOWN/* Define if you have the __libc_open function. */#undef HAVE___LIBC_OPEN/* Define if you have the __link function. */#undef HAVE___LINK/* Define if you have the __lstat function. */#undef HAVE___LSTAT/* Define if you have the __open function. */#undef HAVE___OPEN/* Define if you have the __readlink function. */#undef HAVE___READLINK/* Define if you have the __symlink function. */#undef HAVE___SYMLINK/* Define if you have the __unlink function. */#undef HAVE___UNLINK/* Define if you have the __xstat function. */#undef HAVE___XSTAT/* Define if you have the __xstat64 function. */#undef HAVE___XSTAT64/* Define if you have the fchdir function. */#undef HAVE_FCHDIR/* Define if you have the memcpy function. */#undef HAVE_MEMCPY/* Define if you have the memset function. */#undef HAVE_MEMSET/* Define if you have the readdir64 function. */#undef HAVE_READDIR64/* Define if you have the stat64 function. */#undef HAVE_STAT64/* Define if you have the strchr function. */#undef HAVE_STRCHR/* Define if you have the strpbrk function. */#undef HAVE_STRPBRK/* Define if you have the strsep function. */#undef HAVE_STRSEP/* Define if you have the utime function. */#undef HAVE_UTIME/* Define if you have the utimes function. */#undef HAVE_UTIMES/* Define if you have the <ansidecl.h> header file. */#undef HAVE_ANSIDECL_H/* Define if you have the <dirent.h> header file. */#undef HAVE_DIRENT_H/* Define if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define if you have the <errno.h> header file. */#undef HAVE_ERRNO_H/* Define if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define if you have the <features.h> header file. */#undef HAVE_FEATURES_H/* Define if you have the <gnu-stabs.h> header file. */#undef HAVE_GNU_STABS_H/* Define if you have the <ndir.h> header file. */#undef HAVE_NDIR_H/* Define if you have the <pwd.h> header file. */#undef HAVE_PWD_H/* Define if you have the <stdio.h> header file. */#undef HAVE_STDIO_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 <sys/dir.h> header file. */#undef HAVE_SYS_DIR_H/* Define if you have the <sys/ndir.h> header file. */#undef HAVE_SYS_NDIR_H/* Define if you have the <sys/param.h> header file. */#undef HAVE_SYS_PARAM_H/* Define if you have the <sys/stat.h> header file. */#undef HAVE_SYS_STAT_H/* Define if you have the <sys/syscall.h> header file. */#undef HAVE_SYS_SYSCALL_H/* Define if you have the <sys/time.h> header file. */#undef HAVE_SYS_TIME_H/* Define if you have the <sys/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Define if you have the <sys/wait.h> header file. */#undef HAVE_SYS_WAIT_H/* Define if you have the <syscall.h> header file. */#undef HAVE_SYSCALL_H/* Define if you have the <time.h> header file. */#undef HAVE_TIME_H/* Define if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define if you have the <utime.h> header file. */#undef HAVE_UTIME_H/* Define if you have the dl library (-ldl). */#undef HAVE_LIBDL/* Define if you have the sun library (-lsun). */#undef HAVE_LIBSUN
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -