|
| 1 | +/* config/config.h.in. Generated from configure.ac by autoheader. */ |
| 2 | + |
| 3 | +/* Define if building pthread work queues from source */ |
| 4 | +#undef BUILD_OWN_PTHREAD_WORKQUEUES |
| 5 | + |
| 6 | +/* Define to 1 if you have the declaration of `CLOCK_MONOTONIC', and to 0 if |
| 7 | + you don't. */ |
| 8 | +#cmakedefine01 HAVE_DECL_CLOCK_MONOTONIC |
| 9 | + |
| 10 | +/* Define to 1 if you have the declaration of `CLOCK_UPTIME', and to 0 if you |
| 11 | + don't. */ |
| 12 | +#cmakedefine01 HAVE_DECL_CLOCK_UPTIME |
| 13 | + |
| 14 | +/* Define to 1 if you have the declaration of `FD_COPY', and to 0 if you |
| 15 | + don't. */ |
| 16 | +#cmakedefine01 HAVE_DECL_FD_COPY |
| 17 | + |
| 18 | +/* Define to 1 if you have the declaration of `NOTE_NONE', and to 0 if you |
| 19 | + don't. */ |
| 20 | +#cmakedefine01 HAVE_DECL_NOTE_NONE |
| 21 | + |
| 22 | +/* Define to 1 if you have the declaration of `NOTE_REAP', and to 0 if you |
| 23 | + don't. */ |
| 24 | +#cmakedefine01 HAVE_DECL_NOTE_REAP |
| 25 | + |
| 26 | +/* Define to 1 if you have the declaration of `NOTE_REVOKE', and to 0 if you |
| 27 | + don't. */ |
| 28 | +#cmakedefine01 HAVE_DECL_NOTE_REVOKE |
| 29 | + |
| 30 | +/* Define to 1 if you have the declaration of `NOTE_SIGNAL', and to 0 if you |
| 31 | + don't. */ |
| 32 | +#cmakedefine01 HAVE_DECL_NOTE_SIGNAL |
| 33 | + |
| 34 | +/* Define to 1 if you have the declaration of `POSIX_SPAWN_START_SUSPENDED', |
| 35 | + and to 0 if you don't. */ |
| 36 | +#undef HAVE_DECL_POSIX_SPAWN_START_SUSPENDED |
| 37 | + |
| 38 | +/* Define to 1 if you have the declaration of `program_invocation_short_name', |
| 39 | + and to 0 if you don't. */ |
| 40 | +#cmakedefine01 HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME |
| 41 | + |
| 42 | +/* Define to 1 if you have the declaration of `SIGEMT', and to 0 if you don't. |
| 43 | + */ |
| 44 | +#cmakedefine01 HAVE_DECL_SIGEMT |
| 45 | + |
| 46 | +/* Define to 1 if you have the declaration of `VQ_QUOTA', and to 0 if you |
| 47 | + don't. */ |
| 48 | +#cmakedefine01 HAVE_DECL_VQ_QUOTA |
| 49 | + |
| 50 | +/* Define to 1 if you have the declaration of `VQ_UPDATE', and to 0 if you |
| 51 | + don't. */ |
| 52 | +#cmakedefine01 HAVE_DECL_VQ_UPDATE |
| 53 | + |
| 54 | +/* Define to 1 if you have the declaration of `VQ_VERYLOWDISK', and to 0 if |
| 55 | + you don't. */ |
| 56 | +#cmakedefine01 HAVE_DECL_VQ_VERYLOWDISK |
| 57 | + |
| 58 | +/* Define to 1 if you have the <dlfcn.h> header file. */ |
| 59 | +#cmakedefine01 HAVE_DLFCN_H |
| 60 | + |
| 61 | +/* Define to 1 if you have the <fcntl.h> header file. */ |
| 62 | +#cmakedefine01 HAVE_FCNTL_H |
| 63 | + |
| 64 | +/* Define to 1 if you have the `getprogname' function. */ |
| 65 | +#cmakedefine01 HAVE_GETPROGNAME |
| 66 | + |
| 67 | +/* Define to 1 if you have the <inttypes.h> header file. */ |
| 68 | +#cmakedefine01 HAVE_INTTYPES_H |
| 69 | + |
| 70 | +/* Define if Apple leaks program is present */ |
| 71 | +#undef HAVE_LEAKS |
| 72 | + |
| 73 | +/* Define to 1 if you have the <libkern/OSAtomic.h> header file. */ |
| 74 | +#cmakedefine01 HAVE_LIBKERN_OSATOMIC_H |
| 75 | + |
| 76 | +/* Define to 1 if you have the <libkern/OSCrossEndian.h> header file. */ |
| 77 | +#cmakedefine01 HAVE_LIBKERN_OSCROSSENDIAN_H |
| 78 | + |
| 79 | +/* Define to 1 if you have the <libproc_internal.h> header file. */ |
| 80 | +#cmakedefine01 HAVE_LIBPROC_INTERNAL_H |
| 81 | + |
| 82 | +/* Define if mach is present */ |
| 83 | +#cmakedefine01 HAVE_MACH |
| 84 | + |
| 85 | +/* Define to 1 if you have the `mach_absolute_time' function. */ |
| 86 | +#cmakedefine01 HAVE_MACH_ABSOLUTE_TIME |
| 87 | + |
| 88 | +/* Define to 1 if you have the `mach_port_construct' function. */ |
| 89 | +#cmakedefine01 HAVE_MACH_PORT_CONSTRUCT |
| 90 | + |
| 91 | +/* Define to 1 if you have the `malloc_create_zone' function. */ |
| 92 | +#cmakedefine01 HAVE_MALLOC_CREATE_ZONE |
| 93 | + |
| 94 | +/* Define to 1 if you have the <malloc/malloc.h> header file. */ |
| 95 | +#cmakedefine01 HAVE_MALLOC_MALLOC_H |
| 96 | + |
| 97 | +/* Define to 1 if you have the <memory.h> header file. */ |
| 98 | +#cmakedefine01 HAVE_MEMORY_H |
| 99 | + |
| 100 | +/* Define if __builtin_trap marked noreturn */ |
| 101 | +#undef HAVE_NORETURN_BUILTIN_TRAP |
| 102 | + |
| 103 | +/* Define if you have the Objective-C runtime */ |
| 104 | +#undef HAVE_OBJC |
| 105 | + |
| 106 | +/* Define to 1 if you have the `pthread_key_init_np' function. */ |
| 107 | +#cmakedefine01 HAVE_PTHREAD_KEY_INIT_NP |
| 108 | + |
| 109 | +/* Define to 1 if you have the <pthread_machdep.h> header file. */ |
| 110 | +#cmakedefine01 HAVE_PTHREAD_MACHDEP_H |
| 111 | + |
| 112 | +/* Define to 1 if you have the `pthread_main_np' function. */ |
| 113 | +#cmakedefine01 HAVE_PTHREAD_MAIN_NP |
| 114 | + |
| 115 | +/* Define to 1 if you have the <pthread_np.h> header file. */ |
| 116 | +#cmakedefine01 HAVE_PTHREAD_NP_H |
| 117 | + |
| 118 | +/* Define to 1 if you have the <pthread/qos.h> header file. */ |
| 119 | +#cmakedefine01 HAVE_PTHREAD_QOS_H |
| 120 | + |
| 121 | +/* Define if pthread work queues are present */ |
| 122 | +#undef HAVE_PTHREAD_WORKQUEUES |
| 123 | + |
| 124 | +/* Define to 1 if you have the <pthread_workqueue.h> header file. */ |
| 125 | +#cmakedefine01 HAVE_PTHREAD_WORKQUEUE_H |
| 126 | + |
| 127 | +/* Define to 1 if you have the <pthread/workqueue_private.h> header file. */ |
| 128 | +#cmakedefine01 HAVE_PTHREAD_WORKQUEUE_PRIVATE_H |
| 129 | + |
| 130 | +/* Define to 1 if you have the `pthread_workqueue_setdispatch_np' function. */ |
| 131 | +#cmakedefine01 HAVE_PTHREAD_WORKQUEUE_SETDISPATCH_NP |
| 132 | + |
| 133 | +/* Define to 1 if you have the <stdint.h> header file. */ |
| 134 | +#cmakedefine HAVE_STDINT_H |
| 135 | + |
| 136 | +/* Define to 1 if you have the <stdlib.h> header file. */ |
| 137 | +#cmakedefine01 HAVE_STDLIB_H |
| 138 | + |
| 139 | +/* Define to 1 if you have the <strings.h> header file. */ |
| 140 | +#cmakedefine01 HAVE_STRINGS_H |
| 141 | + |
| 142 | +/* Define to 1 if you have the <string.h> header file. */ |
| 143 | +#cmakedefine01 HAVE_STRING_H |
| 144 | + |
| 145 | +/* Define to 1 if you have the `strlcpy' function. */ |
| 146 | +#cmakedefine01 HAVE_STRLCPY |
| 147 | + |
| 148 | +/* Define if building for Swift */ |
| 149 | +#undef HAVE_SWIFT |
| 150 | + |
| 151 | +/* Define to 1 if you have the `sysconf' function. */ |
| 152 | +#cmakedefine01 HAVE_SYSCONF |
| 153 | + |
| 154 | +/* Define to 1 if you have the <sys/cdefs.h> header file. */ |
| 155 | +#cmakedefine01 HAVE_SYS_CDEFS_H |
| 156 | + |
| 157 | +/* Define to 1 if you have the <sys/guarded.h> header file. */ |
| 158 | +#cmakedefine01 HAVE_SYS_GUARDED_H |
| 159 | + |
| 160 | +/* Define to 1 if you have the <sys/stat.h> header file. */ |
| 161 | +#cmakedefine01 HAVE_SYS_STAT_H |
| 162 | + |
| 163 | +/* Define to 1 if you have the <sys/types.h> header file. */ |
| 164 | +#cmakedefine01 HAVE_SYS_TYPES_H |
| 165 | + |
| 166 | +/* Define to 1 if you have the <TargetConditionals.h> header file. */ |
| 167 | +#cmakedefine01 HAVE_TARGETCONDITIONALS_H |
| 168 | + |
| 169 | +/* Define to 1 if you have the <unistd.h> header file. */ |
| 170 | +#cmakedefine01 HAVE_UNISTD_H |
| 171 | + |
| 172 | +/* Define to 1 if you have the `_pthread_workqueue_init' function. */ |
| 173 | +#cmakedefine01 HAVE__PTHREAD_WORKQUEUE_INIT |
| 174 | + |
| 175 | +/* Define to the sub-directory where libtool stores uninstalled libraries. */ |
| 176 | +#undef LT_OBJDIR |
| 177 | + |
| 178 | +/* Name of package */ |
| 179 | +#undef PACKAGE |
| 180 | + |
| 181 | +/* Define to the address where bug reports for this package should be sent. */ |
| 182 | +#undef PACKAGE_BUGREPORT |
| 183 | + |
| 184 | +/* Define to the full name of this package. */ |
| 185 | +#cmakedefine PACKAGE_NAME |
| 186 | + |
| 187 | +/* Define to the full name and version of this package. */ |
| 188 | +#define PACKAGE_STRING #PACKAGE_NAME |
| 189 | + |
| 190 | +/* Define to the one symbol short name of this package. */ |
| 191 | +#undef PACKAGE_TARNAME |
| 192 | + |
| 193 | +/* Define to the home page for this package. */ |
| 194 | +#undef PACKAGE_URL |
| 195 | + |
| 196 | +/* Define to the version of this package. */ |
| 197 | +#cmakedefine PACKAGE_VERSION |
| 198 | + |
| 199 | +/* Define to 1 if you have the ANSI C header files. */ |
| 200 | +#undef STDC_HEADERS |
| 201 | + |
| 202 | +/* Define to use non-portable pthread TSD optimizations for Mac OS X) */ |
| 203 | +#cmakedefine01 USE_APPLE_TSD_OPTIMIZATIONS |
| 204 | + |
| 205 | +/* Define to use Futex semaphores */ |
| 206 | +#undef USE_FUTEX_SEM |
| 207 | + |
| 208 | +/* Define to tag libdispatch_init as a constructor */ |
| 209 | +#undef USE_LIBDISPATCH_INIT_CONSTRUCTOR |
| 210 | + |
| 211 | +/* Define to use Mach semaphores */ |
| 212 | +#cmakedefine01 USE_MACH_SEM |
| 213 | + |
| 214 | +/* Define to use POSIX semaphores */ |
| 215 | +#cmakedefine01 USE_POSIX_SEM |
| 216 | + |
| 217 | +/* Enable extensions on AIX 3, Interix. */ |
| 218 | +#ifndef _ALL_SOURCE |
| 219 | +# undef _ALL_SOURCE |
| 220 | +#endif |
| 221 | +/* Enable GNU extensions on systems that have them. */ |
| 222 | +#ifndef _GNU_SOURCE |
| 223 | +#cmakedefine _GNU_SOURCE |
| 224 | +#endif |
| 225 | +/* Enable threading extensions on Solaris. */ |
| 226 | +#ifndef _POSIX_PTHREAD_SEMANTICS |
| 227 | +# undef _POSIX_PTHREAD_SEMANTICS |
| 228 | +#endif |
| 229 | +/* Enable extensions on HP NonStop. */ |
| 230 | +#ifndef _TANDEM_SOURCE |
| 231 | +# undef _TANDEM_SOURCE |
| 232 | +#endif |
| 233 | +/* Enable general extensions on Solaris. */ |
| 234 | +#ifndef __EXTENSIONS__ |
| 235 | +# undef __EXTENSIONS__ |
| 236 | +#endif |
| 237 | + |
| 238 | + |
| 239 | +/* Version number of package */ |
| 240 | +#undef VERSION |
| 241 | + |
| 242 | +/* Define to 1 if on MINIX. */ |
| 243 | +#undef _MINIX |
| 244 | + |
| 245 | +/* Define to 2 if the system does not provide POSIX.1 features except with |
| 246 | + this defined. */ |
| 247 | +#undef _POSIX_1_SOURCE |
| 248 | + |
| 249 | +/* Define to 1 if you need to in order for `stat' and other things to work. */ |
| 250 | +#undef _POSIX_SOURCE |
| 251 | + |
| 252 | +/* Define if using Darwin $NOCANCEL */ |
| 253 | +#cmakedefine01 __DARWIN_NON_CANCELABLE |
0 commit comments