]>
git.saurik.com Git - apple/libdispatch.git/blob - config/config.h
91d7cfe8effc44e3926ac84d3887a7b399d69077
1 /* config/config.h. Generated from config.h.in by configure. */
2 /* config/config.h.in. Generated from configure.ac by autoheader. */
4 /* Define to 1 if you have the declaration of `CLOCK_MONOTONIC', and to 0 if
6 #define HAVE_DECL_CLOCK_MONOTONIC 0
8 /* Define to 1 if you have the declaration of `CLOCK_REALTIME', and to 0 if
10 #define CLOCK_REALTIME 0
12 /* Define to 1 if you have the declaration of `CLOCK_UPTIME', and to 0 if you
14 #define HAVE_DECL_CLOCK_UPTIME 0
16 /* Define to 1 if you have the declaration of `HAVE_DECL_CLOCK_UPTIME_FAST',
17 and to 0 if you don't. */
18 #define HAVE_DECL_CLOCK_UPTIME_FAST 0
20 /* Define to 1 if you have the declaration of `FD_COPY', and to 0 if you
22 #define HAVE_DECL_FD_COPY 1
24 /* Define to 1 if you have the declaration of `NOTE_LOWAT', and to 0 if you
26 #define HAVE_DECL_NOTE_LOWAT 1
28 /* Define to 1 if you have the declaration of `NOTE_NONE', and to 0 if you
30 #define HAVE_DECL_NOTE_NONE 1
32 /* Define to 1 if you have the declaration of `NOTE_REAP', and to 0 if you
34 #define HAVE_DECL_NOTE_REAP 1
36 /* Define to 1 if you have the declaration of `NOTE_REVOKE', and to 0 if you
38 #define HAVE_DECL_NOTE_REVOKE 1
40 /* Define to 1 if you have the declaration of `NOTE_SIGNAL', and to 0 if you
42 #define HAVE_DECL_NOTE_SIGNAL 1
44 /* Define to 1 if you have the declaration of `POSIX_SPAWN_START_SUSPENDED',
45 and to 0 if you don't. */
46 #define HAVE_DECL_POSIX_SPAWN_START_SUSPENDED 1
48 /* Define to 1 if you have the declaration of `program_invocation_short_name',
49 and to 0 if you don't. */
50 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
52 /* Define to 1 if you have the declaration of `SIGEMT', and to 0 if you don't.
54 #define HAVE_DECL_SIGEMT 1
56 /* Define to 1 if you have the declaration of `VQ_UPDATE', and to 0 if you
58 #define HAVE_DECL_VQ_UPDATE 1
60 /* Define to 1 if you have the declaration of `VQ_VERYLOWDISK', and to 0 if
62 #define HAVE_DECL_VQ_VERYLOWDISK 1
64 /* Define to 1 if you have the declaration of `VQ_QUOTA', and to 0 if
66 #define HAVE_DECL_VQ_QUOTA 1
68 /* Define to 1 if you have the declaration of `VQ_NEARLOWDISK', and to 0 if
70 #define HAVE_DECL_VQ_NEARLOWDISK 1
72 /* Define to 1 if you have the declaration of `VQ_DESIRED_DISK', and to 0 if
74 #define HAVE_DECL_VQ_DESIRED_DISK 1
76 /* Define to 1 if you have the <dlfcn.h> header file. */
77 #define HAVE_DLFCN_H 1
79 /* Define to 1 if you have the <fcntl.h> header file. */
80 #define HAVE_FCNTL_H 1
82 /* Define to 1 if you have the `getprogname' function. */
83 #define HAVE_GETPROGNAME 1
85 /* Define to 1 if you have the <inttypes.h> header file. */
86 #define HAVE_INTTYPES_H 1
88 /* Define if Apple leaks program is present */
91 /* Define to 1 if you have the <libkern/OSAtomic.h> header file. */
92 #define HAVE_LIBKERN_OSATOMIC_H 1
94 /* Define to 1 if you have the <libkern/OSCrossEndian.h> header file. */
95 #define HAVE_LIBKERN_OSCROSSENDIAN_H 1
97 /* Define to 1 if you have the <libproc_internal.h> header file. */
98 #define HAVE_LIBPROC_INTERNAL_H 1
100 /* Define if mach is present */
103 /* Define to 1 if you have the `mach_absolute_time' function. */
104 #define HAVE_MACH_ABSOLUTE_TIME 1
106 /* Define to 1 if you have the `mach_approximate_time' function. */
107 #define HAVE_MACH_APPROXIMATE_TIME 1
109 /* Define to 1 if you have the `mach_port_construct' function. */
110 #define HAVE_MACH_PORT_CONSTRUCT 1
112 /* Define to 1 if you have the `malloc_create_zone' function. */
113 #define HAVE_MALLOC_CREATE_ZONE 1
115 /* Define to 1 if you have the <malloc/malloc.h> header file. */
116 #define HAVE_MALLOC_MALLOC_H 1
118 /* Define to 1 if you have the <memory.h> header file. */
119 #define HAVE_MEMORY_H 1
121 /* Define if __builtin_trap marked noreturn */
122 #define HAVE_NORETURN_BUILTIN_TRAP 1
124 /* Define if you have the Objective-C runtime */
127 /* Define to 1 if you have the `pthread_key_init_np' function. */
128 #define HAVE_PTHREAD_KEY_INIT_NP 1
130 /* Define to 1 if you have the <pthread_machdep.h> header file. */
131 #define HAVE_PTHREAD_MACHDEP_H 1
133 /* Define to 1 if you have the `pthread_main_np' function. */
134 #define HAVE_PTHREAD_MAIN_NP 1
136 /* Define to 1 if you have the <pthread_np.h> header file. */
137 /* #undef HAVE_PTHREAD_NP_H */
139 /* Define to 1 if you have the <pthread/qos.h> header file. */
140 #define HAVE_PTHREAD_QOS_H 1
142 /* Define if pthread work queues are present */
143 #define HAVE_PTHREAD_WORKQUEUES 1
145 /* Define to 1 if you have the <pthread_workqueue.h> header file. */
146 #define HAVE_PTHREAD_WORKQUEUE_H 1
148 /* Define to 1 if you have the <pthread/workqueue_private.h> header file. */
149 #define HAVE_PTHREAD_WORKQUEUE_PRIVATE_H 1
151 /* Define to 1 if you have the `pthread_workqueue_setdispatch_np' function. */
152 #define HAVE_PTHREAD_WORKQUEUE_SETDISPATCH_NP 1
154 /* Define to 1 if you have the <stdint.h> header file. */
155 #define HAVE_STDINT_H 1
157 /* Define to 1 if you have the <stdlib.h> header file. */
158 #define HAVE_STDLIB_H 1
160 /* Define to 1 if you have the <strings.h> header file. */
161 #define HAVE_STRINGS_H 1
163 /* Define to 1 if you have the <string.h> header file. */
164 #define HAVE_STRING_H 1
166 /* Define to 1 if you have the `sysconf' function. */
167 #define HAVE_SYSCONF 1
169 /* Define to 1 if you have the <sys/cdefs.h> header file. */
170 #define HAVE_SYS_CDEFS_H 1
172 /* Define to 1 if you have the <sys/guarded.h> header file. */
173 #define HAVE_SYS_GUARDED_H 1
175 /* Define to 1 if you have the <sys/stat.h> header file. */
176 #define HAVE_SYS_STAT_H 1
178 /* Define to 1 if you have the <sys/types.h> header file. */
179 #define HAVE_SYS_TYPES_H 1
181 /* Define to 1 if you have the <TargetConditionals.h> header file. */
182 #define HAVE_TARGETCONDITIONALS_H 1
184 /* Define to 1 if you have the <unistd.h> header file. */
185 #define HAVE_UNISTD_H 1
187 /* Define to 1 if you have the `_pthread_workqueue_init' function. */
188 #define HAVE__PTHREAD_WORKQUEUE_INIT 1
190 /* Define to the sub-directory where libtool stores uninstalled libraries. */
191 #define LT_OBJDIR ".libs/"
193 /* Name of package */
194 #define PACKAGE "libdispatch"
196 /* Define to the address where bug reports for this package should be sent. */
197 #define PACKAGE_BUGREPORT "libdispatch@macosforge.org"
199 /* Define to the full name of this package. */
200 #define PACKAGE_NAME "libdispatch"
202 /* Define to the full name and version of this package. */
203 #define PACKAGE_STRING "libdispatch 1.3"
205 /* Define to the one symbol short name of this package. */
206 #define PACKAGE_TARNAME "libdispatch"
208 /* Define to the home page for this package. */
209 #define PACKAGE_URL "http://libdispatch.macosforge.org"
211 /* Define to the version of this package. */
212 #define PACKAGE_VERSION "1.3"
214 /* Define to 1 if you have the ANSI C header files. */
215 #define STDC_HEADERS 1
217 /* Define to use non-portable pthread TSD optimizations for Mac OS X) */
218 #define USE_APPLE_TSD_OPTIMIZATIONS 1
220 /* Define to tag libdispatch_init as a constructor */
221 /* #undef USE_LIBDISPATCH_INIT_CONSTRUCTOR */
223 /* Define to use Mach semaphores */
224 #define USE_MACH_SEM 1
226 /* Define to use POSIX semaphores */
227 /* #undef USE_POSIX_SEM */
229 /* Enable extensions on AIX 3, Interix. */
231 # define _ALL_SOURCE 1
233 /* Enable GNU extensions on systems that have them. */
235 # define _GNU_SOURCE 1
237 /* Enable threading extensions on Solaris. */
238 #ifndef _POSIX_PTHREAD_SEMANTICS
239 # define _POSIX_PTHREAD_SEMANTICS 1
241 /* Enable extensions on HP NonStop. */
242 #ifndef _TANDEM_SOURCE
243 # define _TANDEM_SOURCE 1
245 /* Enable general extensions on Solaris. */
246 #ifndef __EXTENSIONS__
247 # define __EXTENSIONS__ 1
251 /* Version number of package */
252 #define VERSION "1.3"
254 /* Define to 1 if on MINIX. */
257 /* Define to 2 if the system does not provide POSIX.1 features except with
259 /* #undef _POSIX_1_SOURCE */
261 /* Define to 1 if you need to in order for `stat' and other things to work. */
262 /* #undef _POSIX_SOURCE */
264 /* Define if using Darwin $NOCANCEL */
265 #define __DARWIN_NON_CANCELABLE 1