32d0735628f479afcd7ed760aba2afc2e9c004f5
[oota-llvm.git] / include / llvm / Config / config.h.cmake
1 /* include/llvm/Config/config.h.cmake corresponding to config.h.in. */
2
3 #ifndef CONFIG_H
4 #define CONFIG_H
5
6 /* Exported configuration */
7 #include "llvm/Config/llvm-config.h"
8
9 /* Bug report URL. */
10 #define BUG_REPORT_URL "${BUG_REPORT_URL}"
11
12 /* Define if you want backtraces on crash */
13 #cmakedefine ENABLE_BACKTRACES
14
15 /* Define to enable crash overrides */
16 #cmakedefine ENABLE_CRASH_OVERRIDES
17
18 /* Define to disable C++ atexit */
19 #cmakedefine DISABLE_LLVM_DYLIB_ATEXIT
20
21 /* Define if position independent code is enabled */
22 #cmakedefine ENABLE_PIC
23
24 /* Define if timestamp information (e.g., __DATE__) is allowed */
25 #cmakedefine ENABLE_TIMESTAMPS ${ENABLE_TIMESTAMPS}
26
27 /* Define to 1 if you have the `arc4random' function. */
28 #cmakedefine HAVE_DECL_ARC4RANDOM ${HAVE_DECL_ARC4RANDOM}
29
30 /* Define to 1 if you have the `backtrace' function. */
31 #cmakedefine HAVE_BACKTRACE ${HAVE_BACKTRACE}
32
33 /* Define to 1 if you have the `bcopy' function. */
34 #undef HAVE_BCOPY
35
36 /* Define to 1 if you have the `ceilf' function. */
37 #cmakedefine HAVE_CEILF ${HAVE_CEILF}
38
39 /* Define to 1 if you have the `closedir' function. */
40 #cmakedefine HAVE_CLOSEDIR ${HAVE_CLOSEDIR}
41
42 /* Define to 1 if you have the <cxxabi.h> header file. */
43 #cmakedefine HAVE_CXXABI_H ${HAVE_CXXABI_H}
44
45 /* Define to 1 if you have the <CrashReporterClient.h> header file. */
46 #undef HAVE_CRASHREPORTERCLIENT_H
47
48 /* can use __crashreporter_info__ */
49 #undef HAVE_CRASHREPORTER_INFO
50
51 /* Define to 1 if you have the declaration of `strerror_s', and to 0 if you
52    don't. */
53 #cmakedefine01 HAVE_DECL_STRERROR_S
54
55 /* Define to 1 if you have the DIA SDK installed, and to 0 if you don't. */
56 #cmakedefine HAVE_DIA_SDK ${HAVE_DIA_SDK}
57
58 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
59    */
60 #cmakedefine HAVE_DIRENT_H ${HAVE_DIRENT_H}
61
62 /* Define if you have the GNU dld library. */
63 #undef HAVE_DLD
64
65 /* Define to 1 if you have the `dlerror' function. */
66 #cmakedefine HAVE_DLERROR ${HAVE_DLERROR}
67
68 /* Define to 1 if you have the <dlfcn.h> header file. */
69 #cmakedefine HAVE_DLFCN_H ${HAVE_DLFCN_H}
70
71 /* Define if dlopen() is available on this platform. */
72 #cmakedefine HAVE_DLOPEN ${HAVE_DLOPEN}
73
74 /* Define if you have the _dyld_func_lookup function. */
75 #undef HAVE_DYLD
76
77 /* Define to 1 if you have the <errno.h> header file. */
78 #cmakedefine HAVE_ERRNO_H ${HAVE_ERRNO_H}
79
80 /* Define to 1 if you have the <execinfo.h> header file. */
81 #cmakedefine HAVE_EXECINFO_H ${HAVE_EXECINFO_H}
82
83 /* Define to 1 if you have the <fcntl.h> header file. */
84 #cmakedefine HAVE_FCNTL_H ${HAVE_FCNTL_H}
85
86 /* Define to 1 if you have the <fenv.h> header file. */
87 #cmakedefine HAVE_FENV_H ${HAVE_FENV_H}
88
89 /* Define if libffi is available on this platform. */
90 #cmakedefine HAVE_FFI_CALL ${HAVE_FFI_CALL}
91
92 /* Define to 1 if you have the <ffi/ffi.h> header file. */
93 #cmakedefine HAVE_FFI_FFI_H ${HAVE_FFI_FFI_H}
94
95 /* Define to 1 if you have the <ffi.h> header file. */
96 #cmakedefine HAVE_FFI_H ${HAVE_FFI_H}
97
98 /* Set to 1 if the finite function is found in <ieeefp.h> */
99 #cmakedefine HAVE_FINITE_IN_IEEEFP_H ${HAVE_FINITE_IN_IEEEFP_H}
100
101 /* Define to 1 if you have the `floorf' function. */
102 #cmakedefine HAVE_FLOORF ${HAVE_FLOORF}
103
104 /* Define to 1 if you have the `log' function. */
105 #cmakedefine HAVE_LOG ${HAVE_LOG}
106
107 /* Define to 1 if you have the `log2' function. */
108 #cmakedefine HAVE_LOG2 ${HAVE_LOG2}
109
110 /* Define to 1 if you have the `log10' function. */
111 #cmakedefine HAVE_LOG10 ${HAVE_LOG10}
112
113 /* Define to 1 if you have the `exp' function. */
114 #cmakedefine HAVE_EXP ${HAVE_EXP}
115
116 /* Define to 1 if you have the `exp2' function. */
117 #cmakedefine HAVE_EXP2 ${HAVE_EXP2}
118
119 /* Define to 1 if you have the `exp10' function. */
120 #cmakedefine HAVE_EXP10 ${HAVE_EXP10}
121
122 /* Define to 1 if you have the `fmodf' function. */
123 #cmakedefine HAVE_FMODF ${HAVE_FMODF}
124
125 /* Define to 1 if you have the `futimes' function. */
126 #cmakedefine HAVE_FUTIMES ${HAVE_FUTIMES}
127
128 /* Define to 1 if you have the `futimens' function */
129 #cmakedefine HAVE_FUTIMENS ${HAVE_FUTIMENS}
130
131 /* Define to 1 if you have the `getcwd' function. */
132 #cmakedefine HAVE_GETCWD ${HAVE_GETCWD}
133
134 /* Define to 1 if you have the `getpagesize' function. */
135 #cmakedefine HAVE_GETPAGESIZE ${HAVE_GETPAGESIZE}
136
137 /* Define to 1 if you have the `getrlimit' function. */
138 #cmakedefine HAVE_GETRLIMIT ${HAVE_GETRLIMIT}
139
140 /* Define to 1 if you have the `getrusage' function. */
141 #cmakedefine HAVE_GETRUSAGE ${HAVE_GETRUSAGE}
142
143 /* Define to 1 if you have the `gettimeofday' function. */
144 #cmakedefine HAVE_GETTIMEOFDAY ${HAVE_GETTIMEOFDAY}
145
146 /* Define to 1 if the system has the type `int64_t'. */
147 #cmakedefine HAVE_INT64_T ${HAVE_INT64_T}
148
149 /* Define to 1 if you have the <inttypes.h> header file. */
150 #cmakedefine HAVE_INTTYPES_H ${HAVE_INTTYPES_H}
151
152 /* Define to 1 if you have the `isatty' function. */
153 #cmakedefine HAVE_ISATTY 1
154
155 /* Set to 1 if the isinf function is found in <cmath> */
156 #cmakedefine HAVE_ISINF_IN_CMATH ${HAVE_ISINF_IN_CMATH}
157
158 /* Set to 1 if the isinf function is found in <math.h> */
159 #cmakedefine HAVE_ISINF_IN_MATH_H ${HAVE_ISINF_IN_MATH_H}
160
161 /* Set to 1 if the isnan function is found in <cmath> */
162 #cmakedefine HAVE_ISNAN_IN_CMATH ${HAVE_ISNAN_IN_CMATH}
163
164 /* Set to 1 if the isnan function is found in <math.h> */
165 #cmakedefine HAVE_ISNAN_IN_MATH_H ${HAVE_ISNAN_IN_MATH_H}
166
167 /* Define if you have the libdl library or equivalent. */
168 #cmakedefine HAVE_LIBDL ${HAVE_LIBDL}
169
170 /* Define to 1 if you have the `imagehlp' library (-limagehlp). */
171 #cmakedefine HAVE_LIBIMAGEHLP ${HAVE_LIBIMAGEHLP}
172
173 /* Define to 1 if you have the `m' library (-lm). */
174 #undef HAVE_LIBM
175
176 /* Define to 1 if you have the `psapi' library (-lpsapi). */
177 #cmakedefine HAVE_LIBPSAPI ${HAVE_LIBPSAPI}
178
179 /* Define to 1 if you have the `pthread' library (-lpthread). */
180 #cmakedefine HAVE_LIBPTHREAD ${HAVE_LIBPTHREAD}
181
182 /* Define to 1 if you have the `shell32' library (-lshell32). */
183 #cmakedefine HAVE_LIBSHELL32 ${HAVE_LIBSHELL32}
184
185 /* Define to 1 if you have the 'z' library (-lz). */
186 #cmakedefine HAVE_LIBZ ${HAVE_LIBZ}
187
188 /* Define to 1 if you have the 'edit' library (-ledit). */
189 #cmakedefine HAVE_LIBEDIT ${HAVE_LIBEDIT}
190
191 /* Define to 1 if you have the <limits.h> header file. */
192 #cmakedefine HAVE_LIMITS_H ${HAVE_LIMITS_H}
193
194 /* Define to 1 if you have the <link.h> header file. */
195 #cmakedefine HAVE_LINK_H ${HAVE_LINK_H}
196
197 /* Define if you can use -rdynamic. */
198 #define HAVE_LINK_EXPORT_DYNAMIC 1
199
200 /* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
201    the current directory to the dynamic linker search path. */
202 #undef HAVE_LINK_R
203
204 /* Define to 1 if you have the `longjmp' function. */
205 #cmakedefine HAVE_LONGJMP ${HAVE_LONGJMP}
206
207 /* Define to 1 if you have the <mach/mach.h> header file. */
208 #cmakedefine HAVE_MACH_MACH_H ${HAVE_MACH_MACH_H}
209
210 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
211 #cmakedefine HAVE_MACH_O_DYLD_H ${HAVE_MACH_O_DYLD_H}
212
213 /* Define if mallinfo() is available on this platform. */
214 #cmakedefine HAVE_MALLINFO ${HAVE_MALLINFO}
215
216 /* Define to 1 if you have the <malloc.h> header file. */
217 #cmakedefine HAVE_MALLOC_H ${HAVE_MALLOC_H}
218
219 /* Define to 1 if you have the <malloc/malloc.h> header file. */
220 #cmakedefine HAVE_MALLOC_MALLOC_H ${HAVE_MALLOC_MALLOC_H}
221
222 /* Define to 1 if you have the `malloc_zone_statistics' function. */
223 #cmakedefine HAVE_MALLOC_ZONE_STATISTICS ${HAVE_MALLOC_ZONE_STATISTICS}
224
225 /* Define to 1 if you have the `mkdtemp' function. */
226 #cmakedefine HAVE_MKDTEMP ${HAVE_MKDTEMP}
227
228 /* Define to 1 if you have the `mkstemp' function. */
229 #cmakedefine HAVE_MKSTEMP ${HAVE_MKSTEMP}
230
231 /* Define to 1 if you have the `mktemp' function. */
232 #cmakedefine HAVE_MKTEMP ${HAVE_MKTEMP}
233
234 /* Define to 1 if you have a working `mmap' system call. */
235 #undef HAVE_MMAP
236
237 /* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
238    it uses MAP_ANON */
239 #undef HAVE_MMAP_ANONYMOUS
240
241 /* Define if mmap() can map files into memory */
242 #undef HAVE_MMAP_FILE
243
244 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
245 #cmakedefine HAVE_NDIR_H ${HAVE_NDIR_H}
246
247 /* Define to 1 if you have the `nearbyintf' function. */
248 #cmakedefine HAVE_NEARBYINTF ${HAVE_NEARBYINTF}
249
250 /* Define to 1 if you have the `opendir' function. */
251 #cmakedefine HAVE_OPENDIR ${HAVE_OPENDIR}
252
253 /* Define to 1 if you have the `posix_spawn' function. */
254 #cmakedefine HAVE_POSIX_SPAWN ${HAVE_POSIX_SPAWN}
255
256 /* Define to 1 if you have the `powf' function. */
257 #cmakedefine HAVE_POWF ${HAVE_POWF}
258
259 /* Define to 1 if you have the `pread' function. */
260 #cmakedefine HAVE_PREAD ${HAVE_PREAD}
261
262 /* Define if libtool can extract symbol lists from object files. */
263 #undef HAVE_PRELOADED_SYMBOLS
264
265 /* Define to have the %a format string */
266 #undef HAVE_PRINTF_A
267
268 /* Have pthread_getspecific */
269 #cmakedefine HAVE_PTHREAD_GETSPECIFIC ${HAVE_PTHREAD_GETSPECIFIC}
270
271 /* Define to 1 if you have the <pthread.h> header file. */
272 #cmakedefine HAVE_PTHREAD_H ${HAVE_PTHREAD_H}
273
274 /* Have pthread_mutex_lock */
275 #cmakedefine HAVE_PTHREAD_MUTEX_LOCK ${HAVE_PTHREAD_MUTEX_LOCK}
276
277 /* Have pthread_rwlock_init */
278 #cmakedefine HAVE_PTHREAD_RWLOCK_INIT ${HAVE_PTHREAD_RWLOCK_INIT}
279
280 /* Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h> */
281 #cmakedefine HAVE_RAND48 ${HAVE_RAND48}
282
283 /* Define to 1 if you have the `readdir' function. */
284 #cmakedefine HAVE_READDIR ${HAVE_READDIR}
285
286 /* Define to 1 if you have the `realpath' function. */
287 #cmakedefine HAVE_REALPATH ${HAVE_REALPATH}
288
289 /* Define to 1 if you have the `rintf' function. */
290 #undef HAVE_RINTF
291
292 /* Define to 1 if you have the `round' function. */
293 #cmakedefine HAVE_ROUND ${HAVE_ROUND}
294
295 /* Define to 1 if you have the `roundf' function. */
296 #undef HAVE_ROUNDF
297
298 /* Define to 1 if you have the `sbrk' function. */
299 #cmakedefine HAVE_SBRK ${HAVE_SBRK}
300
301 /* Define to 1 if you have the `setenv' function. */
302 #cmakedefine HAVE_SETENV ${HAVE_SETENV}
303
304 /* Define to 1 if you have the `setjmp' function. */
305 #cmakedefine HAVE_SETJMP ${HAVE_SETJMP}
306
307 /* Define to 1 if you have the `setrlimit' function. */
308 #cmakedefine HAVE_SETRLIMIT ${HAVE_SETRLIMIT}
309
310 /* Define if you have the shl_load function. */
311 #undef HAVE_SHL_LOAD
312
313 /* Define to 1 if you have the `siglongjmp' function. */
314 #cmakedefine HAVE_SIGLONGJMP ${HAVE_SIGLONGJMP}
315
316 /* Define to 1 if you have the <signal.h> header file. */
317 #cmakedefine HAVE_SIGNAL_H ${HAVE_SIGNAL_H}
318
319 /* Define to 1 if you have the `sigsetjmp' function. */
320 #cmakedefine HAVE_SIGSETJMP ${HAVE_SIGSETJMP}
321
322 /* Define to 1 if you have the <stdint.h> header file. */
323 #cmakedefine HAVE_STDINT_H ${HAVE_STDINT_H}
324
325 /* Set to 1 if the std::isinf function is found in <cmath> */
326 #undef HAVE_STD_ISINF_IN_CMATH
327
328 /* Set to 1 if the std::isnan function is found in <cmath> */
329 #undef HAVE_STD_ISNAN_IN_CMATH
330
331 /* Define to 1 if you have the `strdup' function. */
332 #cmakedefine HAVE_STRDUP ${HAVE_STRDUP}
333
334 /* Define to 1 if you have the `strerror' function. */
335 #cmakedefine HAVE_STRERROR ${HAVE_STRERROR}
336
337 /* Define to 1 if you have the `strerror_r' function. */
338 #cmakedefine HAVE_STRERROR_R ${HAVE_STRERROR_R}
339
340 /* Define to 1 if you have the `strtof' function. */
341 #cmakedefine HAVE_STRTOF ${HAVE_STRTOF}
342
343 /* Define to 1 if you have the `strtoll' function. */
344 #cmakedefine HAVE_STRTOLL ${HAVE_STRTOLL}
345
346 /* Define to 1 if you have the `strtoq' function. */
347 #cmakedefine HAVE_STRTOQ ${HAVE_STRTOQ}
348
349 /* Define to 1 if you have the `sysconf' function. */
350 #undef HAVE_SYSCONF
351
352 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
353    */
354 #cmakedefine HAVE_SYS_DIR_H ${HAVE_SYS_DIR_H}
355
356 /* Define to 1 if you have the <sys/ioctl.h> header file. */
357 #cmakedefine HAVE_SYS_IOCTL_H ${HAVE_SYS_IOCTL_H}
358
359 /* Define to 1 if you have the <sys/mman.h> header file. */
360 #cmakedefine HAVE_SYS_MMAN_H ${}
361
362 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
363    */
364 #cmakedefine HAVE_SYS_NDIR_H ${HAVE_SYS_NDIR_H}
365
366 /* Define to 1 if you have the <sys/param.h> header file. */
367 #cmakedefine HAVE_SYS_PARAM_H ${HAVE_SYS_PARAM_H}
368
369 /* Define to 1 if you have the <sys/resource.h> header file. */
370 #cmakedefine HAVE_SYS_RESOURCE_H ${HAVE_SYS_RESOURCE_H}
371
372 /* Define to 1 if you have the <sys/stat.h> header file. */
373 #cmakedefine HAVE_SYS_STAT_H ${HAVE_SYS_STAT_H}
374
375 /* Define to 1 if you have the <sys/time.h> header file. */
376 #cmakedefine HAVE_SYS_TIME_H ${HAVE_SYS_TIME_H}
377
378 /* Define to 1 if you have the <sys/types.h> header file. */
379 #cmakedefine HAVE_SYS_TYPES_H ${HAVE_SYS_TYPES_H}
380
381 /* Define to 1 if you have the <sys/uio.h> header file. */
382 #cmakedefine HAVE_SYS_UIO_H ${HAVE_SYS_UIO_H}
383
384 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
385 #cmakedefine HAVE_SYS_WAIT_H ${HAVE_SYS_WAIT_H}
386
387 /* Define if the setupterm() function is supported this platform. */
388 #cmakedefine HAVE_TERMINFO ${HAVE_TERMINFO}
389
390 /* Define to 1 if you have the <termios.h> header file. */
391 #cmakedefine HAVE_TERMIOS_H ${HAVE_TERMIOS_H}
392
393 /* Define to 1 if the system has the type `uint64_t'. */
394 #cmakedefine HAVE_UINT64_T ${HAVE_UINT64_T}
395
396 /* Define to 1 if you have the <unistd.h> header file. */
397 #cmakedefine HAVE_UNISTD_H ${HAVE_UNISTD_H}
398
399 /* Define to 1 if you have the <utime.h> header file. */
400 #cmakedefine HAVE_UTIME_H ${HAVE_UTIME_H}
401
402 /* Define to 1 if the system has the type `u_int64_t'. */
403 #cmakedefine HAVE_U_INT64_T ${HAVE_U_INT64_T}
404
405 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
406 #cmakedefine HAVE_VALGRIND_VALGRIND_H ${HAVE_VALGRIND_VALGRIND_H}
407
408 /* Define to 1 if you have the `writev' function. */
409 #cmakedefine HAVE_WRITEV ${HAVE_WRITEV}
410
411 /* Define to 1 if you have the <zlib.h> header file. */
412 #cmakedefine HAVE_ZLIB_H ${HAVE_ZLIB_H}
413
414 /* Have host's _alloca */
415 #cmakedefine HAVE__ALLOCA ${HAVE__ALLOCA}
416
417 /* Have host's __alloca */
418 #cmakedefine HAVE___ALLOCA ${HAVE___ALLOCA}
419
420 /* Have host's __ashldi3 */
421 #cmakedefine HAVE___ASHLDI3 ${HAVE___ASHLDI3}
422
423 /* Have host's __ashrdi3 */
424 #cmakedefine HAVE___ASHRDI3 ${HAVE___ASHRDI3}
425
426 /* Have host's __chkstk */
427 #cmakedefine HAVE___CHKSTK ${HAVE___CHKSTK}
428
429 /* Have host's __chkstk_ms */
430 #cmakedefine HAVE___CHKSTK_MS ${HAVE___CHKSTK_MS}
431
432 /* Have host's __cmpdi2 */
433 #cmakedefine HAVE___CMPDI2 ${HAVE___CMPDI2}
434
435 /* Have host's __divdi3 */
436 #cmakedefine HAVE___DIVDI3 ${HAVE___DIVDI3}
437
438 /* Define to 1 if you have the `__dso_handle' function. */
439 #undef HAVE___DSO_HANDLE
440
441 /* Have host's __fixdfdi */
442 #cmakedefine HAVE___FIXDFDI ${HAVE___FIXDFDI}
443
444 /* Have host's __fixsfdi */
445 #cmakedefine HAVE___FIXSFDI ${HAVE___FIXSFDI}
446
447 /* Have host's __floatdidf */
448 #cmakedefine HAVE___FLOATDIDF ${HAVE___FLOATDIDF}
449
450 /* Have host's __lshrdi3 */
451 #cmakedefine HAVE___LSHRDI3 ${HAVE___LSHRDI3}
452
453 /* Have host's __main */
454 #cmakedefine HAVE___MAIN ${HAVE___MAIN}
455
456 /* Have host's __moddi3 */
457 #cmakedefine HAVE___MODDI3 ${HAVE___MODDI3}
458
459 /* Have host's __udivdi3 */
460 #cmakedefine HAVE___UDIVDI3 ${HAVE___UDIVDI3}
461
462 /* Have host's __umoddi3 */
463 #cmakedefine HAVE___UMODDI3 ${HAVE___UMODDI3}
464
465 /* Have host's ___chkstk */
466 #cmakedefine HAVE____CHKSTK ${HAVE____CHKSTK}
467
468 /* Have host's ___chkstk_ms */
469 #cmakedefine HAVE____CHKSTK_MS ${HAVE____CHKSTK_MS}
470
471 /* Define if we link Polly to the tools */
472 #cmakedefine LINK_POLLY_INTO_TOOLS
473
474 /* Define if zlib compression is available */
475 #cmakedefine01 LLVM_ENABLE_ZLIB
476
477 /* Define if the OS needs help to load dependent libraries for dlopen(). */
478 #cmakedefine LTDL_DLOPEN_DEPLIBS ${LTDL_DLOPEN_DEPLIBS}
479
480 /* Define to the sub-directory in which libtool stores uninstalled libraries.
481    */
482 #undef LTDL_OBJDIR
483
484 /* Define to the extension used for shared libraries, say, ".so". */
485 #cmakedefine LTDL_SHLIB_EXT "${LTDL_SHLIB_EXT}"
486
487 /* Define to the system default library search path. */
488 #cmakedefine LTDL_SYSSEARCHPATH "${LTDL_SYSSEARCHPATH}"
489
490 /* Define if /dev/zero should be used when mapping RWX memory, or undefine if
491    its not necessary */
492 #undef NEED_DEV_ZERO_FOR_MMAP
493
494 /* Define if dlsym() requires a leading underscore in symbol names. */
495 #undef NEED_USCORE
496
497 /* Define to the address where bug reports for this package should be sent. */
498 #cmakedefine PACKAGE_BUGREPORT "${PACKAGE_BUGREPORT}"
499
500 /* Define to the full name of this package. */
501 #cmakedefine PACKAGE_NAME "${PACKAGE_NAME}"
502
503 /* Define to the full name and version of this package. */
504 #cmakedefine PACKAGE_STRING "${PACKAGE_STRING}"
505
506 /* Define to the one symbol short name of this package. */
507 #undef PACKAGE_TARNAME
508
509 /* Define to the version of this package. */
510 #cmakedefine PACKAGE_VERSION "${PACKAGE_VERSION}"
511
512 /* Define as the return type of signal handlers (`int' or `void'). */
513 #cmakedefine RETSIGTYPE ${RETSIGTYPE}
514
515 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
516 #undef STAT_MACROS_BROKEN
517
518 /* Define to 1 if you have the ANSI C header files. */
519 #undef STDC_HEADERS
520
521 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
522 #undef TIME_WITH_SYS_TIME
523
524 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
525 #undef TM_IN_SYS_TIME
526
527 /* Type of 1st arg on ELM Callback */
528 #cmakedefine WIN32_ELMCB_PCSTR ${WIN32_ELMCB_PCSTR}
529
530 /* Define to `int' if <sys/types.h> does not define. */
531 #undef pid_t
532
533 /* Define to `unsigned int' if <sys/types.h> does not define. */
534 #undef size_t
535
536 /* Define to a function replacing strtoll */
537 #cmakedefine strtoll ${strtoll}
538
539 /* Define to a function implementing strtoull */
540 #cmakedefine strtoull ${strtoull}
541
542 /* Define to a function implementing stricmp */
543 #cmakedefine stricmp ${stricmp}
544
545 /* Define to a function implementing strdup */
546 #cmakedefine strdup ${strdup}
547
548 /* Define to 1 if you have the `_chsize_s' function. */
549 #cmakedefine HAVE__CHSIZE_S ${HAVE__CHSIZE_S}
550
551 #endif