ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/vendor/libpeak-0.1.2/config.h.in
Revision: 3251
Committed: Wed Apr 2 16:58:30 2014 UTC (9 years, 11 months ago) by michael
File size: 7751 byte(s)
Log Message:
- Imported libpeak-0.1.2

File Contents

# Content
1 /* config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
5 */
6 #undef CRAY_STACKSEG_END
7
8 /* Define to 1 if using `alloca.c'. */
9 #undef C_ALLOCA
10
11 /* Define to 1 if you have `alloca', as a function or macro. */
12 #undef HAVE_ALLOCA
13
14 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
15 */
16 #undef HAVE_ALLOCA_H
17
18 /* Define to 1 if you have the <dlfcn.h> header file. */
19 #undef HAVE_DLFCN_H
20
21 /* Define to 1 if you have the `epoll_create' function. */
22 #undef HAVE_EPOLL_CREATE
23
24 /* Define to 1 if you have the `getpagesize' function. */
25 #undef HAVE_GETPAGESIZE
26
27 /* Define to 1 if you have the `getrlimit' function. */
28 #undef HAVE_GETRLIMIT
29
30 /* Define to 1 if you have the `getrusage' function. */
31 #undef HAVE_GETRUSAGE
32
33 /* Define to 1 if you have the `getsysinfo' function. */
34 #undef HAVE_GETSYSINFO
35
36 /* Define to 1 if you have the `gettimeofday' function. */
37 #undef HAVE_GETTIMEOFDAY
38
39 /* Define to 1 if you have the <inttypes.h> header file. */
40 #undef HAVE_INTTYPES_H
41
42 /* Define to 1 if you have the `kqueue' function. */
43 #undef HAVE_KQUEUE
44
45 /* Define to 1 if you have the `nsl' library (-lnsl). */
46 #undef HAVE_LIBNSL
47
48 /* Define to 1 if you have the `resolv' library (-lresolv). */
49 #undef HAVE_LIBRESOLV
50
51 /* Define to 1 if you have the `socket' library (-lsocket). */
52 #undef HAVE_LIBSOCKET
53
54 /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
55 #undef HAVE_MACHINE_HAL_SYSINFO_H
56
57 /* Define to 1 if you have the <mach/mach.h> header file. */
58 #undef HAVE_MACH_MACH_H
59
60 /* Define to 1 if you have the <mach/mach_init.h> header file. */
61 #undef HAVE_MACH_MACH_INIT_H
62
63 /* Define to 1 if you have the <mach/semaphore.h> header file. */
64 #undef HAVE_MACH_SEMAPHORE_H
65
66 /* Define to 1 if you have the <mach/task.h> header file. */
67 #undef HAVE_MACH_TASK_H
68
69 /* Define to 1 if you have the <memory.h> header file. */
70 #undef HAVE_MEMORY_H
71
72 /* Define to 1 if you have the `memset' function. */
73 #undef HAVE_MEMSET
74
75 /* Define to 1 if you have the `mpctl' function. */
76 #undef HAVE_MPCTL
77
78 /* Define to 1 if you have the `poll' function. */
79 #undef HAVE_POLL
80
81 /* Define to 1 if you have the <poll.h> header file. */
82 #undef HAVE_POLL_H
83
84 /* Define if you have POSIX threads libraries and header files. */
85 #undef HAVE_PTHREAD
86
87 /* Define to 1 if you have the <pthread.h> header file. */
88 #undef HAVE_PTHREAD_H
89
90 /* Define to 1 if you have the <sched.h> header file. */
91 #undef HAVE_SCHED_H
92
93 /* Define to 1 if you have the `select' function. */
94 #undef HAVE_SELECT
95
96 /* Define to 1 if you have the `semaphore_create' function. */
97 #undef HAVE_SEMAPHORE_CREATE
98
99 /* Define to 1 if you have the `semaphore_signal' function. */
100 #undef HAVE_SEMAPHORE_SIGNAL
101
102 /* Define to 1 if you have the `setrlimit' function. */
103 #undef HAVE_SETRLIMIT
104
105 /* Define to 1 if you have the <signal.h> header file. */
106 #undef HAVE_SIGNAL_H
107
108 /* Define to 1 if you have the <stdint.h> header file. */
109 #undef HAVE_STDINT_H
110
111 /* Define to 1 if you have the <stdlib.h> header file. */
112 #undef HAVE_STDLIB_H
113
114 /* Define to 1 if you have the `strerror' function. */
115 #undef HAVE_STRERROR
116
117 /* Define to 1 if you have the <strings.h> header file. */
118 #undef HAVE_STRINGS_H
119
120 /* Define to 1 if you have the <string.h> header file. */
121 #undef HAVE_STRING_H
122
123 /* struct tzhead is defined in tzfile.h */
124 #undef HAVE_STRUCT_TZHEAD
125
126 /* Define to 1 if you have the `sysconf' function. */
127 #undef HAVE_SYSCONF
128
129 /* Define to 1 if you have the `sysctl' function. */
130 #undef HAVE_SYSCTL
131
132 /* Define to 1 if you have the <sys/atomic_op.h> header file. */
133 #undef HAVE_SYS_ATOMIC_OP_H
134
135 /* Define to 1 if you have the <sys/devpoll.h> header file. */
136 #undef HAVE_SYS_DEVPOLL_H
137
138 /* Define to 1 if you have the <sys/epoll.h> header file. */
139 #undef HAVE_SYS_EPOLL_H
140
141 /* Define to 1 if you have the <sys/event.h> header file. */
142 #undef HAVE_SYS_EVENT_H
143
144 /* Define to 1 if you have the <sys/mpctl.h> header file. */
145 #undef HAVE_SYS_MPCTL_H
146
147 /* Define to 1 if you have the <sys/poll.h> header file. */
148 #undef HAVE_SYS_POLL_H
149
150 /* Define to 1 if you have the <sys/select.h> header file. */
151 #undef HAVE_SYS_SELECT_H
152
153 /* Define to 1 if you have the <sys/signal.h> header file. */
154 #undef HAVE_SYS_SIGNAL_H
155
156 /* Define to 1 if you have the <sys/socket.h> header file. */
157 #undef HAVE_SYS_SOCKET_H
158
159 /* Define to 1 if you have the <sys/stat.h> header file. */
160 #undef HAVE_SYS_STAT_H
161
162 /* Define to 1 if you have the <sys/sysctl.h> header file. */
163 #undef HAVE_SYS_SYSCTL_H
164
165 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
166 #undef HAVE_SYS_SYSINFO_H
167
168 /* Define to 1 if you have the <sys/types.h> header file. */
169 #undef HAVE_SYS_TYPES_H
170
171 /* Define to 1 if you have the <tzfile.h> header file. */
172 #undef HAVE_TZFILE_H
173
174 /* Define to 1 if you have the <unistd.h> header file. */
175 #undef HAVE_UNISTD_H
176
177 /* Define to 1 if you have the `_spin_lock' function. */
178 #undef HAVE__SPIN_LOCK
179
180 /* Define to 1 if you have the `_spin_lock_try' function. */
181 #undef HAVE__SPIN_LOCK_TRY
182
183 /* Define to 1 if you have the `_spin_unlock' function. */
184 #undef HAVE__SPIN_UNLOCK
185
186 /* Name of package */
187 #undef PACKAGE
188
189 /* Define to the address where bug reports for this package should be sent. */
190 #undef PACKAGE_BUGREPORT
191
192 /* Define to the full name of this package. */
193 #undef PACKAGE_NAME
194
195 /* Define to the full name and version of this package. */
196 #undef PACKAGE_STRING
197
198 /* Define to the one symbol short name of this package. */
199 #undef PACKAGE_TARNAME
200
201 /* Define to the version of this package. */
202 #undef PACKAGE_VERSION
203
204 /* Enable uniprocessor-only code. */
205 #undef PEAK_CONFIG_UNIPROCESSOR
206
207 /* Default maxfds flavor number */
208 #undef PEAK_DEFAULT_FLAVOR_MAXFDS
209
210 /* Use engine devpoll. */
211 #undef PEAK_ENGINE_DEVPOLL
212
213 /* Use engine epoll. */
214 #undef PEAK_ENGINE_EPOLL
215
216 /* Use engine kqueue. */
217 #undef PEAK_ENGINE_KQUEUE
218
219 /* Use engine poll. */
220 #undef PEAK_ENGINE_POLL
221
222 /* Use engine select. */
223 #undef PEAK_ENGINE_SELECT
224
225 /* Maximum number of fds the library can handle with select */
226 #undef PEAK_FD_SETSIZE
227
228 /* The system accepts to redefine FD_SETSIZE */
229 #undef PEAK_FD_SETSIZE_REDEFINABLE
230
231 /* Define to the necessary symbol if this constant uses a non-standard name on
232 your system. */
233 #undef PTHREAD_CREATE_JOINABLE
234
235 /* Define to the type of arg 1 for `select'. */
236 #undef SELECT_TYPE_ARG1
237
238 /* Define to the type of args 2, 3 and 4 for `select'. */
239 #undef SELECT_TYPE_ARG234
240
241 /* Define to the type of arg 5 for `select'. */
242 #undef SELECT_TYPE_ARG5
243
244 /* The number of bytes in type char */
245 #undef SIZEOF_CHAR
246
247 /* The number of bytes in type int */
248 #undef SIZEOF_INT
249
250 /* The number of bytes in type long */
251 #undef SIZEOF_LONG
252
253 /* The number of bytes in type short */
254 #undef SIZEOF_SHORT
255
256 /* The number of bytes in type void* */
257 #undef SIZEOF_VOIDP
258
259 /* If using the C implementation of alloca, define if you know the
260 direction of stack growth for your system; otherwise it will be
261 automatically deduced at runtime.
262 STACK_DIRECTION > 0 => grows toward higher addresses
263 STACK_DIRECTION < 0 => grows toward lower addresses
264 STACK_DIRECTION = 0 => direction of growth unknown */
265 #undef STACK_DIRECTION
266
267 /* Define to 1 if you have the ANSI C header files. */
268 #undef STDC_HEADERS
269
270 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
271 #undef TIME_WITH_SYS_TIME
272
273 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
274 #undef TM_IN_SYS_TIME
275
276 /* Version number of package */
277 #undef VERSION
278
279 /* Define to `__inline__' or `__inline' if that's what the C compiler
280 calls it, or to nothing if 'inline' is not supported under any name. */
281 #ifndef __cplusplus
282 #undef inline
283 #endif
284
285 /* Define to `unsigned int' if <sys/types.h> does not define. */
286 #undef size_t