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