Tizen 2.1 base
[platform/upstream/gcd.git] / dispatch-1.0 / config / config.h
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 compile out legacy API */
5 /* #undef DISPATCH_NO_LEGACY */
6
7 /* Define to 1 if you have the declaration of `CLOCK_MONOTONIC', and to 0 if
8    you don't. */
9 #define HAVE_DECL_CLOCK_MONOTONIC 0
10
11 /* Define to 1 if you have the declaration of `CLOCK_REALTIME', and to 0 if
12    you don't. */
13 #define HAVE_DECL_CLOCK_REALTIME 0
14
15 /* Define to 1 if you have the declaration of `CLOCK_UPTIME', and to 0 if you
16    don't. */
17 #define HAVE_DECL_CLOCK_UPTIME 0
18
19 /* Define to 1 if you have the declaration of `EVFILT_LIO', and to 0 if you
20    don't. */
21 #define HAVE_DECL_EVFILT_LIO 0
22
23 /* Define to 1 if you have the declaration of `EVFILT_SESSION', and to 0 if
24    you don't. */
25 #define HAVE_DECL_EVFILT_SESSION 1
26
27 /* Define to 1 if you have the declaration of `FD_COPY', and to 0 if you
28    don't. */
29 #define HAVE_DECL_FD_COPY 1
30
31 /* Define to 1 if you have the declaration of `NOTE_NONE', and to 0 if you
32    don't. */
33 #define HAVE_DECL_NOTE_NONE 1
34
35 /* Define to 1 if you have the declaration of `NOTE_REAP', and to 0 if you
36    don't. */
37 #define HAVE_DECL_NOTE_REAP 1
38
39 /* Define to 1 if you have the declaration of `NOTE_REVOKE', and to 0 if you
40    don't. */
41 #define HAVE_DECL_NOTE_REVOKE 1
42
43 /* Define to 1 if you have the declaration of `NOTE_SIGNAL', and to 0 if you
44    don't. */
45 #define HAVE_DECL_NOTE_SIGNAL 1
46
47 /* Define to 1 if you have the declaration of `POSIX_SPAWN_START_SUSPENDED',
48    and to 0 if you don't. */
49 #define HAVE_DECL_POSIX_SPAWN_START_SUSPENDED 1
50
51 /* Define to 1 if you have the declaration of `SIGEMT', and to 0 if you don't.
52    */
53 #define HAVE_DECL_SIGEMT 1
54
55 /* Define to 1 if you have the declaration of `VQ_UPDATE', and to 0 if you
56    don't. */
57 #define HAVE_DECL_VQ_UPDATE 1
58
59 /* Define to 1 if you have the declaration of `VQ_VERYLOWDISK', and to 0 if
60    you don't. */
61 #define HAVE_DECL_VQ_VERYLOWDISK 1
62
63 /* Define to 1 if you have the <dlfcn.h> header file. */
64 #define HAVE_DLFCN_H 1
65
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
81 /* Define if mach is present */
82 #define HAVE_MACH 1
83
84 /* Define to 1 if you have the `mach_absolute_time' function. */
85 #define HAVE_MACH_ABSOLUTE_TIME 1
86
87 /* Define to 1 if you have the `malloc_create_zone' function. */
88 #define HAVE_MALLOC_CREATE_ZONE 1
89
90 /* Define to 1 if you have the <malloc/malloc.h> header file. */
91 #define HAVE_MALLOC_MALLOC_H 1
92
93 /* Define to 1 if you have the <memory.h> header file. */
94 #define HAVE_MEMORY_H 1
95
96 /* Define if __builtin_trap marked noreturn */
97 #define HAVE_NORETURN_BUILTIN_TRAP 1
98
99 /* Define if __private_extern__ present */
100 #define HAVE_PRIVATE_EXTERN 1
101
102 /* Define to 1 if you have the `program_invocation_short_name' function. */
103 /* #undef HAVE_PROGRAM_INVOCATION_SHORT_NAME */
104
105 /* Define to 1 if you have the `pthread_key_init_np' function. */
106 #define HAVE_PTHREAD_KEY_INIT_NP 1
107
108 /* Define to 1 if you have the <pthread_machdep.h> header file. */
109 #define HAVE_PTHREAD_MACHDEP_H 1
110
111 /* Define to 1 if you have the `pthread_main_np' function. */
112 #define HAVE_PTHREAD_MAIN_NP 1
113
114 /* Define to 1 if you have the <pthread_np.h> header file. */
115 /* #undef HAVE_PTHREAD_NP_H */
116
117 /* Define if pthread work queues are present */
118 #define HAVE_PTHREAD_WORKQUEUES 1
119
120 /* Define to 1 if you have the <stdint.h> header file. */
121 #define HAVE_STDINT_H 1
122
123 /* Define to 1 if you have the <stdlib.h> header file. */
124 #define HAVE_STDLIB_H 1
125
126 /* Define to 1 if you have the <strings.h> header file. */
127 #define HAVE_STRINGS_H 1
128
129 /* Define to 1 if you have the <string.h> header file. */
130 #define HAVE_STRING_H 1
131
132 /* Define to 1 if you have the `sysconf' function. */
133 #define HAVE_SYSCONF 1
134
135 /* Define to 1 if you have the <sys/cdefs.h> header file. */
136 #define HAVE_SYS_CDEFS_H 1
137
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/sysctl.h> header file. */
142 #define HAVE_SYS_SYSCTL_H 1
143
144 /* Define to 1 if you have the <sys/types.h> header file. */
145 #define HAVE_SYS_TYPES_H 1
146
147 /* Define to 1 if you have the <TargetConditionals.h> header file. */
148 #define HAVE_TARGETCONDITIONALS_H 1
149
150 /* Define to 1 if you have the <unistd.h> header file. */
151 #define HAVE_UNISTD_H 1
152
153 /* Define to the sub-directory in which libtool stores uninstalled libraries.
154    */
155 #define LT_OBJDIR ".libs/"
156
157 /* Name of package */
158 #define PACKAGE "libdispatch"
159
160 /* Define to the address where bug reports for this package should be sent. */
161 #define PACKAGE_BUGREPORT "libdispatch@macosforge.org"
162
163 /* Define to the full name of this package. */
164 #define PACKAGE_NAME "libdispatch"
165
166 /* Define to the full name and version of this package. */
167 #define PACKAGE_STRING "libdispatch 1.0"
168
169 /* Define to the one symbol short name of this package. */
170 #define PACKAGE_TARNAME "libdispatch"
171
172 /* Define to the version of this package. */
173 #define PACKAGE_VERSION "1.0"
174
175 /* Define to 1 if you have the ANSI C header files. */
176 #define STDC_HEADERS 1
177
178 /* Define to use Mac OS X crashreporter info */
179 #define USE_APPLE_CRASHREPORTER_INFO 1
180
181 /* Define to use non-portablesemaphore optimizations for Mac OS X */
182 #define USE_APPLE_SEMAPHORE_OPTIMIZATIONS 1
183
184 /* Define to use non-portable pthread TSD optimizations for Mac OS X) */
185 #define USE_APPLE_TSD_OPTIMIZATIONS 1
186
187 /* Define to tag libdispatch_init as a constructor */
188 /* #undef USE_LIBDISPATCH_INIT_CONSTRUCTOR */
189
190 /* Define to use Mach semaphores */
191 #define USE_MACH_SEM 1
192
193 /* Define to use POSIX semaphores */
194 /* #undef USE_POSIX_SEM */
195
196 /* Version number of package */
197 #define VERSION "1.0"
198
199 /* Define to 1 if on AIX 3.
200    System headers sometimes define this.
201    We just want to avoid a redefinition error message.  */
202 #ifndef _ALL_SOURCE
203 /* # undef _ALL_SOURCE */
204 #endif
205
206 /* Enable GNU extensions on systems that have them.  */
207 #ifndef _GNU_SOURCE
208 # define _GNU_SOURCE 1
209 #endif
210
211 /* Define to 1 if on MINIX. */
212 /* #undef _MINIX */
213
214 /* Define to 2 if the system does not provide POSIX.1 features except with
215    this defined. */
216 /* #undef _POSIX_1_SOURCE */
217
218 /* Define to 1 if you need to in order for `stat' and other things to work. */
219 /* #undef _POSIX_SOURCE */
220
221 /* Enable extensions on Solaris.  */
222 #ifndef __EXTENSIONS__
223 # define __EXTENSIONS__ 1
224 #endif
225 #ifndef _POSIX_PTHREAD_SEMANTICS
226 # define _POSIX_PTHREAD_SEMANTICS 1
227 #endif
228 #ifndef _TANDEM_SOURCE
229 # define _TANDEM_SOURCE 1
230 #endif
231
232 /* Define to a replacement for __private_extern */
233 /* #undef __private_extern__ */