1 1.1 pooka /* rumpuser_config.h.in. Generated from configure.ac by autoheader. */ 2 1.1 pooka 3 1.1 pooka /* Define to 1 if you have the `aligned_alloc' function. */ 4 1.1 pooka #undef HAVE_ALIGNED_ALLOC 5 1.1 pooka 6 1.1 pooka /* Define to 1 if you have the `arc4random_buf' function. */ 7 1.1 pooka #undef HAVE_ARC4RANDOM_BUF 8 1.1 pooka 9 1.1 pooka /* Define to 1 if you have the `chflags' function. */ 10 1.1 pooka #undef HAVE_CHFLAGS 11 1.1 pooka 12 1.1 pooka /* Define to 1 if the system has the type `clockid_t'. */ 13 1.1 pooka #undef HAVE_CLOCKID_T 14 1.1 pooka 15 1.3 pooka /* clock_gettime */ 16 1.1 pooka #undef HAVE_CLOCK_GETTIME 17 1.1 pooka 18 1.2 pooka /* clock_nanosleep */ 19 1.2 pooka #undef HAVE_CLOCK_NANOSLEEP 20 1.2 pooka 21 1.1 pooka /* dlinfo */ 22 1.1 pooka #undef HAVE_DLINFO 23 1.1 pooka 24 1.1 pooka /* Define to 1 if you have the `fsync_range' function. */ 25 1.1 pooka #undef HAVE_FSYNC_RANGE 26 1.1 pooka 27 1.1 pooka /* Define to 1 if you have the `getenv_r' function. */ 28 1.1 pooka #undef HAVE_GETENV_R 29 1.1 pooka 30 1.1 pooka /* Define to 1 if you have the `getprogname' function. */ 31 1.1 pooka #undef HAVE_GETPROGNAME 32 1.1 pooka 33 1.1 pooka /* Define to 1 if you have the `getsubopt' function. */ 34 1.1 pooka #undef HAVE_GETSUBOPT 35 1.1 pooka 36 1.1 pooka /* Define to 1 if you have the <inttypes.h> header file. */ 37 1.1 pooka #undef HAVE_INTTYPES_H 38 1.1 pooka 39 1.1 pooka /* Define to 1 if ioctl()'s cmd arg is int */ 40 1.1 pooka #undef HAVE_IOCTL_CMD_INT 41 1.1 pooka 42 1.1 pooka /* Define to 1 if you have the `kqueue' function. */ 43 1.1 pooka #undef HAVE_KQUEUE 44 1.1 pooka 45 1.1 pooka /* Define to 1 if you have the `rt' library (-lrt). */ 46 1.1 pooka #undef HAVE_LIBRT 47 1.1 pooka 48 1.1 pooka /* Define to 1 if you have the `memalign' function. */ 49 1.1 pooka #undef HAVE_MEMALIGN 50 1.1 pooka 51 1.1 pooka /* Define to 1 if you have the <memory.h> header file. */ 52 1.1 pooka #undef HAVE_MEMORY_H 53 1.1 pooka 54 1.1 pooka /* Define to 1 if you have the <paths.h> header file. */ 55 1.1 pooka #undef HAVE_PATHS_H 56 1.1 pooka 57 1.1 pooka /* Define to 1 if you have the `posix_memalign' function. */ 58 1.1 pooka #undef HAVE_POSIX_MEMALIGN 59 1.1 pooka 60 1.5 ozaki /* Define to 1 if you have the `preadv' function. */ 61 1.5 ozaki #undef HAVE_PREADV 62 1.5 ozaki 63 1.1 pooka /* Define to 1 if you have 2-arg pthread_setname_np() */ 64 1.1 pooka #undef HAVE_PTHREAD_SETNAME2 65 1.1 pooka 66 1.1 pooka /* Define to 1 if you have 3-arg pthread_setname_np() */ 67 1.1 pooka #undef HAVE_PTHREAD_SETNAME3 68 1.1 pooka 69 1.5 ozaki /* Define to 1 if you have the `pwritev' function. */ 70 1.5 ozaki #undef HAVE_PWRITEV 71 1.5 ozaki 72 1.1 pooka /* Define to 1 if the system has the type `register_t'. */ 73 1.1 pooka #undef HAVE_REGISTER_T 74 1.1 pooka 75 1.1 pooka /* Define to 1 if you have the `setprogname' function. */ 76 1.1 pooka #undef HAVE_SETPROGNAME 77 1.1 pooka 78 1.1 pooka /* Define to 1 if you have the <stdint.h> header file. */ 79 1.1 pooka #undef HAVE_STDINT_H 80 1.1 pooka 81 1.1 pooka /* Define to 1 if you have the <stdlib.h> header file. */ 82 1.1 pooka #undef HAVE_STDLIB_H 83 1.1 pooka 84 1.1 pooka /* Define to 1 if you have the <strings.h> header file. */ 85 1.1 pooka #undef HAVE_STRINGS_H 86 1.1 pooka 87 1.1 pooka /* Define to 1 if you have the <string.h> header file. */ 88 1.1 pooka #undef HAVE_STRING_H 89 1.1 pooka 90 1.1 pooka /* Define to 1 if you have the `strsuftoll' function. */ 91 1.1 pooka #undef HAVE_STRSUFTOLL 92 1.1 pooka 93 1.1 pooka /* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */ 94 1.1 pooka #undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 95 1.1 pooka 96 1.1 pooka /* Define to 1 if you have the <sys/atomic.h> header file. */ 97 1.1 pooka #undef HAVE_SYS_ATOMIC_H 98 1.1 pooka 99 1.1 pooka /* Define to 1 if you have the <sys/cdefs.h> header file. */ 100 1.1 pooka #undef HAVE_SYS_CDEFS_H 101 1.1 pooka 102 1.1 pooka /* Define to 1 if you have the <sys/disklabel.h> header file. */ 103 1.1 pooka #undef HAVE_SYS_DISKLABEL_H 104 1.1 pooka 105 1.1 pooka /* Define to 1 if you have the <sys/disk.h> header file. */ 106 1.1 pooka #undef HAVE_SYS_DISK_H 107 1.1 pooka 108 1.1 pooka /* Define to 1 if you have the <sys/dkio.h> header file. */ 109 1.1 pooka #undef HAVE_SYS_DKIO_H 110 1.1 pooka 111 1.1 pooka /* Define to 1 if you have the <sys/param.h> header file. */ 112 1.1 pooka #undef HAVE_SYS_PARAM_H 113 1.1 pooka 114 1.1 pooka /* Define to 1 if you have the <sys/stat.h> header file. */ 115 1.1 pooka #undef HAVE_SYS_STAT_H 116 1.1 pooka 117 1.1 pooka /* Define to 1 if you have the <sys/sysctl.h> header file. */ 118 1.1 pooka #undef HAVE_SYS_SYSCTL_H 119 1.1 pooka 120 1.1 pooka /* Define to 1 if you have the <sys/types.h> header file. */ 121 1.1 pooka #undef HAVE_SYS_TYPES_H 122 1.1 pooka 123 1.1 pooka /* Define to 1 if you have the <unistd.h> header file. */ 124 1.1 pooka #undef HAVE_UNISTD_H 125 1.1 pooka 126 1.4 pooka /* Define to 1 if you have the `utimensat' function. */ 127 1.4 pooka #undef HAVE_UTIMENSAT 128 1.4 pooka 129 1.1 pooka /* Define to 1 if you have the `__quotactl' function. */ 130 1.1 pooka #undef HAVE___QUOTACTL 131 1.1 pooka 132 1.1 pooka /* Define to the address where bug reports for this package should be sent. */ 133 1.1 pooka #undef PACKAGE_BUGREPORT 134 1.1 pooka 135 1.1 pooka /* Define to the full name of this package. */ 136 1.1 pooka #undef PACKAGE_NAME 137 1.1 pooka 138 1.1 pooka /* Define to the full name and version of this package. */ 139 1.1 pooka #undef PACKAGE_STRING 140 1.1 pooka 141 1.1 pooka /* Define to the one symbol short name of this package. */ 142 1.1 pooka #undef PACKAGE_TARNAME 143 1.1 pooka 144 1.1 pooka /* Define to the home page for this package. */ 145 1.1 pooka #undef PACKAGE_URL 146 1.1 pooka 147 1.1 pooka /* Define to the version of this package. */ 148 1.1 pooka #undef PACKAGE_VERSION 149 1.1 pooka 150 1.1 pooka /* Define to 1 if you have the ANSI C header files. */ 151 1.1 pooka #undef STDC_HEADERS 152 1.1 pooka 153 1.1 pooka /* Enable large inode numbers on Mac OS X 10.5. */ 154 1.1 pooka #ifndef _DARWIN_USE_64_BIT_INODE 155 1.1 pooka # define _DARWIN_USE_64_BIT_INODE 1 156 1.1 pooka #endif 157 1.1 pooka 158 1.1 pooka /* Number of bits in a file offset, on hosts where this is settable. */ 159 1.1 pooka #undef _FILE_OFFSET_BITS 160 1.1 pooka 161 1.1 pooka /* Define for large files, on AIX-style hosts. */ 162 1.1 pooka #undef _LARGE_FILES 163