| 1 | /* prelude/defines.hfa.in. Generated from configure.ac by autoheader. */
|
|---|
| 2 |
|
|---|
| 3 | /* Location of cfa command. */
|
|---|
| 4 | #undef CFA_BINDIR
|
|---|
| 5 |
|
|---|
| 6 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 7 | supports the operation IORING_OP_ACCEPT. */
|
|---|
| 8 | #undef CFA_HAVE_IORING_OP_ACCEPT
|
|---|
| 9 |
|
|---|
| 10 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 11 | supports the operation IORING_OP_ASYNC_CANCEL. */
|
|---|
| 12 | #undef CFA_HAVE_IORING_OP_ASYNC_CANCEL
|
|---|
| 13 |
|
|---|
| 14 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 15 | supports the operation IORING_OP_CLOSE. */
|
|---|
| 16 | #undef CFA_HAVE_IORING_OP_CLOSE
|
|---|
| 17 |
|
|---|
| 18 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 19 | supports the operation IORING_OP_CONNECT. */
|
|---|
| 20 | #undef CFA_HAVE_IORING_OP_CONNECT
|
|---|
| 21 |
|
|---|
| 22 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 23 | supports the operation IORING_OP_EPOLL_CTL. */
|
|---|
| 24 | #undef CFA_HAVE_IORING_OP_EPOLL_CTL
|
|---|
| 25 |
|
|---|
| 26 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 27 | supports the operation IORING_OP_FADVISE. */
|
|---|
| 28 | #undef CFA_HAVE_IORING_OP_FADVISE
|
|---|
| 29 |
|
|---|
| 30 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 31 | supports the operation IORING_OP_FALLOCATE. */
|
|---|
| 32 | #undef CFA_HAVE_IORING_OP_FALLOCATE
|
|---|
| 33 |
|
|---|
| 34 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 35 | supports the operation IORING_OP_FILES_UPDATE. */
|
|---|
| 36 | #undef CFA_HAVE_IORING_OP_FILES_UPDATE
|
|---|
| 37 |
|
|---|
| 38 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 39 | supports the operation IORING_OP_FSYNC. */
|
|---|
| 40 | #undef CFA_HAVE_IORING_OP_FSYNC
|
|---|
| 41 |
|
|---|
| 42 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 43 | supports the operation IORING_OP_LINK_TIMEOUT. */
|
|---|
| 44 | #undef CFA_HAVE_IORING_OP_LINK_TIMEOUT
|
|---|
| 45 |
|
|---|
| 46 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 47 | supports the operation IORING_OP_MADVISE. */
|
|---|
| 48 | #undef CFA_HAVE_IORING_OP_MADVISE
|
|---|
| 49 |
|
|---|
| 50 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 51 | supports the operation IORING_OP_NOP. */
|
|---|
| 52 | #undef CFA_HAVE_IORING_OP_NOP
|
|---|
| 53 |
|
|---|
| 54 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 55 | supports the operation IORING_OP_OPENAT. */
|
|---|
| 56 | #undef CFA_HAVE_IORING_OP_OPENAT
|
|---|
| 57 |
|
|---|
| 58 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 59 | supports the operation IORING_OP_OPENAT2. */
|
|---|
| 60 | #undef CFA_HAVE_IORING_OP_OPENAT2
|
|---|
| 61 |
|
|---|
| 62 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 63 | supports the operation IORING_OP_POLL_ADD. */
|
|---|
| 64 | #undef CFA_HAVE_IORING_OP_POLL_ADD
|
|---|
| 65 |
|
|---|
| 66 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 67 | supports the operation IORING_OP_POLL_REMOVE. */
|
|---|
| 68 | #undef CFA_HAVE_IORING_OP_POLL_REMOVE
|
|---|
| 69 |
|
|---|
| 70 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 71 | supports the operation IORING_OP_PROVIDE_BUFFERS. */
|
|---|
| 72 | #undef CFA_HAVE_IORING_OP_PROVIDE_BUFFERS
|
|---|
| 73 |
|
|---|
| 74 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 75 | supports the operation IORING_OP_READ. */
|
|---|
| 76 | #undef CFA_HAVE_IORING_OP_READ
|
|---|
| 77 |
|
|---|
| 78 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 79 | supports the operation IORING_OP_READV. */
|
|---|
| 80 | #undef CFA_HAVE_IORING_OP_READV
|
|---|
| 81 |
|
|---|
| 82 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 83 | supports the operation IORING_OP_READ_FIXED. */
|
|---|
| 84 | #undef CFA_HAVE_IORING_OP_READ_FIXED
|
|---|
| 85 |
|
|---|
| 86 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 87 | supports the operation IORING_OP_RECV. */
|
|---|
| 88 | #undef CFA_HAVE_IORING_OP_RECV
|
|---|
| 89 |
|
|---|
| 90 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 91 | supports the operation IORING_OP_RECVMSG. */
|
|---|
| 92 | #undef CFA_HAVE_IORING_OP_RECVMSG
|
|---|
| 93 |
|
|---|
| 94 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 95 | supports the operation IORING_OP_REMOVE_BUFFER. */
|
|---|
| 96 | #undef CFA_HAVE_IORING_OP_REMOVE_BUFFER
|
|---|
| 97 |
|
|---|
| 98 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 99 | supports the operation IORING_OP_SEND. */
|
|---|
| 100 | #undef CFA_HAVE_IORING_OP_SEND
|
|---|
| 101 |
|
|---|
| 102 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 103 | supports the operation IORING_OP_SENDMSG. */
|
|---|
| 104 | #undef CFA_HAVE_IORING_OP_SENDMSG
|
|---|
| 105 |
|
|---|
| 106 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 107 | supports the operation IORING_OP_SPLICE. */
|
|---|
| 108 | #undef CFA_HAVE_IORING_OP_SPLICE
|
|---|
| 109 |
|
|---|
| 110 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 111 | supports the operation IORING_OP_STATX. */
|
|---|
| 112 | #undef CFA_HAVE_IORING_OP_STATX
|
|---|
| 113 |
|
|---|
| 114 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 115 | supports the operation IORING_OP_SYNC_FILE_RANGE. */
|
|---|
| 116 | #undef CFA_HAVE_IORING_OP_SYNC_FILE_RANGE
|
|---|
| 117 |
|
|---|
| 118 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 119 | supports the operation IORING_OP_TEE. */
|
|---|
| 120 | #undef CFA_HAVE_IORING_OP_TEE
|
|---|
| 121 |
|
|---|
| 122 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 123 | supports the operation IORING_OP_TIMEOUT. */
|
|---|
| 124 | #undef CFA_HAVE_IORING_OP_TIMEOUT
|
|---|
| 125 |
|
|---|
| 126 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 127 | supports the operation IORING_OP_TIMEOUT_REMOVE. */
|
|---|
| 128 | #undef CFA_HAVE_IORING_OP_TIMEOUT_REMOVE
|
|---|
| 129 |
|
|---|
| 130 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 131 | supports the operation IORING_OP_WRITE. */
|
|---|
| 132 | #undef CFA_HAVE_IORING_OP_WRITE
|
|---|
| 133 |
|
|---|
| 134 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 135 | supports the operation IORING_OP_WRITEV. */
|
|---|
| 136 | #undef CFA_HAVE_IORING_OP_WRITEV
|
|---|
| 137 |
|
|---|
| 138 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 139 | supports the operation IORING_OP_WRITE_FIXED. */
|
|---|
| 140 | #undef CFA_HAVE_IORING_OP_WRITE_FIXED
|
|---|
| 141 |
|
|---|
| 142 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 143 | supports the flag IORING_SETUP_ATTACH_WQ. */
|
|---|
| 144 | #undef CFA_HAVE_IORING_SETUP_ATTACH_WQ
|
|---|
| 145 |
|
|---|
| 146 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 147 | supports the flag ASYNC. */
|
|---|
| 148 | #undef CFA_HAVE_IOSQE_ASYNC
|
|---|
| 149 |
|
|---|
| 150 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 151 | supports the flag BUFFER_SELEC. */
|
|---|
| 152 | #undef CFA_HAVE_IOSQE_BUFFER_SELECT
|
|---|
| 153 |
|
|---|
| 154 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 155 | supports the flag FIXED_FILE. */
|
|---|
| 156 | #undef CFA_HAVE_IOSQE_FIXED_FILE
|
|---|
| 157 |
|
|---|
| 158 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 159 | supports the flag IO_DRAIN. */
|
|---|
| 160 | #undef CFA_HAVE_IOSQE_IO_DRAIN
|
|---|
| 161 |
|
|---|
| 162 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 163 | supports the flag IO_HARDLINK. */
|
|---|
| 164 | #undef CFA_HAVE_IOSQE_IO_HARDLINK
|
|---|
| 165 |
|
|---|
| 166 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 167 | supports the flag IO_LINK. */
|
|---|
| 168 | #undef CFA_HAVE_IOSQE_IO_LINK
|
|---|
| 169 |
|
|---|
| 170 | /* Defined if io_uring support is present when compiling libcfathread. */
|
|---|
| 171 | #undef CFA_HAVE_LINUX_IO_URING_H
|
|---|
| 172 |
|
|---|
| 173 | /* Defined if librseq support is present when compiling libcfathread. */
|
|---|
| 174 | #undef CFA_HAVE_LINUX_LIBRSEQ
|
|---|
| 175 |
|
|---|
| 176 | /* Defined if rseq support is present when compiling libcfathread. */
|
|---|
| 177 | #undef CFA_HAVE_LINUX_RSEQ_H
|
|---|
| 178 |
|
|---|
| 179 | /* Defined if openat2 support is present when compiling libcfathread. */
|
|---|
| 180 | #undef CFA_HAVE_OPENAT2
|
|---|
| 181 |
|
|---|
| 182 | /* Defined if preadv2 support is present when compiling libcfathread. */
|
|---|
| 183 | #undef CFA_HAVE_PREADV2
|
|---|
| 184 |
|
|---|
| 185 | /* Defined if pwritev2 support is present when compiling libcfathread. */
|
|---|
| 186 | #undef CFA_HAVE_PWRITEV2
|
|---|
| 187 |
|
|---|
| 188 | /* Defined if io_uring support is present when compiling libcfathread and
|
|---|
| 189 | supports the flag SPLICE_F_FD_IN_FIXED. */
|
|---|
| 190 | #undef CFA_HAVE_SPLICE_F_FD_IN_FIXED
|
|---|
| 191 |
|
|---|
| 192 | /* Defined if statx support is present when compiling libcfathread. */
|
|---|
| 193 | #undef CFA_HAVE_STATX
|
|---|
| 194 |
|
|---|
| 195 | /* Location of include files. */
|
|---|
| 196 | #undef CFA_INCDIR
|
|---|
| 197 |
|
|---|
| 198 | /* Location of cc1 and cfa-cpp commands. */
|
|---|
| 199 | #undef CFA_LIBDIR
|
|---|
| 200 |
|
|---|
| 201 | /* Location of cfa install. */
|
|---|
| 202 | #undef CFA_PREFIX
|
|---|
| 203 |
|
|---|
| 204 | /* Define to 1 if you have the <dlfcn.h> header file. */
|
|---|
| 205 | #undef HAVE_DLFCN_H
|
|---|
| 206 |
|
|---|
| 207 | /* Define to 1 if you have the <inttypes.h> header file. */
|
|---|
| 208 | #undef HAVE_INTTYPES_H
|
|---|
| 209 |
|
|---|
| 210 | /* Define to 1 if you have the <linux/io_uring.h> header file. */
|
|---|
| 211 | #undef HAVE_LINUX_IO_URING_H
|
|---|
| 212 |
|
|---|
| 213 | /* Define to 1 if you have the <linux/rseq.h> header file. */
|
|---|
| 214 | #undef HAVE_LINUX_RSEQ_H
|
|---|
| 215 |
|
|---|
| 216 | /* Define to 1 if you have the <memory.h> header file. */
|
|---|
| 217 | #undef HAVE_MEMORY_H
|
|---|
| 218 |
|
|---|
| 219 | /* Define to 1 if you have the <stdint.h> header file. */
|
|---|
| 220 | #undef HAVE_STDINT_H
|
|---|
| 221 |
|
|---|
| 222 | /* Define to 1 if you have the <stdlib.h> header file. */
|
|---|
| 223 | #undef HAVE_STDLIB_H
|
|---|
| 224 |
|
|---|
| 225 | /* Define to 1 if you have the <strings.h> header file. */
|
|---|
| 226 | #undef HAVE_STRINGS_H
|
|---|
| 227 |
|
|---|
| 228 | /* Define to 1 if you have the <string.h> header file. */
|
|---|
| 229 | #undef HAVE_STRING_H
|
|---|
| 230 |
|
|---|
| 231 | /* Define to 1 if you have the <sys/stat.h> header file. */
|
|---|
| 232 | #undef HAVE_SYS_STAT_H
|
|---|
| 233 |
|
|---|
| 234 | /* Define to 1 if you have the <sys/types.h> header file. */
|
|---|
| 235 | #undef HAVE_SYS_TYPES_H
|
|---|
| 236 |
|
|---|
| 237 | /* Define to 1 if you have the <unistd.h> header file. */
|
|---|
| 238 | #undef HAVE_UNISTD_H
|
|---|
| 239 |
|
|---|
| 240 | /* Define to the sub-directory where libtool stores uninstalled libraries. */
|
|---|
| 241 | #undef LT_OBJDIR
|
|---|
| 242 |
|
|---|
| 243 | /* Name of package */
|
|---|
| 244 | #undef PACKAGE
|
|---|
| 245 |
|
|---|
| 246 | /* Define to the address where bug reports for this package should be sent. */
|
|---|
| 247 | #undef PACKAGE_BUGREPORT
|
|---|
| 248 |
|
|---|
| 249 | /* Define to the full name of this package. */
|
|---|
| 250 | #undef PACKAGE_NAME
|
|---|
| 251 |
|
|---|
| 252 | /* Define to the full name and version of this package. */
|
|---|
| 253 | #undef PACKAGE_STRING
|
|---|
| 254 |
|
|---|
| 255 | /* Define to the one symbol short name of this package. */
|
|---|
| 256 | #undef PACKAGE_TARNAME
|
|---|
| 257 |
|
|---|
| 258 | /* Define to the home page for this package. */
|
|---|
| 259 | #undef PACKAGE_URL
|
|---|
| 260 |
|
|---|
| 261 | /* Define to the version of this package. */
|
|---|
| 262 | #undef PACKAGE_VERSION
|
|---|
| 263 |
|
|---|
| 264 | /* Define to 1 if you have the ANSI C header files. */
|
|---|
| 265 | #undef STDC_HEADERS
|
|---|
| 266 |
|
|---|
| 267 | /* Version number of package */
|
|---|
| 268 | #undef VERSION
|
|---|
| 269 |
|
|---|
| 270 | /* Defined if libcfathread was compiled without support for statistics. */
|
|---|
| 271 | #undef __CFA_NO_STATISTICS__
|
|---|