/* config.h.in. Generated from configure.ac by autoheader. */ /* copy_file_range(2) is available */ #undef HAVE_COPY_FILE_RANGE /* eventfd(2) is available */ #undef HAVE_EVENTFD /* fdatasync(2) is available */ #undef HAVE_FDATASYNC /* futimes(2) is available */ #undef HAVE_FUTIMES /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* fallocate(2) is available */ #undef HAVE_LINUX_FALLOCATE /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_FIEMAP_H /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_FS_H /* splice/vmsplice/tee(2) are available */ #undef HAVE_LINUX_SPLICE /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* pipe2(2) is available */ #undef HAVE_PIPE2 /* posix_close(2) is available */ #undef HAVE_POSIX_CLOSE /* posix_fadvise(2) is available */ #undef HAVE_POSIX_FADVISE /* posix_madvise(2) is available */ #undef HAVE_POSIX_MADVISE /* prctl(PR_SET_NAME) is available */ #undef HAVE_PRCTL_SET_NAME /* readahead(2) is available (linux) */ #undef HAVE_READAHEAD /* renameat2(2) is available */ #undef HAVE_RENAMEAT2 /* setrlimit/getrlimit is available */ #undef HAVE_RLIMITS /* sendfile(2) is available and supported */ #undef HAVE_SENDFILE /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* birthtime nanosecond access by st_birthtimensec */ #undef HAVE_ST_BIRTHTIMENSEC /* birthtime nanosecond access by st_birthtimespec */ #undef HAVE_ST_BIRTHTIMESPEC /* stat st_gen member */ #undef HAVE_ST_GEN /* stat nanosecond access by st_xtimensec */ #undef HAVE_ST_XTIMENSEC /* stat nanosecond access by st_xtimespec */ #undef HAVE_ST_XTIMESPEC /* sync_file_range(2) is available */ #undef HAVE_SYNC_FILE_RANGE /* Define to 1 if you have the header file. */ #undef HAVE_SYS_MKDEV_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PRCTL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* syscall(__NR_syncfs) is available */ #undef HAVE_SYS_SYNCFS /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SYSCALL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SYSMACROS_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* timerfd_*(2) are available */ #undef HAVE_TIMERFD /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* utimes(2) is available */ #undef HAVE_UTIMES /* 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 home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Enable extensions on AIX 3, Interix. */ #ifndef _ALL_SOURCE # undef _ALL_SOURCE #endif /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # undef _GNU_SOURCE #endif /* Enable threading extensions on Solaris. */ #ifndef _POSIX_PTHREAD_SEMANTICS # undef _POSIX_PTHREAD_SEMANTICS #endif /* Enable extensions on HP NonStop. */ #ifndef _TANDEM_SOURCE # undef _TANDEM_SOURCE #endif /* Enable general extensions on Solaris. */ #ifndef __EXTENSIONS__ # undef __EXTENSIONS__ #endif /* Define to 1 if on MINIX. */ #undef _MINIX /* Define to 2 if the system does not provide POSIX.1 features except with this defined. */ #undef _POSIX_1_SOURCE /* Define to 1 if you need to in order for `stat' and other things to work. */ #undef _POSIX_SOURCE