1/* config.h.in. Generated from configure.ac by autoheader. */ 2 3/* Define if we are enabling rule generator */ 4#undef ENABLE_RULE_GENERATOR 5 6/* Define to the type of elements in the array set by `getgroups'. Usually 7 this is either `int' or `gid_t'. */ 8#undef GETGROUPS_T 9 10/* Define to 1 if you have the `alarm' function. */ 11#undef HAVE_ALARM 12 13/* Define to 1 if you have the <arpa/inet.h> header file. */ 14#undef HAVE_ARPA_INET_H 15 16/* Define if blkid is available */ 17#undef HAVE_BLKID 18 19/* Define to 1 if your system has a working `chown' function. */ 20#undef HAVE_CHOWN 21 22/* Define to 1 if you have the declaration of `accept4', and to 0 if you 23 don't. */ 24#undef HAVE_DECL_ACCEPT4 25 26/* Define to 1 if you have the declaration of `getrandom', and to 0 if you 27 don't. */ 28#undef HAVE_DECL_GETRANDOM 29 30/* Define to 1 if you have the declaration of `gettid', and to 0 if you don't. 31 */ 32#undef HAVE_DECL_GETTID 33 34/* Define to 1 if you have the declaration of `mkostemp', and to 0 if you 35 don't. */ 36#undef HAVE_DECL_MKOSTEMP 37 38/* Define to 1 if you have the declaration of `name_to_handle_at', and to 0 if 39 you don't. */ 40#undef HAVE_DECL_NAME_TO_HANDLE_AT 41 42/* Define to 1 if you have the declaration of `ppoll', and to 0 if you don't. 43 */ 44#undef HAVE_DECL_PPOLL 45 46/* Define to 1 if you have the declaration of `strndupa', and to 0 if you 47 don't. */ 48#undef HAVE_DECL_STRNDUPA 49 50/* Define to 1 if you have the <dlfcn.h> header file. */ 51#undef HAVE_DLFCN_H 52 53/* Define to 1 if you have the `dup2' function. */ 54#undef HAVE_DUP2 55 56/* Define to 1 if you have the <fcntl.h> header file. */ 57#undef HAVE_FCNTL_H 58 59/* Define to 1 if you have the `fork' function. */ 60#undef HAVE_FORK 61 62/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 63#undef HAVE_FSEEKO 64 65/* Define to 1 if you have the `ftruncate' function. */ 66#undef HAVE_FTRUNCATE 67 68/* Define to 1 if your system has a working `getgroups' function. */ 69#undef HAVE_GETGROUPS 70 71/* Define to 1 if you have the `getpagesize' function. */ 72#undef HAVE_GETPAGESIZE 73 74/* Define to 1 if you have the <inttypes.h> header file. */ 75#undef HAVE_INTTYPES_H 76 77/* Define if kmod is available */ 78#undef HAVE_KMOD 79 80/* Define to 1 if you have the <limits.h> header file. */ 81#undef HAVE_LIMITS_H 82 83/* Define to 1 if you have the <linux/btrfs.h> header file. */ 84#undef HAVE_LINUX_BTRFS_H 85 86/* Define to 1 if you have the <locale.h> header file. */ 87#undef HAVE_LOCALE_H 88 89/* Define to 1 if you have the `localtime_r' function. */ 90#undef HAVE_LOCALTIME_R 91 92/* Define to 1 if you have the `mallinfo' function. */ 93#undef HAVE_MALLINFO 94 95/* Define to 1 if you have the <memory.h> header file. */ 96#undef HAVE_MEMORY_H 97 98/* Define to 1 if you have the `mempcpy' function. */ 99#undef HAVE_MEMPCPY 100 101/* Define to 1 if you have the `mkdir' function. */ 102#undef HAVE_MKDIR 103 104/* Define to 1 if you have a working `mmap' system call. */ 105#undef HAVE_MMAP 106 107/* Define to 1 if you have the <mtd/mtd-user.h> header file. */ 108#undef HAVE_MTD_MTD_USER_H 109 110/* Define to 1 if you have the `munmap' function. */ 111#undef HAVE_MUNMAP 112 113/* Define to 1 if you have the <netinet/in.h> header file. */ 114#undef HAVE_NETINET_IN_H 115 116/* Define to 1 if you have the `nl_langinfo' function. */ 117#undef HAVE_NL_LANGINFO 118 119/* Define to 1 if you have the `rmdir' function. */ 120#undef HAVE_RMDIR 121 122/* Define if SELinux is available */ 123#undef HAVE_SELINUX 124 125/* Define to 1 if you have the `setlocale' function. */ 126#undef HAVE_SETLOCALE 127 128/* Define to 1 if you have the `socket' function. */ 129#undef HAVE_SOCKET 130 131/* Define to include hard-coded default search paths in / and /usr */ 132#undef HAVE_SPLIT_USR 133 134/* Define to 1 if you have the <stdint.h> header file. */ 135#undef HAVE_STDINT_H 136 137/* Define to 1 if you have the <stdlib.h> header file. */ 138#undef HAVE_STDLIB_H 139 140/* Define to 1 if you have the `stpcpy' function. */ 141#undef HAVE_STPCPY 142 143/* Define to 1 if you have the <strings.h> header file. */ 144#undef HAVE_STRINGS_H 145 146/* Define to 1 if you have the <string.h> header file. */ 147#undef HAVE_STRING_H 148 149/* Define to 1 if `st_rdev' is a member of `struct stat'. */ 150#undef HAVE_STRUCT_STAT_ST_RDEV 151 152/* Define to 1 if you have the <syslog.h> header file. */ 153#undef HAVE_SYSLOG_H 154 155/* Define to 1 if you have the <sys/ioctl.h> header file. */ 156#undef HAVE_SYS_IOCTL_H 157 158/* Define to 1 if you have the <sys/mount.h> header file. */ 159#undef HAVE_SYS_MOUNT_H 160 161/* Define to 1 if you have the <sys/param.h> header file. */ 162#undef HAVE_SYS_PARAM_H 163 164/* Define to 1 if you have the <sys/socket.h> header file. */ 165#undef HAVE_SYS_SOCKET_H 166 167/* Define to 1 if you have the <sys/statvfs.h> header file. */ 168#undef HAVE_SYS_STATVFS_H 169 170/* Define to 1 if you have the <sys/stat.h> header file. */ 171#undef HAVE_SYS_STAT_H 172 173/* Define to 1 if you have the <sys/time.h> header file. */ 174#undef HAVE_SYS_TIME_H 175 176/* Define to 1 if you have the <sys/types.h> header file. */ 177#undef HAVE_SYS_TYPES_H 178 179/* Define to 1 if you have the <sys/vfs.h> header file. */ 180#undef HAVE_SYS_VFS_H 181 182/* Define to 1 if you have the <termios.h> header file. */ 183#undef HAVE_TERMIOS_H 184 185/* Define to 1 if you have the `uname' function. */ 186#undef HAVE_UNAME 187 188/* Define to 1 if you have the <unistd.h> header file. */ 189#undef HAVE_UNISTD_H 190 191/* Define if unshare is declared */ 192#undef HAVE_UNSHARE 193 194/* Define to 1 if you have the `vfork' function. */ 195#undef HAVE_VFORK 196 197/* Define to 1 if you have the <vfork.h> header file. */ 198#undef HAVE_VFORK_H 199 200/* Define to 1 if `fork' works. */ 201#undef HAVE_WORKING_FORK 202 203/* Define to 1 if `vfork' works. */ 204#undef HAVE_WORKING_VFORK 205 206/* Define to 1 if `lstat' dereferences a symlink specified with a trailing 207 slash. */ 208#undef LSTAT_FOLLOWS_SLASHED_SYMLINK 209 210/* Define to the sub-directory where libtool stores uninstalled libraries. */ 211#undef LT_OBJDIR 212 213/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. 214 */ 215#undef MAJOR_IN_MKDEV 216 217/* Define to 1 if `major', `minor', and `makedev' are declared in 218 <sysmacros.h>. */ 219#undef MAJOR_IN_SYSMACROS 220 221/* Name of package */ 222#undef PACKAGE 223 224/* Define to the address where bug reports for this package should be sent. */ 225#undef PACKAGE_BUGREPORT 226 227/* Define to the full name of this package. */ 228#undef PACKAGE_NAME 229 230/* Define to the full name and version of this package. */ 231#undef PACKAGE_STRING 232 233/* Define to the one symbol short name of this package. */ 234#undef PACKAGE_TARNAME 235 236/* Define to the home page for this package. */ 237#undef PACKAGE_URL 238 239/* Define to the version of this package. */ 240#undef PACKAGE_VERSION 241 242/* The size of `dev_t', as computed by sizeof. */ 243#undef SIZEOF_DEV_T 244 245/* The size of `gid_t', as computed by sizeof. */ 246#undef SIZEOF_GID_T 247 248/* The size of `pid_t', as computed by sizeof. */ 249#undef SIZEOF_PID_T 250 251/* The size of `rlim_t', as computed by sizeof. */ 252#undef SIZEOF_RLIM_T 253 254/* The size of `time_t', as computed by sizeof. */ 255#undef SIZEOF_TIME_T 256 257/* The size of `uid_t', as computed by sizeof. */ 258#undef SIZEOF_UID_T 259 260/* Define to 1 if you have the ANSI C header files. */ 261#undef STDC_HEADERS 262 263/* Enable extensions on AIX 3, Interix. */ 264#ifndef _ALL_SOURCE 265# undef _ALL_SOURCE 266#endif 267/* Enable GNU extensions on systems that have them. */ 268#ifndef _GNU_SOURCE 269# undef _GNU_SOURCE 270#endif 271/* Enable threading extensions on Solaris. */ 272#ifndef _POSIX_PTHREAD_SEMANTICS 273# undef _POSIX_PTHREAD_SEMANTICS 274#endif 275/* Enable extensions on HP NonStop. */ 276#ifndef _TANDEM_SOURCE 277# undef _TANDEM_SOURCE 278#endif 279/* Enable general extensions on Solaris. */ 280#ifndef __EXTENSIONS__ 281# undef __EXTENSIONS__ 282#endif 283 284 285/* Version number of package */ 286#undef VERSION 287 288/* Enable large inode numbers on Mac OS X 10.5. */ 289#ifndef _DARWIN_USE_64_BIT_INODE 290# define _DARWIN_USE_64_BIT_INODE 1 291#endif 292 293/* Number of bits in a file offset, on hosts where this is settable. */ 294#undef _FILE_OFFSET_BITS 295 296/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 297#undef _LARGEFILE_SOURCE 298 299/* Define for large files, on AIX-style hosts. */ 300#undef _LARGE_FILES 301 302/* Define to 1 if on MINIX. */ 303#undef _MINIX 304 305/* Define to 2 if the system does not provide POSIX.1 features except with 306 this defined. */ 307#undef _POSIX_1_SOURCE 308 309/* Define to 1 if you need to in order for `stat' and other things to work. */ 310#undef _POSIX_SOURCE 311 312/* Define to `int' if <sys/types.h> doesn't define. */ 313#undef gid_t 314 315/* Define to `__inline__' or `__inline' if that's what the C compiler 316 calls it, or to nothing if 'inline' is not supported under any name. */ 317#ifndef __cplusplus 318#undef inline 319#endif 320 321/* Define to `int' if <sys/types.h> does not define. */ 322#undef mode_t 323 324/* Define to `int' if <sys/types.h> does not define. */ 325#undef pid_t 326 327/* Define to `unsigned int' if <sys/types.h> does not define. */ 328#undef size_t 329 330/* Define to `int' if <sys/types.h> doesn't define. */ 331#undef uid_t 332 333/* Define as `fork' if `vfork' does not work. */ 334#undef vfork 335