root/WizardsToolkit/trunk/config/config.h.in

Revision 602, 16.0 KB (checked in by cristy, 4 days ago)
Line 
1/* config/config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Define if you have the bzip2 library */
7#undef BZLIB_DELEGATE
8
9/* Define to 1 if the `closedir' function returns void instead of `int'. */
10#undef CLOSEDIR_VOID
11
12/* Directory where architecture-dependent configuration files live. */
13#undef CONFIGURE_PATH
14
15/* Subdirectory of lib where architecture-dependent configuration files live.
16   */
17#undef CONFIGURE_RELATIVE_PATH
18
19/* Directory where the Wizard's Toolkit documents live. */
20#undef DOCUMENTATION_PATH
21
22/* Enable Wizard Executable Environment debugging */
23#undef Debug
24
25/* Build self-contained, embeddable, zero-configuration Wizard's Toolkit
26   (experimental) */
27#undef EMBEDDABLE_SUPPORT
28
29/* Directory where executables are installed. */
30#undef EXECUTABLE_PATH
31
32/* Define to 1 if you have the `alarm' function. */
33#undef HAVE_ALARM
34
35/* Define to 1 if you have the <argz.h> header file. */
36#undef HAVE_ARGZ_H
37
38/* Define to 1 if you have the <arm/limits.h> header file. */
39#undef HAVE_ARM_LIMITS_H
40
41/* Define to 1 if you have the `atexit' function. */
42#undef HAVE_ATEXIT
43
44/* define if bool is a built-in type */
45#undef HAVE_BOOL
46
47/* Define to 1 if you have the `clock' function. */
48#undef HAVE_CLOCK
49
50/* Define to 1 if you have clock_gettime. */
51#undef HAVE_CLOCK_GETTIME
52
53/* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
54#undef HAVE_CLOCK_REALTIME
55
56/* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
57   */
58#undef HAVE_DECL_PREAD
59
60/* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
61   */
62#undef HAVE_DECL_PWRITE
63
64/* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
65   don't. */
66#undef HAVE_DECL_STRLCPY
67
68/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
69   don't. */
70#undef HAVE_DECL_VSNPRINTF
71
72/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
73   */
74#undef HAVE_DIRENT_H
75
76/* Define to 1 if you have the <dlfcn.h> header file. */
77#undef HAVE_DLFCN_H
78
79/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
80#undef HAVE_DOPRNT
81
82/* Define to 1 if you have the <fcntl.h> header file. */
83#undef HAVE_FCNTL_H
84
85/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
86#undef HAVE_FSEEKO
87
88/* Define to 1 if you have the `ftime' function. */
89#undef HAVE_FTIME
90
91/* Define to 1 if you have the `getcwd' function. */
92#undef HAVE_GETCWD
93
94/* Define to 1 if you have the `getdtablesize' function. */
95#undef HAVE_GETDTABLESIZE
96
97/* Define to 1 if you have the `getexecname' function. */
98#undef HAVE_GETEXECNAME
99
100/* Define to 1 if you have the `getpagesize' function. */
101#undef HAVE_GETPAGESIZE
102
103/* Define to 1 if you have the `getpid' function. */
104#undef HAVE_GETPID
105
106/* Define to 1 if you have the `getrusage' function. */
107#undef HAVE_GETRUSAGE
108
109/* Define to 1 if you have the `gettimeofday' function. */
110#undef HAVE_GETTIMEOFDAY
111
112/* Define to 1 if you have the `gmtime_r' function. */
113#undef HAVE_GMTIME_R
114
115/* Define to 1 if you have the <inttypes.h> header file. */
116#undef HAVE_INTTYPES_H
117
118/* Define to 1 if you have the `isascii' function. */
119#undef HAVE_ISASCII
120
121/* Define to 1 if you have the <limits.h> header file. */
122#undef HAVE_LIMITS_H
123
124/* Define to 1 if you have the <linux/unistd.h> header file. */
125#undef HAVE_LINUX_UNISTD_H
126
127/* Define to 1 if you have the <locale.h> header file. */
128#undef HAVE_LOCALE_H
129
130/* Define to 1 if you have the `localtime_r' function. */
131#undef HAVE_LOCALTIME_R
132
133/* Define to 1 if the type `long double' works and has more range or precision
134   than `double'. */
135#undef HAVE_LONG_DOUBLE_WIDER
136
137/* Define to 1 if you have the `lstat' function. */
138#undef HAVE_LSTAT
139
140/* define if the compiler implements L"widestring" */
141#undef HAVE_LSTRING
142
143/* Define to 1 if you have the <machine/param.h> header file. */
144#undef HAVE_MACHINE_PARAM_H
145
146/* Define to 1 if you have the <mach-o/dyld.h> header file. */
147#undef HAVE_MACH_O_DYLD_H
148
149/* Define to 1 if you have the `madvise' function. */
150#undef HAVE_MADVISE
151
152/* Define to 1 if you have the <malloc.h> header file. */
153#undef HAVE_MALLOC_H
154
155/* Define to 1 if you have the `memmove' function. */
156#undef HAVE_MEMMOVE
157
158/* Define to 1 if you have the <memory.h> header file. */
159#undef HAVE_MEMORY_H
160
161/* Define to 1 if you have the `memset' function. */
162#undef HAVE_MEMSET
163
164/* Define to 1 if you have the `mkdir' function. */
165#undef HAVE_MKDIR
166
167/* Define to 1 if you have the `mkstemp' function. */
168#undef HAVE_MKSTEMP
169
170/* Define to 1 if you have a working `mmap' system call. */
171#undef HAVE_MMAP
172
173/* Define to 1 if you have a working `mmap' system call. */
174#undef HAVE_MMAP_FILEIO
175
176/* Define to 1 if you have the `munmap' function. */
177#undef HAVE_MUNMAP
178
179/* define if the compiler implements namespaces */
180#undef HAVE_NAMESPACES
181
182/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
183#undef HAVE_NDIR_H
184
185/* Define to 1 if you have the `pclose' function. */
186#undef HAVE_PCLOSE
187
188/* Define to 1 if you have the `poll' function. */
189#undef HAVE_POLL
190
191/* Define to 1 if you have the `popen' function. */
192#undef HAVE_POPEN
193
194/* Define to 1 if you have the `posix_fallocate' function. */
195#undef HAVE_POSIX_FALLOCATE
196
197/* Define to 1 if you have the `posix_memalign' function. */
198#undef HAVE_POSIX_MEMALIGN
199
200/* Define to 1 if you have the `pow' function. */
201#undef HAVE_POW
202
203/* Define to 1 if you have the `pread' function. */
204#undef HAVE_PREAD
205
206/* Define if you have POSIX threads libraries and header files. */
207#undef HAVE_PTHREAD
208
209/* Define to 1 if you have the `pwrite' function. */
210#undef HAVE_PWRITE
211
212/* Define to 1 if you have the `raise' function. */
213#undef HAVE_RAISE
214
215/* Define to 1 if you have the `readdir_r' function. */
216#undef HAVE_READDIR_R
217
218/* Define to 1 if you have the `readlink' function. */
219#undef HAVE_READLINK
220
221/* Define to 1 if you have the `realpath' function. */
222#undef HAVE_REALPATH
223
224/* Define to 1 if you have the `sbrk' function. */
225#undef HAVE_SBRK
226
227/* Define to 1 if you have the `select' function. */
228#undef HAVE_SELECT
229
230/* Define to 1 if you have the `setlocale' function. */
231#undef HAVE_SETLOCALE
232
233/* Define to 1 if you have the `setvbuf' function. */
234#undef HAVE_SETVBUF
235
236/* Define to 1 if you have the `sigaction' function. */
237#undef HAVE_SIGACTION
238
239/* Define to 1 if you have the `sigemptyset' function. */
240#undef HAVE_SIGEMPTYSET
241
242/* Define to 1 if `stat' has the bug that it succeeds when given the
243   zero-length file name argument. */
244#undef HAVE_STAT_EMPTY_STRING_BUG
245
246/* Define to 1 if you have the <stdarg.h> header file. */
247#undef HAVE_STDARG_H
248
249/* Define to 1 if stdbool.h conforms to C99. */
250#undef HAVE_STDBOOL_H
251
252/* Define to 1 if you have the <stdint.h> header file. */
253#undef HAVE_STDINT_H
254
255/* Define to 1 if you have the <stdlib.h> header file. */
256#undef HAVE_STDLIB_H
257
258/* define if the compiler supports ISO C++ standard library */
259#undef HAVE_STD_LIBS
260
261/* define if the compiler supports the std namespace */
262#undef HAVE_STD_NAMESPACE
263
264/* Define to 1 if you have the `strcasecmp' function. */
265#undef HAVE_STRCASECMP
266
267/* Define to 1 if you have the `strchr' function. */
268#undef HAVE_STRCHR
269
270/* Define to 1 if you have the `strcspn' function. */
271#undef HAVE_STRCSPN
272
273/* Define to 1 if you have the `strdup' function. */
274#undef HAVE_STRDUP
275
276/* Define to 1 if you have the `strerror_r' function. */
277#undef HAVE_STRERROR_R
278
279/* Define to 1 if cpp supports the ANSI # stringizing operator. */
280#undef HAVE_STRINGIZE
281
282/* Define to 1 if you have the <strings.h> header file. */
283#undef HAVE_STRINGS_H
284
285/* Define to 1 if you have the <string.h> header file. */
286#undef HAVE_STRING_H
287
288/* Define to 1 if you have the `strlcat' function. */
289#undef HAVE_STRLCAT
290
291/* Define to 1 if you have the `strlcpy' function. */
292#undef HAVE_STRLCPY
293
294/* Define to 1 if you have the `strncasecmp' function. */
295#undef HAVE_STRNCASECMP
296
297/* Define to 1 if you have the `strrchr' function. */
298#undef HAVE_STRRCHR
299
300/* Define to 1 if you have the `strspn' function. */
301#undef HAVE_STRSPN
302
303/* Define to 1 if you have the `strstr' function. */
304#undef HAVE_STRSTR
305
306/* Define to 1 if you have the `strtol' function. */
307#undef HAVE_STRTOL
308
309/* Define to 1 if you have the `sysconf' function. */
310#undef HAVE_SYSCONF
311
312/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
313   */
314#undef HAVE_SYS_DIR_H
315
316/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
317   */
318#undef HAVE_SYS_NDIR_H
319
320/* Define to 1 if you have the <sys/resource.h> header file. */
321#undef HAVE_SYS_RESOURCE_H
322
323/* Define to 1 if you have the <sys/stat.h> header file. */
324#undef HAVE_SYS_STAT_H
325
326/* Define to 1 if you have the <sys/syslimits.h> header file. */
327#undef HAVE_SYS_SYSLIMITS_H
328
329/* Define to 1 if you have the <sys/timeb.h> header file. */
330#undef HAVE_SYS_TIMEB_H
331
332/* Define to 1 if you have the <sys/times.h> header file. */
333#undef HAVE_SYS_TIMES_H
334
335/* Define to 1 if you have the <sys/time.h> header file. */
336#undef HAVE_SYS_TIME_H
337
338/* Define to 1 if you have the <sys/types.h> header file. */
339#undef HAVE_SYS_TYPES_H
340
341/* Define to 1 if you have the <sys/utime.h> header file. */
342#undef HAVE_SYS_UTIME_H
343
344/* Define to 1 if you have the <termios.h> header file. */
345#undef HAVE_TERMIOS_H
346
347/* Define to 1 if you have the `times' function. */
348#undef HAVE_TIMES
349
350/* Define to 1 if you have the <unistd.h> header file. */
351#undef HAVE_UNISTD_H
352
353/* Define to 1 if you have the `usleep' function. */
354#undef HAVE_USLEEP
355
356/* Define to 1 if you have the `utime' function. */
357#undef HAVE_UTIME
358
359/* Define to 1 if you have the <utime.h> header file. */
360#undef HAVE_UTIME_H
361
362/* Define to 1 if you have the `vprintf' function. */
363#undef HAVE_VPRINTF
364
365/* Define to 1 if you have the `vsnprintf' function. */
366#undef HAVE_VSNPRINTF
367
368/* Define to 1 if you have the `vsprintf' function. */
369#undef HAVE_VSPRINTF
370
371/* Define to 1 if the system has the type `_Bool'. */
372#undef HAVE__BOOL
373
374/* Define to 1 if you have the `_NSGetExecutablePath' function. */
375#undef HAVE__NSGETEXECUTABLEPATH
376
377/* Define to 1 if you have the `_wfopen' function. */
378#undef HAVE__WFOPEN
379
380/* Define if you have umem memory allocation library */
381#undef HasUMEM
382
383/* Define to use the Windows GDI32 library */
384#undef HasWINGDI32
385
386/* Wizard's Toolkit is formally installed under prefix */
387#undef INSTALLED_SUPPORT
388
389/* Directory where architecture-dependent files live. */
390#undef LIBRARY_PATH
391
392/* Subdirectory of lib where Wizard architecture dependent files are installed
393   */
394#undef LIBRARY_RELATIVE_PATH
395
396/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
397   slash. */
398#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
399
400/* Define to the sub-directory in which libtool stores uninstalled libraries.
401   */
402#undef LT_OBJDIR
403
404/* Turn off assert statements */
405#undef NDEBUG
406
407/* Define to 1 if your C compiler doesn't accept -c and -o together. */
408#undef NO_MINUS_C_MINUS_O
409
410/* Define to the address where bug reports for this package should be sent. */
411#undef PACKAGE_BUGREPORT
412
413/* Define to the full name of this package. */
414#undef PACKAGE_NAME
415
416/* Define to the full name and version of this package. */
417#undef PACKAGE_STRING
418
419/* Define to the one symbol short name of this package. */
420#undef PACKAGE_TARNAME
421
422/* Define to the home page for this package. */
423#undef PACKAGE_URL
424
425/* Define to the version of this package. */
426#undef PACKAGE_VERSION
427
428/* Define to necessary symbol if this constant uses a non-standard name on
429   your system. */
430#undef PTHREAD_CREATE_JOINABLE
431
432/* Directory where architecture-independent configuration files live. */
433#undef SHARE_CONFIGURE_PATH
434
435/* Subdirectory of lib where architecture-independent configuration files
436   live. */
437#undef SHARE_CONFIGURE_RELATIVE_PATH
438
439/* Directory where architecture-independent files live. */
440#undef SHARE_PATH
441
442/* The size of `off_t', as computed by sizeof. */
443#undef SIZEOF_OFF_T
444
445/* The size of `signed int', as computed by sizeof. */
446#undef SIZEOF_SIGNED_INT
447
448/* The size of `signed long', as computed by sizeof. */
449#undef SIZEOF_SIGNED_LONG
450
451/* The size of `signed long long', as computed by sizeof. */
452#undef SIZEOF_SIGNED_LONG_LONG
453
454/* The size of `signed short', as computed by sizeof. */
455#undef SIZEOF_SIGNED_SHORT
456
457/* The size of `size_t', as computed by sizeof. */
458#undef SIZEOF_SIZE_T
459
460/* The size of `unsigned int', as computed by sizeof. */
461#undef SIZEOF_UNSIGNED_INT
462
463/* The size of `unsigned int*', as computed by sizeof. */
464#undef SIZEOF_UNSIGNED_INTP
465
466/* The size of `unsigned long', as computed by sizeof. */
467#undef SIZEOF_UNSIGNED_LONG
468
469/* The size of `unsigned long long', as computed by sizeof. */
470#undef SIZEOF_UNSIGNED_LONG_LONG
471
472/* The size of `unsigned short', as computed by sizeof. */
473#undef SIZEOF_UNSIGNED_SHORT
474
475/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
476#undef STAT_MACROS_BROKEN
477
478/* Define to 1 if you have the ANSI C header files. */
479#undef STDC_HEADERS
480
481/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
482#undef TIME_WITH_SYS_TIME
483
484/* Define to 1 if your <sys/time.h> declares `struct tm'. */
485#undef TM_IN_SYS_TIME
486
487/* Enable extensions on AIX 3, Interix.  */
488#ifndef _ALL_SOURCE
489# undef _ALL_SOURCE
490#endif
491/* Enable GNU extensions on systems that have them.  */
492#ifndef _GNU_SOURCE
493# undef _GNU_SOURCE
494#endif
495/* Enable threading extensions on Solaris.  */
496#ifndef _POSIX_PTHREAD_SEMANTICS
497# undef _POSIX_PTHREAD_SEMANTICS
498#endif
499/* Enable extensions on HP NonStop.  */
500#ifndef _TANDEM_SOURCE
501# undef _TANDEM_SOURCE
502#endif
503/* Enable general extensions on Solaris.  */
504#ifndef __EXTENSIONS__
505# undef __EXTENSIONS__
506#endif
507
508
509/* Define if using the dmalloc debugging malloc package */
510#undef WITH_DMALLOC
511
512/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
513   significant byte first (like Motorola and SPARC, unlike Intel). */
514#if defined AC_APPLE_UNIVERSAL_BUILD
515# if defined __BIG_ENDIAN__
516#  define WORDS_BIGENDIAN 1
517# endif
518#else
519# ifndef WORDS_BIGENDIAN
520#  undef WORDS_BIGENDIAN
521# endif
522#endif
523
524/* Wizard API method prefix */
525#undef WizardMethodPrefix
526
527/* Define if you have zlib compression library */
528#undef ZLIB_DELEGATE
529
530/* Number of bits in a file offset, on hosts where this is settable. */
531#undef _FILE_OFFSET_BITS
532
533/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
534#undef _LARGEFILE_SOURCE
535
536/* Define for large files, on AIX-style hosts. */
537#undef _LARGE_FILES
538
539/* Define to 1 if on MINIX. */
540#undef _MINIX
541
542/* Define to 2 if the system does not provide POSIX.1 features except with
543   this defined. */
544#undef _POSIX_1_SOURCE
545
546/* Define to 1 if you need to in order for `stat' and other things to work. */
547#undef _POSIX_SOURCE
548
549/* Define to 1 if type `char' is unsigned and you are not using gcc.  */
550#ifndef __CHAR_UNSIGNED__
551# undef __CHAR_UNSIGNED__
552#endif
553
554/* Define to appropriate substitue if compiler does not have __func__ */
555#undef __func__
556
557/* Define to empty if `const' does not conform to ANSI C. */
558#undef const
559
560/* Define to `__inline__' or `__inline' if that's what the C compiler
561   calls it, or to nothing if 'inline' is not supported under any name.  */
562#ifndef __cplusplus
563#undef inline
564#endif
565
566/* Define to `int' if <sys/types.h> does not define. */
567#undef mode_t
568
569/* Define to `long int' if <sys/types.h> does not define. */
570#undef off_t
571
572/* Define to `int' if <sys/types.h> does not define. */
573#undef pid_t
574
575/* Define to the equivalent of the C99 'restrict' keyword, or to
576   nothing if this is not supported.  Do not define if restrict is
577   supported directly.  */
578#undef restrict
579/* Work around a bug in Sun C++: it does not support _Restrict or
580   __restrict__, even though the corresponding Sun C compiler ends up with
581   "#define restrict _Restrict" or "#define restrict __restrict__" in the
582   previous line.  Perhaps some future version of Sun C++ will work with
583   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
584#if defined __SUNPRO_CC && !defined __RESTRICT
585# define _Restrict
586# define __restrict__
587#endif
588
589/* Define to `unsigned int' if <sys/types.h> does not define. */
590#undef size_t
591
592/* Define to `int' if <sys/types.h> does not define. */
593#undef ssize_t
594
595/* Define to empty if the keyword `volatile' does not work. Warning: valid
596   code using `volatile' can become incorrect without. Disable with care. */
597#undef volatile
Note: See TracBrowser for help on using the browser.