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