]>
git.saurik.com Git - apple/libdispatch.git/blob - 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. */
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_UPTIME', and to 0 if you
10 #define HAVE_DECL_CLOCK_UPTIME 0
12 /* Define to 1 if you have the declaration of `FD_COPY', and to 0 if you
14 #define HAVE_DECL_FD_COPY 1
16 /* Define to 1 if you have the declaration of `NOTE_NONE', and to 0 if you
18 #define HAVE_DECL_NOTE_NONE 1
20 /* Define to 1 if you have the declaration of `NOTE_REAP', and to 0 if you
22 #define HAVE_DECL_NOTE_REAP 1
24 /* Define to 1 if you have the declaration of `NOTE_SIGNAL', and to 0 if you
26 #define HAVE_DECL_NOTE_SIGNAL 1
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
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
36 /* Define to 1 if you have the declaration of `SIGEMT', and to 0 if you don't.
38 #define HAVE_DECL_SIGEMT 1
40 /* Define to 1 if you have the declaration of `VQ_UPDATE', and to 0 if you
42 #define HAVE_DECL_VQ_UPDATE 1
44 /* Define to 1 if you have the declaration of `VQ_VERYLOWDISK', and to 0 if
46 #define HAVE_DECL_VQ_VERYLOWDISK 1
48 /* Define to 1 if you have the <dlfcn.h> header file. */
49 #define HAVE_DLFCN_H 1
51 /* Define to 1 if you have the `getprogname' function. */
52 #define HAVE_GETPROGNAME 1
54 /* Define to 1 if you have the <inttypes.h> header file. */
55 #define HAVE_INTTYPES_H 1
57 /* Define if Apple leaks program is present */
60 /* Define to 1 if you have the <libkern/OSAtomic.h> header file. */
61 #define HAVE_LIBKERN_OSATOMIC_H 1
63 /* Define to 1 if you have the <libkern/OSCrossEndian.h> header file. */
64 #define HAVE_LIBKERN_OSCROSSENDIAN_H 1
66 /* Define if mach is present */
69 /* Define to 1 if you have the `mach_absolute_time' function. */
70 #define HAVE_MACH_ABSOLUTE_TIME 1
72 /* Define to 1 if you have the `malloc_create_zone' function. */
73 #define HAVE_MALLOC_CREATE_ZONE 1
75 /* Define to 1 if you have the <malloc/malloc.h> header file. */
76 #define HAVE_MALLOC_MALLOC_H 1
78 /* Define to 1 if you have the <memory.h> header file. */
79 #define HAVE_MEMORY_H 1
81 /* Define if __builtin_trap marked noreturn */
82 #define HAVE_NORETURN_BUILTIN_TRAP 1
84 /* Define to 1 if you have the `pthread_key_init_np' function. */
85 #define HAVE_PTHREAD_KEY_INIT_NP 1
87 /* Define to 1 if you have the <pthread_machdep.h> header file. */
88 #define HAVE_PTHREAD_MACHDEP_H 1
90 /* Define to 1 if you have the `pthread_main_np' function. */
91 #define HAVE_PTHREAD_MAIN_NP 1
93 /* Define to 1 if you have the <pthread_np.h> header file. */
94 /* #undef HAVE_PTHREAD_NP_H */
96 /* Define if pthread work queues are present */
97 #define HAVE_PTHREAD_WORKQUEUES 1
99 /* Define to 1 if you have the <stdint.h> header file. */
100 #define HAVE_STDINT_H 1
102 /* Define to 1 if you have the <stdlib.h> header file. */
103 #define HAVE_STDLIB_H 1
105 /* Define to 1 if you have the <strings.h> header file. */
106 #define HAVE_STRINGS_H 1
108 /* Define to 1 if you have the <string.h> header file. */
109 #define HAVE_STRING_H 1
111 /* Define to 1 if you have the `sysconf' function. */
112 #define HAVE_SYSCONF 1
114 /* Define to 1 if you have the <sys/cdefs.h> header file. */
115 #define HAVE_SYS_CDEFS_H 1
117 /* Define to 1 if you have the <sys/stat.h> header file. */
118 #define HAVE_SYS_STAT_H 1
120 /* Define to 1 if you have the <sys/types.h> header file. */
121 #define HAVE_SYS_TYPES_H 1
123 /* Define to 1 if you have the <TargetConditionals.h> header file. */
124 #define HAVE_TARGETCONDITIONALS_H 1
126 /* Define to 1 if you have the <unistd.h> header file. */
127 #define HAVE_UNISTD_H 1
129 /* Define to the sub-directory in which libtool stores uninstalled libraries.
131 #define LT_OBJDIR ".libs/"
133 /* Name of package */
134 #define PACKAGE "libdispatch"
136 /* Define to the address where bug reports for this package should be sent. */
137 #define PACKAGE_BUGREPORT "libdispatch@macosforge.org"
139 /* Define to the full name of this package. */
140 #define PACKAGE_NAME "libdispatch"
142 /* Define to the full name and version of this package. */
143 #define PACKAGE_STRING "libdispatch 1.1"
145 /* Define to the one symbol short name of this package. */
146 #define PACKAGE_TARNAME "libdispatch"
148 /* Define to the version of this package. */
149 #define PACKAGE_VERSION "1.1"
151 /* Define to 1 if you have the ANSI C header files. */
152 #define STDC_HEADERS 1
154 /* Define to use non-portable pthread TSD optimizations for Mac OS X) */
155 #define USE_APPLE_TSD_OPTIMIZATIONS 1
157 /* Define to tag libdispatch_init as a constructor */
158 /* #undef USE_LIBDISPATCH_INIT_CONSTRUCTOR */
160 /* Define to use Mach semaphores */
161 #define USE_MACH_SEM 1
163 /* Define to use POSIX semaphores */
164 /* #undef USE_POSIX_SEM */
166 /* Version number of package */
167 #define VERSION "1.1"
169 /* Define to 1 if on AIX 3.
170 System headers sometimes define this.
171 We just want to avoid a redefinition error message. */
173 /* # undef _ALL_SOURCE */
176 /* Enable GNU extensions on systems that have them. */
178 # define _GNU_SOURCE 1
181 /* Define to 1 if on MINIX. */
184 /* Define to 2 if the system does not provide POSIX.1 features except with
186 /* #undef _POSIX_1_SOURCE */
188 /* Define to 1 if you need to in order for `stat' and other things to work. */
189 /* #undef _POSIX_SOURCE */
191 /* Define if using Darwin $NOCANCEL */
192 #define __DARWIN_NON_CANCELABLE 1
194 /* Enable extensions on Solaris. */
195 #ifndef __EXTENSIONS__
196 # define __EXTENSIONS__ 1
198 #ifndef _POSIX_PTHREAD_SEMANTICS
199 # define _POSIX_PTHREAD_SEMANTICS 1
201 #ifndef _TANDEM_SOURCE
202 # define _TANDEM_SOURCE 1