MagickCore 7.0.10
wizard-baseconfig.h
Go to the documentation of this file.
1#ifndef _WIZARD_WIZARD_BASECONFIG_H
2#define _WIZARD_WIZARD_BASECONFIG_H 1
3
4/* wizard/wizard-baseconfig.h. Generated automatically at end of configure. */
5/* config/config.h. Generated from config.h.in by configure. */
6/* config/config.h.in. Generated from configure.ac by autoheader. */
7
8/* Define if building universal (internal helper macro) */
9/* #undef AC_APPLE_UNIVERSAL_BUILD */
10
11/* Define if you have the bzip2 library */
12#ifndef WIZARDSTOOLKIT_BZLIB_DELEGATE
13#define WIZARDSTOOLKIT_BZLIB_DELEGATE 1
14#endif
15
16/* Define to 1 if the `closedir' function returns void instead of int. */
17/* #undef CLOSEDIR_VOID */
18
19/* Directory where architecture-dependent configuration files live. */
20#ifndef WIZARDSTOOLKIT_CONFIGURE_PATH
21#define WIZARDSTOOLKIT_CONFIGURE_PATH "/usr/local/etc/WizardsToolkit-1/"
22#endif
23
24/* Subdirectory of lib where architecture-dependent configuration files live.
25 */
26#ifndef WIZARDSTOOLKIT_CONFIGURE_RELATIVE_PATH
27#define WIZARDSTOOLKIT_CONFIGURE_RELATIVE_PATH "WizardsToolkit-1"
28#endif
29
30/* "Directory where the Wizard's Toolkit documents live." */
31#ifndef WIZARDSTOOLKIT_DOCUMENTATION_PATH
32#define WIZARDSTOOLKIT_DOCUMENTATION_PATH "/usr/local/share/doc/WizardsToolkit-1/"
33#endif
34
35/* Enable Wizard Executable Environment debugging */
36#ifndef WIZARDSTOOLKIT_Debug
37#define WIZARDSTOOLKIT_Debug 1
38#endif
39
40/* Build self-contained, embeddable, zero-configuration Wizards Toolkit
41 (experimental) */
42/* #undef EMBEDDABLE_SUPPORT */
43
44/* Directory where executables are installed. */
45#ifndef WIZARDSTOOLKIT_EXECUTABLE_PATH
46#define WIZARDSTOOLKIT_EXECUTABLE_PATH "/usr/local/bin/"
47#endif
48
49/* Define to 1 if you have the `alarm' function. */
50#ifndef WIZARDSTOOLKIT_HAVE_ALARM
51#define WIZARDSTOOLKIT_HAVE_ALARM 1
52#endif
53
54/* Define to 1 if you have the <argz.h> header file. */
55#ifndef WIZARDSTOOLKIT_HAVE_ARGZ_H
56#define WIZARDSTOOLKIT_HAVE_ARGZ_H 1
57#endif
58
59/* Define to 1 if you have the <arm/limits.h> header file. */
60/* #undef HAVE_ARM_LIMITS_H */
61
62/* Define to 1 if you have the `atexit' function. */
63#ifndef WIZARDSTOOLKIT_HAVE_ATEXIT
64#define WIZARDSTOOLKIT_HAVE_ATEXIT 1
65#endif
66
67/* define if bool is a built-in type */
68/* #undef HAVE_BOOL */
69
70/* Define to 1 if you have the `clock' function. */
71#ifndef WIZARDSTOOLKIT_HAVE_CLOCK
72#define WIZARDSTOOLKIT_HAVE_CLOCK 1
73#endif
74
75/* Define to 1 if you have clock_gettime. */
76#ifndef WIZARDSTOOLKIT_HAVE_CLOCK_GETTIME
77#define WIZARDSTOOLKIT_HAVE_CLOCK_GETTIME 1
78#endif
79
80/* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
81/* #undef HAVE_CLOCK_REALTIME */
82
83/* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
84 */
85#ifndef WIZARDSTOOLKIT_HAVE_DECL_PREAD
86#define WIZARDSTOOLKIT_HAVE_DECL_PREAD 1
87#endif
88
89/* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
90 */
91#ifndef WIZARDSTOOLKIT_HAVE_DECL_PWRITE
92#define WIZARDSTOOLKIT_HAVE_DECL_PWRITE 1
93#endif
94
95/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
96 don't. */
97#ifndef WIZARDSTOOLKIT_HAVE_DECL_STRERROR_R
98#define WIZARDSTOOLKIT_HAVE_DECL_STRERROR_R 1
99#endif
100
101/* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
102 don't. */
103#ifndef WIZARDSTOOLKIT_HAVE_DECL_STRLCPY
104#define WIZARDSTOOLKIT_HAVE_DECL_STRLCPY 0
105#endif
106
107/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
108 don't. */
109#ifndef WIZARDSTOOLKIT_HAVE_DECL_VSNPRINTF
110#define WIZARDSTOOLKIT_HAVE_DECL_VSNPRINTF 1
111#endif
112
113/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
114 */
115#ifndef WIZARDSTOOLKIT_HAVE_DIRENT_H
116#define WIZARDSTOOLKIT_HAVE_DIRENT_H 1
117#endif
118
119/* Define to 1 if you have the <dlfcn.h> header file. */
120#ifndef WIZARDSTOOLKIT_HAVE_DLFCN_H
121#define WIZARDSTOOLKIT_HAVE_DLFCN_H 1
122#endif
123
124/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
125/* #undef HAVE_DOPRNT */
126
127/* Define to 1 if you have the `fchmod' function. */
128#ifndef WIZARDSTOOLKIT_HAVE_FCHMOD
129#define WIZARDSTOOLKIT_HAVE_FCHMOD 1
130#endif
131
132/* Define to 1 if you have the <fcntl.h> header file. */
133#ifndef WIZARDSTOOLKIT_HAVE_FCNTL_H
134#define WIZARDSTOOLKIT_HAVE_FCNTL_H 1
135#endif
136
137/* Define to 1 if you have the `fprintf_l' function. */
138/* #undef HAVE_FPRINTF_L */
139
140/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
141#ifndef WIZARDSTOOLKIT_HAVE_FSEEKO
142#define WIZARDSTOOLKIT_HAVE_FSEEKO 1
143#endif
144
145/* Define to 1 if you have the `ftime' function. */
146#ifndef WIZARDSTOOLKIT_HAVE_FTIME
147#define WIZARDSTOOLKIT_HAVE_FTIME 1
148#endif
149
150/* Define to 1 if you have the `getcwd' function. */
151#ifndef WIZARDSTOOLKIT_HAVE_GETCWD
152#define WIZARDSTOOLKIT_HAVE_GETCWD 1
153#endif
154
155/* Define to 1 if you have the `getdtablesize' function. */
156#ifndef WIZARDSTOOLKIT_HAVE_GETDTABLESIZE
157#define WIZARDSTOOLKIT_HAVE_GETDTABLESIZE 1
158#endif
159
160/* Define to 1 if you have the `getentropy' function. */
161#ifndef WIZARDSTOOLKIT_HAVE_GETENTROPY
162#define WIZARDSTOOLKIT_HAVE_GETENTROPY 1
163#endif
164
165/* Define to 1 if you have the `getexecname' function. */
166/* #undef HAVE_GETEXECNAME */
167
168/* Define to 1 if you have the `getpagesize' function. */
169#ifndef WIZARDSTOOLKIT_HAVE_GETPAGESIZE
170#define WIZARDSTOOLKIT_HAVE_GETPAGESIZE 1
171#endif
172
173/* Define to 1 if you have the `getpid' function. */
174#ifndef WIZARDSTOOLKIT_HAVE_GETPID
175#define WIZARDSTOOLKIT_HAVE_GETPID 1
176#endif
177
178/* Define to 1 if you have the `getrusage' function. */
179#ifndef WIZARDSTOOLKIT_HAVE_GETRUSAGE
180#define WIZARDSTOOLKIT_HAVE_GETRUSAGE 1
181#endif
182
183/* Define to 1 if you have the `gettimeofday' function. */
184#ifndef WIZARDSTOOLKIT_HAVE_GETTIMEOFDAY
185#define WIZARDSTOOLKIT_HAVE_GETTIMEOFDAY 1
186#endif
187
188/* Define to 1 if you have the `gmtime_r' function. */
189#ifndef WIZARDSTOOLKIT_HAVE_GMTIME_R
190#define WIZARDSTOOLKIT_HAVE_GMTIME_R 1
191#endif
192
193/* Compile with hugepage support */
194/* #undef HAVE_HUGEPAGES */
195
196/* Define to 1 if the system has the type `intmax_t'. */
197#ifndef WIZARDSTOOLKIT_HAVE_INTMAX_T
198#define WIZARDSTOOLKIT_HAVE_INTMAX_T 1
199#endif
200
201/* Define to 1 if the system has the type `intptr_t'. */
202#ifndef WIZARDSTOOLKIT_HAVE_INTPTR_T
203#define WIZARDSTOOLKIT_HAVE_INTPTR_T 1
204#endif
205
206/* Define to 1 if you have the <inttypes.h> header file. */
207#ifndef WIZARDSTOOLKIT_HAVE_INTTYPES_H
208#define WIZARDSTOOLKIT_HAVE_INTTYPES_H 1
209#endif
210
211/* Define to 1 if you have the `isascii' function. */
212#ifndef WIZARDSTOOLKIT_HAVE_ISASCII
213#define WIZARDSTOOLKIT_HAVE_ISASCII 1
214#endif
215
216/* Define to 1 if you have the `isnan' function. */
217#ifndef WIZARDSTOOLKIT_HAVE_ISNAN
218#define WIZARDSTOOLKIT_HAVE_ISNAN 1
219#endif
220
221/* Define to 1 if you have the <limits.h> header file. */
222#ifndef WIZARDSTOOLKIT_HAVE_LIMITS_H
223#define WIZARDSTOOLKIT_HAVE_LIMITS_H 1
224#endif
225
226/* Define to 1 if you have the <linux/unistd.h> header file. */
227#ifndef WIZARDSTOOLKIT_HAVE_LINUX_UNISTD_H
228#define WIZARDSTOOLKIT_HAVE_LINUX_UNISTD_H 1
229#endif
230
231/* Define to 1 if you have the <locale.h> header file. */
232#ifndef WIZARDSTOOLKIT_HAVE_LOCALE_H
233#define WIZARDSTOOLKIT_HAVE_LOCALE_H 1
234#endif
235
236/* Define to 1 if the system has the type `locale_t'. */
237/* #undef HAVE_LOCALE_T */
238
239/* Define to 1 if you have the `localtime_r' function. */
240#ifndef WIZARDSTOOLKIT_HAVE_LOCALTIME_R
241#define WIZARDSTOOLKIT_HAVE_LOCALTIME_R 1
242#endif
243
244/* Define to 1 if the system has the type `long double'. */
245#ifndef WIZARDSTOOLKIT_HAVE_LONG_DOUBLE
246#define WIZARDSTOOLKIT_HAVE_LONG_DOUBLE 1
247#endif
248
249/* Define to 1 if the type `long double' works and has more range or precision
250 than `double'. */
251#ifndef WIZARDSTOOLKIT_HAVE_LONG_DOUBLE_WIDER
252#define WIZARDSTOOLKIT_HAVE_LONG_DOUBLE_WIDER 1
253#endif
254
255/* Define to 1 if the system has the type `long long int'. */
256#ifndef WIZARDSTOOLKIT_HAVE_LONG_LONG_INT
257#define WIZARDSTOOLKIT_HAVE_LONG_LONG_INT 1
258#endif
259
260/* Define to 1 if you have the `lstat' function. */
261#ifndef WIZARDSTOOLKIT_HAVE_LSTAT
262#define WIZARDSTOOLKIT_HAVE_LSTAT 1
263#endif
264
265/* Define to 1 if you have the <machine/param.h> header file. */
266/* #undef HAVE_MACHINE_PARAM_H */
267
268/* Define to 1 if you have the <mach-o/dyld.h> header file. */
269/* #undef HAVE_MACH_O_DYLD_H */
270
271/* Define to 1 if you have the `madvise' function. */
272#ifndef WIZARDSTOOLKIT_HAVE_MADVISE
273#define WIZARDSTOOLKIT_HAVE_MADVISE 1
274#endif
275
276/* Define to 1 if you have the <malloc.h> header file. */
277#ifndef WIZARDSTOOLKIT_HAVE_MALLOC_H
278#define WIZARDSTOOLKIT_HAVE_MALLOC_H 1
279#endif
280
281/* Define to 1 if <wchar.h> declares mbstate_t. */
282#ifndef WIZARDSTOOLKIT_HAVE_MBSTATE_T
283#define WIZARDSTOOLKIT_HAVE_MBSTATE_T 1
284#endif
285
286/* Define to 1 if you have the `memmove' function. */
287#ifndef WIZARDSTOOLKIT_HAVE_MEMMOVE
288#define WIZARDSTOOLKIT_HAVE_MEMMOVE 1
289#endif
290
291/* Define to 1 if you have the `memset' function. */
292#ifndef WIZARDSTOOLKIT_HAVE_MEMSET
293#define WIZARDSTOOLKIT_HAVE_MEMSET 1
294#endif
295
296/* Define to 1 if you have the <minix/config.h> header file. */
297/* #undef HAVE_MINIX_CONFIG_H */
298
299/* Define to 1 if you have the `mkdir' function. */
300#ifndef WIZARDSTOOLKIT_HAVE_MKDIR
301#define WIZARDSTOOLKIT_HAVE_MKDIR 1
302#endif
303
304/* Define to 1 if you have the `mkstemp' function. */
305#ifndef WIZARDSTOOLKIT_HAVE_MKSTEMP
306#define WIZARDSTOOLKIT_HAVE_MKSTEMP 1
307#endif
308
309/* Define to 1 if you have a working `mmap' system call. */
310#ifndef WIZARDSTOOLKIT_HAVE_MMAP
311#define WIZARDSTOOLKIT_HAVE_MMAP 1
312#endif
313
314/* Define to 1 if you have a working `mmap' system call. */
315#ifndef WIZARDSTOOLKIT_HAVE_MMAP_FILEIO
316#define WIZARDSTOOLKIT_HAVE_MMAP_FILEIO 1
317#endif
318
319/* Define to 1 if you have the `munmap' function. */
320#ifndef WIZARDSTOOLKIT_HAVE_MUNMAP
321#define WIZARDSTOOLKIT_HAVE_MUNMAP 1
322#endif
323
324/* define if the compiler implements namespaces */
325/* #undef HAVE_NAMESPACES */
326
327/* Define if g++ supports namespace std. */
328/* #undef HAVE_NAMESPACE_STD */
329
330/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
331/* #undef HAVE_NDIR_H */
332
333/* Define to 1 if you have the `newloacle' function. */
334/* #undef HAVE_NEWLOACLE */
335
336/* Define to 1 if you have the `pclose' function. */
337#ifndef WIZARDSTOOLKIT_HAVE_PCLOSE
338#define WIZARDSTOOLKIT_HAVE_PCLOSE 1
339#endif
340
341/* Define to 1 if you have the `poll' function. */
342#ifndef WIZARDSTOOLKIT_HAVE_POLL
343#define WIZARDSTOOLKIT_HAVE_POLL 1
344#endif
345
346/* Define to 1 if you have the `popen' function. */
347#ifndef WIZARDSTOOLKIT_HAVE_POPEN
348#define WIZARDSTOOLKIT_HAVE_POPEN 1
349#endif
350
351/* Define to 1 if you have the `posix_fallocate' function. */
352#ifndef WIZARDSTOOLKIT_HAVE_POSIX_FALLOCATE
353#define WIZARDSTOOLKIT_HAVE_POSIX_FALLOCATE 1
354#endif
355
356/* Define to 1 if you have the `posix_memalign' function. */
357#ifndef WIZARDSTOOLKIT_HAVE_POSIX_MEMALIGN
358#define WIZARDSTOOLKIT_HAVE_POSIX_MEMALIGN 1
359#endif
360
361/* Define to 1 if you have the `pow' function. */
362#ifndef WIZARDSTOOLKIT_HAVE_POW
363#define WIZARDSTOOLKIT_HAVE_POW 1
364#endif
365
366/* Define to 1 if you have the `pread' function. */
367#ifndef WIZARDSTOOLKIT_HAVE_PREAD
368#define WIZARDSTOOLKIT_HAVE_PREAD 1
369#endif
370
371/* Define to 1 if you have the <process.h> header file. */
372/* #undef HAVE_PROCESS_H */
373
374/* Define if you have POSIX threads libraries and header files. */
375#ifndef WIZARDSTOOLKIT_HAVE_PTHREAD
376#define WIZARDSTOOLKIT_HAVE_PTHREAD 1
377#endif
378
379/* Have PTHREAD_PRIO_INHERIT. */
380#ifndef WIZARDSTOOLKIT_HAVE_PTHREAD_PRIO_INHERIT
381#define WIZARDSTOOLKIT_HAVE_PTHREAD_PRIO_INHERIT 1
382#endif
383
384/* Define to 1 if you have the `pwrite' function. */
385#ifndef WIZARDSTOOLKIT_HAVE_PWRITE
386#define WIZARDSTOOLKIT_HAVE_PWRITE 1
387#endif
388
389/* Define to 1 if you have the `raise' function. */
390#ifndef WIZARDSTOOLKIT_HAVE_RAISE
391#define WIZARDSTOOLKIT_HAVE_RAISE 1
392#endif
393
394/* Define to 1 if you have the `readlink' function. */
395#ifndef WIZARDSTOOLKIT_HAVE_READLINK
396#define WIZARDSTOOLKIT_HAVE_READLINK 1
397#endif
398
399/* Define to 1 if you have the `realpath' function. */
400#ifndef WIZARDSTOOLKIT_HAVE_REALPATH
401#define WIZARDSTOOLKIT_HAVE_REALPATH 1
402#endif
403
404/* Define to 1 if you have the `sbrk' function. */
405#ifndef WIZARDSTOOLKIT_HAVE_SBRK
406#define WIZARDSTOOLKIT_HAVE_SBRK 1
407#endif
408
409/* Define to 1 if you have the `select' function. */
410#ifndef WIZARDSTOOLKIT_HAVE_SELECT
411#define WIZARDSTOOLKIT_HAVE_SELECT 1
412#endif
413
414/* Define to 1 if you have the `setlocale' function. */
415#ifndef WIZARDSTOOLKIT_HAVE_SETLOCALE
416#define WIZARDSTOOLKIT_HAVE_SETLOCALE 1
417#endif
418
419/* Define to 1 if you have the `setvbuf' function. */
420#ifndef WIZARDSTOOLKIT_HAVE_SETVBUF
421#define WIZARDSTOOLKIT_HAVE_SETVBUF 1
422#endif
423
424/* Define to 1 if you have the `sigaction' function. */
425#ifndef WIZARDSTOOLKIT_HAVE_SIGACTION
426#define WIZARDSTOOLKIT_HAVE_SIGACTION 1
427#endif
428
429/* Define to 1 if you have the `sigemptyset' function. */
430#ifndef WIZARDSTOOLKIT_HAVE_SIGEMPTYSET
431#define WIZARDSTOOLKIT_HAVE_SIGEMPTYSET 1
432#endif
433
434/* Define to 1 if you have the `spawnvp' function. */
435/* #undef HAVE_SPAWNVP */
436
437/* Define to 1 if `stat' has the bug that it succeeds when given the
438 zero-length file name argument. */
439/* #undef HAVE_STAT_EMPTY_STRING_BUG */
440
441/* Define to 1 if you have the <stdarg.h> header file. */
442#ifndef WIZARDSTOOLKIT_HAVE_STDARG_H
443#define WIZARDSTOOLKIT_HAVE_STDARG_H 1
444#endif
445
446/* Define to 1 if stdbool.h conforms to C99. */
447#ifndef WIZARDSTOOLKIT_HAVE_STDBOOL_H
448#define WIZARDSTOOLKIT_HAVE_STDBOOL_H 1
449#endif
450
451/* Define to 1 if you have the <stdint.h> header file. */
452#ifndef WIZARDSTOOLKIT_HAVE_STDINT_H
453#define WIZARDSTOOLKIT_HAVE_STDINT_H 1
454#endif
455
456/* Define to 1 if you have the <stdio.h> header file. */
457#ifndef WIZARDSTOOLKIT_HAVE_STDIO_H
458#define WIZARDSTOOLKIT_HAVE_STDIO_H 1
459#endif
460
461/* Define to 1 if you have the <stdlib.h> header file. */
462#ifndef WIZARDSTOOLKIT_HAVE_STDLIB_H
463#define WIZARDSTOOLKIT_HAVE_STDLIB_H 1
464#endif
465
466/* Define to 1 if you have the `strcasecmp' function. */
467#ifndef WIZARDSTOOLKIT_HAVE_STRCASECMP
468#define WIZARDSTOOLKIT_HAVE_STRCASECMP 1
469#endif
470
471/* Define to 1 if you have the `strchr' function. */
472#ifndef WIZARDSTOOLKIT_HAVE_STRCHR
473#define WIZARDSTOOLKIT_HAVE_STRCHR 1
474#endif
475
476/* Define to 1 if you have the `strcspn' function. */
477#ifndef WIZARDSTOOLKIT_HAVE_STRCSPN
478#define WIZARDSTOOLKIT_HAVE_STRCSPN 1
479#endif
480
481/* Define to 1 if you have the `strdup' function. */
482#ifndef WIZARDSTOOLKIT_HAVE_STRDUP
483#define WIZARDSTOOLKIT_HAVE_STRDUP 1
484#endif
485
486/* Define if you have `strerror_r'. */
487#ifndef WIZARDSTOOLKIT_HAVE_STRERROR_R
488#define WIZARDSTOOLKIT_HAVE_STRERROR_R 1
489#endif
490
491/* Define to 1 if cpp supports the ANSI # stringizing operator. */
492#ifndef WIZARDSTOOLKIT_HAVE_STRINGIZE
493#define WIZARDSTOOLKIT_HAVE_STRINGIZE 1
494#endif
495
496/* Define to 1 if you have the <strings.h> header file. */
497#ifndef WIZARDSTOOLKIT_HAVE_STRINGS_H
498#define WIZARDSTOOLKIT_HAVE_STRINGS_H 1
499#endif
500
501/* Define to 1 if you have the <string.h> header file. */
502#ifndef WIZARDSTOOLKIT_HAVE_STRING_H
503#define WIZARDSTOOLKIT_HAVE_STRING_H 1
504#endif
505
506/* Define to 1 if you have the `strlcat' function. */
507#ifndef WIZARDSTOOLKIT_HAVE_STRLCAT
508#define WIZARDSTOOLKIT_HAVE_STRLCAT 1
509#endif
510
511/* Define to 1 if you have the `strlcpy' function. */
512#ifndef WIZARDSTOOLKIT_HAVE_STRLCPY
513#define WIZARDSTOOLKIT_HAVE_STRLCPY 1
514#endif
515
516/* Define to 1 if you have the `strncasecmp' function. */
517#ifndef WIZARDSTOOLKIT_HAVE_STRNCASECMP
518#define WIZARDSTOOLKIT_HAVE_STRNCASECMP 1
519#endif
520
521/* Define to 1 if you have the `strrchr' function. */
522#ifndef WIZARDSTOOLKIT_HAVE_STRRCHR
523#define WIZARDSTOOLKIT_HAVE_STRRCHR 1
524#endif
525
526/* Define to 1 if you have the `strspn' function. */
527#ifndef WIZARDSTOOLKIT_HAVE_STRSPN
528#define WIZARDSTOOLKIT_HAVE_STRSPN 1
529#endif
530
531/* Define to 1 if you have the `strstr' function. */
532#ifndef WIZARDSTOOLKIT_HAVE_STRSTR
533#define WIZARDSTOOLKIT_HAVE_STRSTR 1
534#endif
535
536/* Define to 1 if you have the `strtod' function. */
537#ifndef WIZARDSTOOLKIT_HAVE_STRTOD
538#define WIZARDSTOOLKIT_HAVE_STRTOD 1
539#endif
540
541/* Define to 1 if you have the `strtod_l' function. */
542#ifndef WIZARDSTOOLKIT_HAVE_STRTOD_L
543#define WIZARDSTOOLKIT_HAVE_STRTOD_L 1
544#endif
545
546/* Define to 1 if you have the `strtol' function. */
547#ifndef WIZARDSTOOLKIT_HAVE_STRTOL
548#define WIZARDSTOOLKIT_HAVE_STRTOL 1
549#endif
550
551/* Define to 1 if you have the `strtoul' function. */
552#ifndef WIZARDSTOOLKIT_HAVE_STRTOUL
553#define WIZARDSTOOLKIT_HAVE_STRTOUL 1
554#endif
555
556/* Define to 1 if you have the <sun_prefetch.h> header file. */
557/* #undef HAVE_SUN_PREFETCH_H */
558
559/* Define to 1 if you have the `sysconf' function. */
560#ifndef WIZARDSTOOLKIT_HAVE_SYSCONF
561#define WIZARDSTOOLKIT_HAVE_SYSCONF 1
562#endif
563
564/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
565 */
566/* #undef HAVE_SYS_DIR_H */
567
568/* Define to 1 if you have the <sys/mman.h> header file. */
569#ifndef WIZARDSTOOLKIT_HAVE_SYS_MMAN_H
570#define WIZARDSTOOLKIT_HAVE_SYS_MMAN_H 1
571#endif
572
573/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
574 */
575/* #undef HAVE_SYS_NDIR_H */
576
577/* Define to 1 if you have the <sys/param.h> header file. */
578#ifndef WIZARDSTOOLKIT_HAVE_SYS_PARAM_H
579#define WIZARDSTOOLKIT_HAVE_SYS_PARAM_H 1
580#endif
581
582/* Define to 1 if you have the <sys/resource.h> header file. */
583#ifndef WIZARDSTOOLKIT_HAVE_SYS_RESOURCE_H
584#define WIZARDSTOOLKIT_HAVE_SYS_RESOURCE_H 1
585#endif
586
587/* Define to 1 if you have the <sys/stat.h> header file. */
588#ifndef WIZARDSTOOLKIT_HAVE_SYS_STAT_H
589#define WIZARDSTOOLKIT_HAVE_SYS_STAT_H 1
590#endif
591
592/* Define to 1 if you have the <sys/syslimits.h> header file. */
593/* #undef HAVE_SYS_SYSLIMITS_H */
594
595/* Define to 1 if you have the <sys/timeb.h> header file. */
596#ifndef WIZARDSTOOLKIT_HAVE_SYS_TIMEB_H
597#define WIZARDSTOOLKIT_HAVE_SYS_TIMEB_H 1
598#endif
599
600/* Define to 1 if you have the <sys/times.h> header file. */
601#ifndef WIZARDSTOOLKIT_HAVE_SYS_TIMES_H
602#define WIZARDSTOOLKIT_HAVE_SYS_TIMES_H 1
603#endif
604
605/* Define to 1 if you have the <sys/time.h> header file. */
606#ifndef WIZARDSTOOLKIT_HAVE_SYS_TIME_H
607#define WIZARDSTOOLKIT_HAVE_SYS_TIME_H 1
608#endif
609
610/* Define to 1 if you have the <sys/types.h> header file. */
611#ifndef WIZARDSTOOLKIT_HAVE_SYS_TYPES_H
612#define WIZARDSTOOLKIT_HAVE_SYS_TYPES_H 1
613#endif
614
615/* Define to 1 if you have the <sys/utime.h> header file. */
616/* #undef HAVE_SYS_UTIME_H */
617
618/* Define to 1 if you have the <termios.h> header file. */
619#ifndef WIZARDSTOOLKIT_HAVE_TERMIOS_H
620#define WIZARDSTOOLKIT_HAVE_TERMIOS_H 1
621#endif
622
623/* Define to 1 if you have the `times' function. */
624#ifndef WIZARDSTOOLKIT_HAVE_TIMES
625#define WIZARDSTOOLKIT_HAVE_TIMES 1
626#endif
627
628/* Define to 1 if the system has the type `uintmax_t'. */
629#ifndef WIZARDSTOOLKIT_HAVE_UINTMAX_T
630#define WIZARDSTOOLKIT_HAVE_UINTMAX_T 1
631#endif
632
633/* Define to 1 if the system has the type `uintptr_t'. */
634#ifndef WIZARDSTOOLKIT_HAVE_UINTPTR_T
635#define WIZARDSTOOLKIT_HAVE_UINTPTR_T 1
636#endif
637
638/* Define to 1 if you have the <unistd.h> header file. */
639#ifndef WIZARDSTOOLKIT_HAVE_UNISTD_H
640#define WIZARDSTOOLKIT_HAVE_UNISTD_H 1
641#endif
642
643/* Define to 1 if the system has the type `unsigned long long int'. */
644#ifndef WIZARDSTOOLKIT_HAVE_UNSIGNED_LONG_LONG_INT
645#define WIZARDSTOOLKIT_HAVE_UNSIGNED_LONG_LONG_INT 1
646#endif
647
648/* Define to 1 if you have the `uselocale' function. */
649#ifndef WIZARDSTOOLKIT_HAVE_USELOCALE
650#define WIZARDSTOOLKIT_HAVE_USELOCALE 1
651#endif
652
653/* Define to 1 if you have the `usleep' function. */
654#ifndef WIZARDSTOOLKIT_HAVE_USLEEP
655#define WIZARDSTOOLKIT_HAVE_USLEEP 1
656#endif
657
658/* Define to 1 if you have the `utime' function. */
659#ifndef WIZARDSTOOLKIT_HAVE_UTIME
660#define WIZARDSTOOLKIT_HAVE_UTIME 1
661#endif
662
663/* Define to 1 if you have the <utime.h> header file. */
664#ifndef WIZARDSTOOLKIT_HAVE_UTIME_H
665#define WIZARDSTOOLKIT_HAVE_UTIME_H 1
666#endif
667
668/* Define to 1 if you have the `vfprintf' function. */
669#ifndef WIZARDSTOOLKIT_HAVE_VFPRINTF
670#define WIZARDSTOOLKIT_HAVE_VFPRINTF 1
671#endif
672
673/* Define to 1 if you have the `vfprintf_l' function. */
674/* #undef HAVE_VFPRINTF_L */
675
676/* Define to 1 if you have the `vprintf' function. */
677#ifndef WIZARDSTOOLKIT_HAVE_VPRINTF
678#define WIZARDSTOOLKIT_HAVE_VPRINTF 1
679#endif
680
681/* Define to 1 if you have the `vsnprintf' function. */
682#ifndef WIZARDSTOOLKIT_HAVE_VSNPRINTF
683#define WIZARDSTOOLKIT_HAVE_VSNPRINTF 1
684#endif
685
686/* Define to 1 if you have the `vsnprintf_l' function. */
687/* #undef HAVE_VSNPRINTF_L */
688
689/* Define to 1 if you have the `vsprintf' function. */
690#ifndef WIZARDSTOOLKIT_HAVE_VSPRINTF
691#define WIZARDSTOOLKIT_HAVE_VSPRINTF 1
692#endif
693
694/* Define to 1 if you have the <wchar.h> header file. */
695#ifndef WIZARDSTOOLKIT_HAVE_WCHAR_H
696#define WIZARDSTOOLKIT_HAVE_WCHAR_H 1
697#endif
698
699/* Define to 1 if you have the <xlocale.h> header file. */
700/* #undef HAVE_XLOCALE_H */
701
702/* Define to 1 if you have the `_aligned_malloc' function. */
703/* #undef HAVE__ALIGNED_MALLOC */
704
705/* Define to 1 if the system has the type `_Bool'. */
706#ifndef WIZARDSTOOLKIT_HAVE__BOOL
707#define WIZARDSTOOLKIT_HAVE__BOOL 1
708#endif
709
710/* Define to 1 if you have the `_NSGetExecutablePath' function. */
711/* #undef HAVE__NSGETEXECUTABLEPATH */
712
713/* Define to 1 if you have the `_wfopen' function. */
714/* #undef HAVE__WFOPEN */
715
716/* define if your compiler has __attribute__ */
717#ifndef WIZARDSTOOLKIT_HAVE___ATTRIBUTE__
718#define WIZARDSTOOLKIT_HAVE___ATTRIBUTE__ 1
719#endif
720
721/* Define if you have jemalloc memory allocation library */
722/* #undef HasJEMALLOC */
723
724/* Define if you have umem memory allocation library */
725/* #undef HasUMEM */
726
727/* Define to use the Windows GDI32 library */
728/* #undef HasWINGDI32 */
729
730/* Directory where Wizards Toolkit architecture headers live. */
731#ifndef WIZARDSTOOLKIT_INCLUDEARCH_PATH
732#define WIZARDSTOOLKIT_INCLUDEARCH_PATH "/usr/local/include/WizardsToolkit-1/"
733#endif
734
735/* Directory where WizardsToolkit headers live. */
736#ifndef WIZARDSTOOLKIT_INCLUDE_PATH
737#define WIZARDSTOOLKIT_INCLUDE_PATH "/usr/local/include/WizardsToolkit-1/"
738#endif
739
740/* Wizard's Toolkit is formally installed under prefix */
741#ifndef WIZARDSTOOLKIT_INSTALLED_SUPPORT
742#define WIZARDSTOOLKIT_INSTALLED_SUPPORT 1
743#endif
744
745/* Directory where architecture-dependent files live. */
746#ifndef WIZARDSTOOLKIT_LIBRARY_PATH
747#define WIZARDSTOOLKIT_LIBRARY_PATH "/usr/local/lib/WizardsToolkit-1.0.9/"
748#endif
749
750/* Subdirectory of lib where Wizard architecture dependent files are installed
751 */
752#ifndef WIZARDSTOOLKIT_LIBRARY_RELATIVE_PATH
753#define WIZARDSTOOLKIT_LIBRARY_RELATIVE_PATH "WizardsToolkit-1.0.9"
754#endif
755
756/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
757 slash. */
758#ifndef WIZARDSTOOLKIT_LSTAT_FOLLOWS_SLASHED_SYMLINK
759#define WIZARDSTOOLKIT_LSTAT_FOLLOWS_SLASHED_SYMLINK 1
760#endif
761
762/* Define to the sub-directory where libtool stores uninstalled libraries. */
763#ifndef WIZARDSTOOLKIT_LT_OBJDIR
764#define WIZARDSTOOLKIT_LT_OBJDIR ".libs/"
765#endif
766
767/* Define if you have LZMA library */
768#ifndef WIZARDSTOOLKIT_LZMA_DELEGATE
769#define WIZARDSTOOLKIT_LZMA_DELEGATE 1
770#endif
771
772/* Define to 1 if assertions should be disabled. */
773/* #undef NDEBUG */
774
775/* Define to the address where bug reports for this package should be sent. */
776#ifndef WIZARDSTOOLKIT_PACKAGE_BUGREPORT
777#define WIZARDSTOOLKIT_PACKAGE_BUGREPORT "https://github.com/ImageMagick/WizardsToolkit/issues"
778#endif
779
780/* Define to the full name of this package. */
781#ifndef WIZARDSTOOLKIT_PACKAGE_NAME
782#define WIZARDSTOOLKIT_PACKAGE_NAME "WizardsToolkit"
783#endif
784
785/* Define to the full name and version of this package. */
786#ifndef WIZARDSTOOLKIT_PACKAGE_STRING
787#define WIZARDSTOOLKIT_PACKAGE_STRING "WizardsToolkit 1.0.9-5"
788#endif
789
790/* Define to the one symbol short name of this package. */
791#ifndef WIZARDSTOOLKIT_PACKAGE_TARNAME
792#define WIZARDSTOOLKIT_PACKAGE_TARNAME "WizardsToolkit"
793#endif
794
795/* Define to the home page for this package. */
796#ifndef WIZARDSTOOLKIT_PACKAGE_URL
797#define WIZARDSTOOLKIT_PACKAGE_URL "https://urban-warrior.org/WizardsToolkit"
798#endif
799
800/* Define to the version of this package. */
801#ifndef WIZARDSTOOLKIT_PACKAGE_VERSION
802#define WIZARDSTOOLKIT_PACKAGE_VERSION "1.0.9-5"
803#endif
804
805/* Define to necessary symbol if this constant uses a non-standard name on
806 your system. */
807/* #undef PTHREAD_CREATE_JOINABLE */
808
809/* Sharearch directory name without ABI part. */
810#ifndef WIZARDSTOOLKIT_SHAREARCH_BASEDIRNAME
811#define WIZARDSTOOLKIT_SHAREARCH_BASEDIRNAME "config"
812#endif
813
814/* Sharearch directory dirname */
815/* #undef SHAREARCH_DIRNAME */
816
817/* Directory where architecture-independent configuration files live. */
818#ifndef WIZARDSTOOLKIT_SHARE_PATH
819#define WIZARDSTOOLKIT_SHARE_PATH "/usr/local/share/WizardsToolkit-1/"
820#endif
821
822/* Subdirectory of lib where architecture-independent configuration files
823 live. */
824#ifndef WIZARDSTOOLKIT_SHARE_RELATIVE_PATH
825#define WIZARDSTOOLKIT_SHARE_RELATIVE_PATH "WizardsToolkit-1"
826#endif
827
828/* The size of `off_t', as computed by sizeof. */
829#ifndef WIZARDSTOOLKIT_SIZEOF_OFF_T
830#define WIZARDSTOOLKIT_SIZEOF_OFF_T 8
831#endif
832
833/* The size of `signed int', as computed by sizeof. */
834#ifndef WIZARDSTOOLKIT_SIZEOF_SIGNED_INT
835#define WIZARDSTOOLKIT_SIZEOF_SIGNED_INT 4
836#endif
837
838/* The size of `signed long', as computed by sizeof. */
839#ifndef WIZARDSTOOLKIT_SIZEOF_SIGNED_LONG
840#define WIZARDSTOOLKIT_SIZEOF_SIGNED_LONG 8
841#endif
842
843/* The size of `signed long long', as computed by sizeof. */
844#ifndef WIZARDSTOOLKIT_SIZEOF_SIGNED_LONG_LONG
845#define WIZARDSTOOLKIT_SIZEOF_SIGNED_LONG_LONG 8
846#endif
847
848/* The size of `signed short', as computed by sizeof. */
849#ifndef WIZARDSTOOLKIT_SIZEOF_SIGNED_SHORT
850#define WIZARDSTOOLKIT_SIZEOF_SIGNED_SHORT 2
851#endif
852
853/* The size of `size_t', as computed by sizeof. */
854#ifndef WIZARDSTOOLKIT_SIZEOF_SIZE_T
855#define WIZARDSTOOLKIT_SIZEOF_SIZE_T 8
856#endif
857
858/* The size of `unsigned int', as computed by sizeof. */
859#ifndef WIZARDSTOOLKIT_SIZEOF_UNSIGNED_INT
860#define WIZARDSTOOLKIT_SIZEOF_UNSIGNED_INT 4
861#endif
862
863/* The size of `unsigned int*', as computed by sizeof. */
864#ifndef WIZARDSTOOLKIT_SIZEOF_UNSIGNED_INTP
865#define WIZARDSTOOLKIT_SIZEOF_UNSIGNED_INTP 8
866#endif
867
868/* The size of `unsigned long', as computed by sizeof. */
869#ifndef WIZARDSTOOLKIT_SIZEOF_UNSIGNED_LONG
870#define WIZARDSTOOLKIT_SIZEOF_UNSIGNED_LONG 8
871#endif
872
873/* The size of `unsigned long long', as computed by sizeof. */
874#ifndef WIZARDSTOOLKIT_SIZEOF_UNSIGNED_LONG_LONG
875#define WIZARDSTOOLKIT_SIZEOF_UNSIGNED_LONG_LONG 8
876#endif
877
878/* The size of `unsigned short', as computed by sizeof. */
879#ifndef WIZARDSTOOLKIT_SIZEOF_UNSIGNED_SHORT
880#define WIZARDSTOOLKIT_SIZEOF_UNSIGNED_SHORT 2
881#endif
882
883/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
884/* #undef STAT_MACROS_BROKEN */
885
886/* Define to 1 if all of the C90 standard headers exist (not just the ones
887 required in a freestanding environment). This macro is provided for
888 backward compatibility; new code need not use it. */
889#ifndef WIZARDSTOOLKIT_STDC_HEADERS
890#define WIZARDSTOOLKIT_STDC_HEADERS 1
891#endif
892
893/* Define to 1 if strerror_r returns char *. */
894#ifndef WIZARDSTOOLKIT_STRERROR_R_CHAR_P
895#define WIZARDSTOOLKIT_STRERROR_R_CHAR_P 1
896#endif
897
898/* Define if you have POSIX threads libraries and header files. */
899#ifndef WIZARDSTOOLKIT_THREAD_SUPPORT
900#define WIZARDSTOOLKIT_THREAD_SUPPORT 1
901#endif
902
903/* Define to 1 if your <sys/time.h> declares `struct tm'. */
904/* #undef TM_IN_SYS_TIME */
905
906/* Enable extensions on AIX 3, Interix. */
907#ifndef _ALL_SOURCE
908# define _ALL_SOURCE 1
909#endif
910/* Enable general extensions on macOS. */
911#ifndef _DARWIN_C_SOURCE
912# define _DARWIN_C_SOURCE 1
913#endif
914/* Enable general extensions on Solaris. */
915#ifndef __EXTENSIONS__
916# define __EXTENSIONS__ 1
917#endif
918/* Enable GNU extensions on systems that have them. */
919#ifndef _GNU_SOURCE
920# define _GNU_SOURCE 1
921#endif
922/* Enable X/Open compliant socket functions that do not require linking
923 with -lxnet on HP-UX 11.11. */
924#ifndef _HPUX_ALT_XOPEN_SOCKET_API
925# define _HPUX_ALT_XOPEN_SOCKET_API 1
926#endif
927/* Identify the host operating system as Minix.
928 This macro does not affect the system headers' behavior.
929 A future release of Autoconf may stop defining this macro. */
930#ifndef _MINIX
931/* # undef _MINIX */
932#endif
933/* Enable general extensions on NetBSD.
934 Enable NetBSD compatibility extensions on Minix. */
935#ifndef _NETBSD_SOURCE
936# define _NETBSD_SOURCE 1
937#endif
938/* Enable OpenBSD compatibility extensions on NetBSD.
939 Oddly enough, this does nothing on OpenBSD. */
940#ifndef _OPENBSD_SOURCE
941# define _OPENBSD_SOURCE 1
942#endif
943/* Define to 1 if needed for POSIX-compatible behavior. */
944#ifndef _POSIX_SOURCE
945/* # undef _POSIX_SOURCE */
946#endif
947/* Define to 2 if needed for POSIX-compatible behavior. */
948#ifndef _POSIX_1_SOURCE
949/* # undef _POSIX_1_SOURCE */
950#endif
951/* Enable POSIX-compatible threading on Solaris. */
952#ifndef _POSIX_PTHREAD_SEMANTICS
953# define _POSIX_PTHREAD_SEMANTICS 1
954#endif
955/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
956#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
957# define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
958#endif
959/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
960#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
961# define __STDC_WANT_IEC_60559_BFP_EXT__ 1
962#endif
963/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
964#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
965# define __STDC_WANT_IEC_60559_DFP_EXT__ 1
966#endif
967/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
968#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
969# define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
970#endif
971/* Enable extensions specified by ISO/IEC TS 18661-3:2015. */
972#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
973# define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
974#endif
975/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */
976#ifndef __STDC_WANT_LIB_EXT2__
977# define __STDC_WANT_LIB_EXT2__ 1
978#endif
979/* Enable extensions specified by ISO/IEC 24747:2009. */
980#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
981# define __STDC_WANT_MATH_SPEC_FUNCS__ 1
982#endif
983/* Enable extensions on HP NonStop. */
984#ifndef _TANDEM_SOURCE
985# define _TANDEM_SOURCE 1
986#endif
987/* Enable X/Open extensions. Define to 500 only if necessary
988 to make mbstate_t available. */
989#ifndef _XOPEN_SOURCE
990/* # undef _XOPEN_SOURCE */
991#endif
992
993
994/* Define if using the dmalloc debugging malloc package */
995/* #undef WITH_DMALLOC */
996
997/* Target Host CPU */
998#ifndef WIZARDSTOOLKIT_WIZARD_TARGET_CPU
999#define WIZARDSTOOLKIT_WIZARD_TARGET_CPU x86_64
1000#endif
1001
1002/* Target Host OS */
1003#ifndef WIZARDSTOOLKIT_WIZARD_TARGET_OS
1004#define WIZARDSTOOLKIT_WIZARD_TARGET_OS linux-gnu
1005#endif
1006
1007/* Target Host Vendor */
1008#ifndef WIZARDSTOOLKIT_WIZARD_TARGET_VENDOR
1009#define WIZARDSTOOLKIT_WIZARD_TARGET_VENDOR pc
1010#endif
1011
1012/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1013 significant byte first (like Motorola and SPARC, unlike Intel). */
1014#if defined AC_APPLE_UNIVERSAL_BUILD
1015# if defined __BIG_ENDIAN__
1016# define WORDS_BIGENDIAN 1
1017# endif
1018#else
1019# ifndef WORDS_BIGENDIAN
1020/* # undef WORDS_BIGENDIAN */
1021# endif
1022#endif
1023
1024/* Wizard API method prefix */
1025/* #undef WizardMethodPrefix */
1026
1027/* Define if you have ZLIB library */
1028#ifndef WIZARDSTOOLKIT_ZLIB_DELEGATE
1029#define WIZARDSTOOLKIT_ZLIB_DELEGATE 1
1030#endif
1031
1032/* Number of bits in a file offset, on hosts where this is settable. */
1033/* #undef _FILE_OFFSET_BITS */
1034
1035/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1036/* #undef _LARGEFILE_SOURCE */
1037
1038/* Define for large files, on AIX-style hosts. */
1039/* #undef _LARGE_FILES */
1040
1041/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1042 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1043 #define below would cause a syntax error. */
1044/* #undef _UINT32_T */
1045
1046/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1047 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1048 #define below would cause a syntax error. */
1049/* #undef _UINT64_T */
1050
1051/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1052 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1053 #define below would cause a syntax error. */
1054/* #undef _UINT8_T */
1055
1056/* Define to 1 if type `char' is unsigned and your compiler does not
1057 predefine this macro. */
1058#ifndef __CHAR_UNSIGNED__
1059/* # undef __CHAR_UNSIGNED__ */
1060#endif
1061
1062/* Define to empty if `const' does not conform to ANSI C. */
1063/* #undef const */
1064
1065/* Define to `int' if <sys/types.h> doesn't define. */
1066/* #undef gid_t */
1067
1068/* Define to `__inline__' or `__inline' if that's what the C compiler
1069 calls it, or to nothing if 'inline' is not supported under any name. */
1070#ifndef __cplusplus
1071/* #undef inline */
1072#endif
1073
1074/* Define to the type of a signed integer type of width exactly 16 bits if
1075 such a type exists and the standard includes do not define it. */
1076/* #undef int16_t */
1077
1078/* Define to the type of a signed integer type of width exactly 32 bits if
1079 such a type exists and the standard includes do not define it. */
1080/* #undef int32_t */
1081
1082/* Define to the type of a signed integer type of width exactly 64 bits if
1083 such a type exists and the standard includes do not define it. */
1084/* #undef int64_t */
1085
1086/* Define to the type of a signed integer type of width exactly 8 bits if such
1087 a type exists and the standard includes do not define it. */
1088/* #undef int8_t */
1089
1090/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1091 not define. */
1092/* #undef intmax_t */
1093
1094/* Define to the type of a signed integer type wide enough to hold a pointer,
1095 if such a type exists, and if the system does not define it. */
1096/* #undef intptr_t */
1097
1098/* Define to a type if <wchar.h> does not define. */
1099/* #undef mbstate_t */
1100
1101/* Define to `int' if <sys/types.h> does not define. */
1102/* #undef mode_t */
1103
1104/* Define to `long int' if <sys/types.h> does not define. */
1105/* #undef off_t */
1106
1107/* Define as a signed integer type capable of holding a process identifier. */
1108/* #undef pid_t */
1109
1110/* Define to the equivalent of the C99 'restrict' keyword, or to
1111 nothing if this is not supported. Do not define if restrict is
1112 supported only directly. */
1113#ifndef _wizardstoolkit_restrict
1114#define _wizardstoolkit_restrict __restrict__
1115#endif
1116/* Work around a bug in older versions of Sun C++, which did not
1117 #define __restrict__ or support _Restrict or __restrict__
1118 even though the corresponding Sun C compiler ended up with
1119 "#define restrict _Restrict" or "#define restrict __restrict__"
1120 in the previous line. This workaround can be removed once
1121 we assume Oracle Developer Studio 12.5 (2016) or later. */
1122#if defined __SUNPRO_CC && !defined __RESTRICT && !defined __restrict__
1123# define _Restrict
1124# define __restrict__
1125#endif
1126
1127/* Define to `unsigned int' if <sys/types.h> does not define. */
1128/* #undef size_t */
1129
1130/* Define to `int' if <sys/types.h> does not define. */
1131/* #undef ssize_t */
1132
1133/* Define to `int' if <sys/types.h> doesn't define. */
1134/* #undef uid_t */
1135
1136/* Define to the type of an unsigned integer type of width exactly 16 bits if
1137 such a type exists and the standard includes do not define it. */
1138/* #undef uint16_t */
1139
1140/* Define to the type of an unsigned integer type of width exactly 32 bits if
1141 such a type exists and the standard includes do not define it. */
1142/* #undef uint32_t */
1143
1144/* Define to the type of an unsigned integer type of width exactly 64 bits if
1145 such a type exists and the standard includes do not define it. */
1146/* #undef uint64_t */
1147
1148/* Define to the type of an unsigned integer type of width exactly 8 bits if
1149 such a type exists and the standard includes do not define it. */
1150/* #undef uint8_t */
1151
1152/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1153 do not define. */
1154/* #undef uintmax_t */
1155
1156/* Define to the type of an unsigned integer type wide enough to hold a
1157 pointer, if such a type exists, and if the system does not define it. */
1158/* #undef uintptr_t */
1159
1160/* Define to empty if the keyword `volatile' does not work. Warning: valid
1161 code using `volatile' can become incorrect without. Disable with care. */
1162/* #undef volatile */
1163
1164/* once: _WIZARD_WIZARD_BASECONFIG_H */
1165#endif