WizardsToolkit  1.0.7
wizard-config.h
Go to the documentation of this file.
00001 #ifndef _WIZARD_WIZARD_CONFIG_H
00002 #define _WIZARD_WIZARD_CONFIG_H 1
00003  
00004 /* wizard/wizard-config.h. Generated automatically at end of configure. */
00005 /* config/config.h.  Generated from config.h.in by configure.  */
00006 /* config/config.h.in.  Generated from configure.ac by autoheader.  */
00007 
00008 /* Define if building universal (internal helper macro) */
00009 /* #undef AC_APPLE_UNIVERSAL_BUILD */
00010 
00011 /* Define if you have the bzip2 library */
00012 #ifndef WIZARDSTOOLKIT_BZLIB_DELEGATE
00013 #define WIZARDSTOOLKIT_BZLIB_DELEGATE 1
00014 #endif
00015 
00016 /* Define to 1 if the `closedir' function returns void instead of `int'. */
00017 /* #undef CLOSEDIR_VOID */
00018 
00019 /* Directory where architecture-dependent configuration files live. */
00020 #ifndef WIZARDSTOOLKIT_CONFIGURE_PATH
00021 #define WIZARDSTOOLKIT_CONFIGURE_PATH "/usr/local/etc/WizardsToolkit/"
00022 #endif
00023 
00024 /* Subdirectory of lib where architecture-dependent configuration files live.
00025    */
00026 #ifndef WIZARDSTOOLKIT_CONFIGURE_RELATIVE_PATH
00027 #define WIZARDSTOOLKIT_CONFIGURE_RELATIVE_PATH "WizardsToolkit"
00028 #endif
00029 
00030 /* "Directory where the Wizard's Toolkit documents live." */
00031 #ifndef WIZARDSTOOLKIT_DOCUMENTATION_PATH
00032 #define WIZARDSTOOLKIT_DOCUMENTATION_PATH "/usr/local/share/doc/WizardsToolkit//"
00033 #endif
00034 
00035 /* Enable Wizard Executable Environment debugging */
00036 #ifndef WIZARDSTOOLKIT_Debug
00037 #define WIZARDSTOOLKIT_Debug 1
00038 #endif
00039 
00040 /* Build self-contained, embeddable, zero-configuration Wizard's Toolkit
00041    (experimental) */
00042 /* #undef EMBEDDABLE_SUPPORT */
00043 
00044 /* Directory where executables are installed. */
00045 #ifndef WIZARDSTOOLKIT_EXECUTABLE_PATH
00046 #define WIZARDSTOOLKIT_EXECUTABLE_PATH "/usr/local/bin/"
00047 #endif
00048 
00049 /* Define to 1 if you have the `alarm' function. */
00050 #ifndef WIZARDSTOOLKIT_HAVE_ALARM
00051 #define WIZARDSTOOLKIT_HAVE_ALARM 1
00052 #endif
00053 
00054 /* Define to 1 if you have the <argz.h> header file. */
00055 #ifndef WIZARDSTOOLKIT_HAVE_ARGZ_H
00056 #define WIZARDSTOOLKIT_HAVE_ARGZ_H 1
00057 #endif
00058 
00059 /* Define to 1 if you have the <arm/limits.h> header file. */
00060 /* #undef HAVE_ARM_LIMITS_H */
00061 
00062 /* Define to 1 if you have the `atexit' function. */
00063 #ifndef WIZARDSTOOLKIT_HAVE_ATEXIT
00064 #define WIZARDSTOOLKIT_HAVE_ATEXIT 1
00065 #endif
00066 
00067 /* define if bool is a built-in type */
00068 /* #undef HAVE_BOOL */
00069 
00070 /* Define to 1 if you have the `clock' function. */
00071 #ifndef WIZARDSTOOLKIT_HAVE_CLOCK
00072 #define WIZARDSTOOLKIT_HAVE_CLOCK 1
00073 #endif
00074 
00075 /* Define to 1 if you have clock_gettime. */
00076 #ifndef WIZARDSTOOLKIT_HAVE_CLOCK_GETTIME
00077 #define WIZARDSTOOLKIT_HAVE_CLOCK_GETTIME 1
00078 #endif
00079 
00080 /* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
00081 /* #undef HAVE_CLOCK_REALTIME */
00082 
00083 /* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
00084    */
00085 #ifndef WIZARDSTOOLKIT_HAVE_DECL_PREAD
00086 #define WIZARDSTOOLKIT_HAVE_DECL_PREAD 1
00087 #endif
00088 
00089 /* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
00090    */
00091 #ifndef WIZARDSTOOLKIT_HAVE_DECL_PWRITE
00092 #define WIZARDSTOOLKIT_HAVE_DECL_PWRITE 1
00093 #endif
00094 
00095 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
00096    don't. */
00097 #ifndef WIZARDSTOOLKIT_HAVE_DECL_STRERROR_R
00098 #define WIZARDSTOOLKIT_HAVE_DECL_STRERROR_R 1
00099 #endif
00100 
00101 /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
00102    don't. */
00103 #ifndef WIZARDSTOOLKIT_HAVE_DECL_STRLCPY
00104 #define WIZARDSTOOLKIT_HAVE_DECL_STRLCPY 0
00105 #endif
00106 
00107 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
00108    don't. */
00109 #ifndef WIZARDSTOOLKIT_HAVE_DECL_VSNPRINTF
00110 #define WIZARDSTOOLKIT_HAVE_DECL_VSNPRINTF 1
00111 #endif
00112 
00113 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00114    */
00115 #ifndef WIZARDSTOOLKIT_HAVE_DIRENT_H
00116 #define WIZARDSTOOLKIT_HAVE_DIRENT_H 1
00117 #endif
00118 
00119 /* Define to 1 if you have the <dlfcn.h> header file. */
00120 #ifndef WIZARDSTOOLKIT_HAVE_DLFCN_H
00121 #define WIZARDSTOOLKIT_HAVE_DLFCN_H 1
00122 #endif
00123 
00124 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
00125 /* #undef HAVE_DOPRNT */
00126 
00127 /* Define to 1 if you have the `fchmod' function. */
00128 #ifndef WIZARDSTOOLKIT_HAVE_FCHMOD
00129 #define WIZARDSTOOLKIT_HAVE_FCHMOD 1
00130 #endif
00131 
00132 /* Define to 1 if you have the <fcntl.h> header file. */
00133 #ifndef WIZARDSTOOLKIT_HAVE_FCNTL_H
00134 #define WIZARDSTOOLKIT_HAVE_FCNTL_H 1
00135 #endif
00136 
00137 /* Define to 1 if you have the `fprintf_l' function. */
00138 /* #undef HAVE_FPRINTF_L */
00139 
00140 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
00141 #ifndef WIZARDSTOOLKIT_HAVE_FSEEKO
00142 #define WIZARDSTOOLKIT_HAVE_FSEEKO 1
00143 #endif
00144 
00145 /* Define to 1 if you have the `ftime' function. */
00146 #ifndef WIZARDSTOOLKIT_HAVE_FTIME
00147 #define WIZARDSTOOLKIT_HAVE_FTIME 1
00148 #endif
00149 
00150 /* Define to 1 if you have the `getcwd' function. */
00151 #ifndef WIZARDSTOOLKIT_HAVE_GETCWD
00152 #define WIZARDSTOOLKIT_HAVE_GETCWD 1
00153 #endif
00154 
00155 /* Define to 1 if you have the `getdtablesize' function. */
00156 #ifndef WIZARDSTOOLKIT_HAVE_GETDTABLESIZE
00157 #define WIZARDSTOOLKIT_HAVE_GETDTABLESIZE 1
00158 #endif
00159 
00160 /* Define to 1 if you have the `getexecname' function. */
00161 /* #undef HAVE_GETEXECNAME */
00162 
00163 /* Define to 1 if you have the `getpagesize' function. */
00164 #ifndef WIZARDSTOOLKIT_HAVE_GETPAGESIZE
00165 #define WIZARDSTOOLKIT_HAVE_GETPAGESIZE 1
00166 #endif
00167 
00168 /* Define to 1 if you have the `getpid' function. */
00169 #ifndef WIZARDSTOOLKIT_HAVE_GETPID
00170 #define WIZARDSTOOLKIT_HAVE_GETPID 1
00171 #endif
00172 
00173 /* Define to 1 if you have the `getrusage' function. */
00174 #ifndef WIZARDSTOOLKIT_HAVE_GETRUSAGE
00175 #define WIZARDSTOOLKIT_HAVE_GETRUSAGE 1
00176 #endif
00177 
00178 /* Define to 1 if you have the `gettimeofday' function. */
00179 #ifndef WIZARDSTOOLKIT_HAVE_GETTIMEOFDAY
00180 #define WIZARDSTOOLKIT_HAVE_GETTIMEOFDAY 1
00181 #endif
00182 
00183 /* Define to 1 if you have the `gmtime_r' function. */
00184 #ifndef WIZARDSTOOLKIT_HAVE_GMTIME_R
00185 #define WIZARDSTOOLKIT_HAVE_GMTIME_R 1
00186 #endif
00187 
00188 /* Define to 1 if the system has the type `intmax_t'. */
00189 #ifndef WIZARDSTOOLKIT_HAVE_INTMAX_T
00190 #define WIZARDSTOOLKIT_HAVE_INTMAX_T 1
00191 #endif
00192 
00193 /* Define to 1 if the system has the type `intptr_t'. */
00194 #ifndef WIZARDSTOOLKIT_HAVE_INTPTR_T
00195 #define WIZARDSTOOLKIT_HAVE_INTPTR_T 1
00196 #endif
00197 
00198 /* Define to 1 if you have the <inttypes.h> header file. */
00199 #ifndef WIZARDSTOOLKIT_HAVE_INTTYPES_H
00200 #define WIZARDSTOOLKIT_HAVE_INTTYPES_H 1
00201 #endif
00202 
00203 /* Define to 1 if you have the `isascii' function. */
00204 #ifndef WIZARDSTOOLKIT_HAVE_ISASCII
00205 #define WIZARDSTOOLKIT_HAVE_ISASCII 1
00206 #endif
00207 
00208 /* Define to 1 if you have the `isnan' function. */
00209 #ifndef WIZARDSTOOLKIT_HAVE_ISNAN
00210 #define WIZARDSTOOLKIT_HAVE_ISNAN 1
00211 #endif
00212 
00213 /* Define to 1 if you have the <limits.h> header file. */
00214 #ifndef WIZARDSTOOLKIT_HAVE_LIMITS_H
00215 #define WIZARDSTOOLKIT_HAVE_LIMITS_H 1
00216 #endif
00217 
00218 /* Define to 1 if you have the <linux/unistd.h> header file. */
00219 #ifndef WIZARDSTOOLKIT_HAVE_LINUX_UNISTD_H
00220 #define WIZARDSTOOLKIT_HAVE_LINUX_UNISTD_H 1
00221 #endif
00222 
00223 /* Define to 1 if you have the <locale.h> header file. */
00224 #ifndef WIZARDSTOOLKIT_HAVE_LOCALE_H
00225 #define WIZARDSTOOLKIT_HAVE_LOCALE_H 1
00226 #endif
00227 
00228 /* Define to 1 if you have the `localtime_r' function. */
00229 #ifndef WIZARDSTOOLKIT_HAVE_LOCALTIME_R
00230 #define WIZARDSTOOLKIT_HAVE_LOCALTIME_R 1
00231 #endif
00232 
00233 /* Define to 1 if the system has the type `long double'. */
00234 #ifndef WIZARDSTOOLKIT_HAVE_LONG_DOUBLE
00235 #define WIZARDSTOOLKIT_HAVE_LONG_DOUBLE 1
00236 #endif
00237 
00238 /* Define to 1 if the type `long double' works and has more range or precision
00239    than `double'. */
00240 #ifndef WIZARDSTOOLKIT_HAVE_LONG_DOUBLE_WIDER
00241 #define WIZARDSTOOLKIT_HAVE_LONG_DOUBLE_WIDER 1
00242 #endif
00243 
00244 /* Define to 1 if the system has the type `long long int'. */
00245 #ifndef WIZARDSTOOLKIT_HAVE_LONG_LONG_INT
00246 #define WIZARDSTOOLKIT_HAVE_LONG_LONG_INT 1
00247 #endif
00248 
00249 /* Define to 1 if you have the `lstat' function. */
00250 #ifndef WIZARDSTOOLKIT_HAVE_LSTAT
00251 #define WIZARDSTOOLKIT_HAVE_LSTAT 1
00252 #endif
00253 
00254 /* Define to 1 if you have the <machine/param.h> header file. */
00255 /* #undef HAVE_MACHINE_PARAM_H */
00256 
00257 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
00258 /* #undef HAVE_MACH_O_DYLD_H */
00259 
00260 /* Define to 1 if you have the `madvise' function. */
00261 #ifndef WIZARDSTOOLKIT_HAVE_MADVISE
00262 #define WIZARDSTOOLKIT_HAVE_MADVISE 1
00263 #endif
00264 
00265 /* Define to 1 if you have the <malloc.h> header file. */
00266 #ifndef WIZARDSTOOLKIT_HAVE_MALLOC_H
00267 #define WIZARDSTOOLKIT_HAVE_MALLOC_H 1
00268 #endif
00269 
00270 /* Define to 1 if <wchar.h> declares mbstate_t. */
00271 #ifndef WIZARDSTOOLKIT_HAVE_MBSTATE_T
00272 #define WIZARDSTOOLKIT_HAVE_MBSTATE_T 1
00273 #endif
00274 
00275 /* Define to 1 if you have the `memmove' function. */
00276 #ifndef WIZARDSTOOLKIT_HAVE_MEMMOVE
00277 #define WIZARDSTOOLKIT_HAVE_MEMMOVE 1
00278 #endif
00279 
00280 /* Define to 1 if you have the <memory.h> header file. */
00281 #ifndef WIZARDSTOOLKIT_HAVE_MEMORY_H
00282 #define WIZARDSTOOLKIT_HAVE_MEMORY_H 1
00283 #endif
00284 
00285 /* Define to 1 if you have the `memset' function. */
00286 #ifndef WIZARDSTOOLKIT_HAVE_MEMSET
00287 #define WIZARDSTOOLKIT_HAVE_MEMSET 1
00288 #endif
00289 
00290 /* Define to 1 if you have the `mkdir' function. */
00291 #ifndef WIZARDSTOOLKIT_HAVE_MKDIR
00292 #define WIZARDSTOOLKIT_HAVE_MKDIR 1
00293 #endif
00294 
00295 /* Define to 1 if you have the `mkstemp' function. */
00296 #ifndef WIZARDSTOOLKIT_HAVE_MKSTEMP
00297 #define WIZARDSTOOLKIT_HAVE_MKSTEMP 1
00298 #endif
00299 
00300 /* Define to 1 if you have a working `mmap' system call. */
00301 #ifndef WIZARDSTOOLKIT_HAVE_MMAP
00302 #define WIZARDSTOOLKIT_HAVE_MMAP 1
00303 #endif
00304 
00305 /* Define to 1 if you have a working `mmap' system call. */
00306 #ifndef WIZARDSTOOLKIT_HAVE_MMAP_FILEIO
00307 #define WIZARDSTOOLKIT_HAVE_MMAP_FILEIO 1
00308 #endif
00309 
00310 /* Define to 1 if you have the `munmap' function. */
00311 #ifndef WIZARDSTOOLKIT_HAVE_MUNMAP
00312 #define WIZARDSTOOLKIT_HAVE_MUNMAP 1
00313 #endif
00314 
00315 /* define if the compiler implements namespaces */
00316 /* #undef HAVE_NAMESPACES */
00317 
00318 /* Define if g++ supports namespace std. */
00319 /* #undef HAVE_NAMESPACE_STD */
00320 
00321 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00322 /* #undef HAVE_NDIR_H */
00323 
00324 /* Define to 1 if you have the `newloacle' function. */
00325 /* #undef HAVE_NEWLOACLE */
00326 
00327 /* Define to 1 if you have the `pclose' function. */
00328 #ifndef WIZARDSTOOLKIT_HAVE_PCLOSE
00329 #define WIZARDSTOOLKIT_HAVE_PCLOSE 1
00330 #endif
00331 
00332 /* Define to 1 if you have the `poll' function. */
00333 #ifndef WIZARDSTOOLKIT_HAVE_POLL
00334 #define WIZARDSTOOLKIT_HAVE_POLL 1
00335 #endif
00336 
00337 /* Define to 1 if you have the `popen' function. */
00338 #ifndef WIZARDSTOOLKIT_HAVE_POPEN
00339 #define WIZARDSTOOLKIT_HAVE_POPEN 1
00340 #endif
00341 
00342 /* Define to 1 if you have the `posix_fallocate' function. */
00343 #ifndef WIZARDSTOOLKIT_HAVE_POSIX_FALLOCATE
00344 #define WIZARDSTOOLKIT_HAVE_POSIX_FALLOCATE 1
00345 #endif
00346 
00347 /* Define to 1 if you have the `posix_memalign' function. */
00348 #ifndef WIZARDSTOOLKIT_HAVE_POSIX_MEMALIGN
00349 #define WIZARDSTOOLKIT_HAVE_POSIX_MEMALIGN 1
00350 #endif
00351 
00352 /* Define to 1 if you have the `pow' function. */
00353 /* #undef HAVE_POW */
00354 
00355 /* Define to 1 if you have the `pread' function. */
00356 #ifndef WIZARDSTOOLKIT_HAVE_PREAD
00357 #define WIZARDSTOOLKIT_HAVE_PREAD 1
00358 #endif
00359 
00360 /* Define to 1 if you have the <process.h> header file. */
00361 /* #undef HAVE_PROCESS_H */
00362 
00363 /* Define if you have POSIX threads libraries and header files. */
00364 #ifndef WIZARDSTOOLKIT_HAVE_PTHREAD
00365 #define WIZARDSTOOLKIT_HAVE_PTHREAD 1
00366 #endif
00367 
00368 /* Have PTHREAD_PRIO_INHERIT. */
00369 #ifndef WIZARDSTOOLKIT_HAVE_PTHREAD_PRIO_INHERIT
00370 #define WIZARDSTOOLKIT_HAVE_PTHREAD_PRIO_INHERIT 1
00371 #endif
00372 
00373 /* Define to 1 if you have the `pwrite' function. */
00374 #ifndef WIZARDSTOOLKIT_HAVE_PWRITE
00375 #define WIZARDSTOOLKIT_HAVE_PWRITE 1
00376 #endif
00377 
00378 /* Define to 1 if you have the `raise' function. */
00379 #ifndef WIZARDSTOOLKIT_HAVE_RAISE
00380 #define WIZARDSTOOLKIT_HAVE_RAISE 1
00381 #endif
00382 
00383 /* Define to 1 if you have the `readdir_r' function. */
00384 #ifndef WIZARDSTOOLKIT_HAVE_READDIR_R
00385 #define WIZARDSTOOLKIT_HAVE_READDIR_R 1
00386 #endif
00387 
00388 /* Define to 1 if you have the `readlink' function. */
00389 #ifndef WIZARDSTOOLKIT_HAVE_READLINK
00390 #define WIZARDSTOOLKIT_HAVE_READLINK 1
00391 #endif
00392 
00393 /* Define to 1 if you have the `realpath' function. */
00394 #ifndef WIZARDSTOOLKIT_HAVE_REALPATH
00395 #define WIZARDSTOOLKIT_HAVE_REALPATH 1
00396 #endif
00397 
00398 /* Define to 1 if you have the `sbrk' function. */
00399 #ifndef WIZARDSTOOLKIT_HAVE_SBRK
00400 #define WIZARDSTOOLKIT_HAVE_SBRK 1
00401 #endif
00402 
00403 /* Define to 1 if you have the `select' function. */
00404 #ifndef WIZARDSTOOLKIT_HAVE_SELECT
00405 #define WIZARDSTOOLKIT_HAVE_SELECT 1
00406 #endif
00407 
00408 /* Define to 1 if you have the `setlocale' function. */
00409 #ifndef WIZARDSTOOLKIT_HAVE_SETLOCALE
00410 #define WIZARDSTOOLKIT_HAVE_SETLOCALE 1
00411 #endif
00412 
00413 /* Define to 1 if you have the `setvbuf' function. */
00414 #ifndef WIZARDSTOOLKIT_HAVE_SETVBUF
00415 #define WIZARDSTOOLKIT_HAVE_SETVBUF 1
00416 #endif
00417 
00418 /* Define to 1 if you have the `sigaction' function. */
00419 #ifndef WIZARDSTOOLKIT_HAVE_SIGACTION
00420 #define WIZARDSTOOLKIT_HAVE_SIGACTION 1
00421 #endif
00422 
00423 /* Define to 1 if you have the `sigemptyset' function. */
00424 #ifndef WIZARDSTOOLKIT_HAVE_SIGEMPTYSET
00425 #define WIZARDSTOOLKIT_HAVE_SIGEMPTYSET 1
00426 #endif
00427 
00428 /* Define to 1 if you have the `spawnvp' function. */
00429 /* #undef HAVE_SPAWNVP */
00430 
00431 /* Define to 1 if `stat' has the bug that it succeeds when given the
00432    zero-length file name argument. */
00433 /* #undef HAVE_STAT_EMPTY_STRING_BUG */
00434 
00435 /* Define to 1 if you have the <stdarg.h> header file. */
00436 #ifndef WIZARDSTOOLKIT_HAVE_STDARG_H
00437 #define WIZARDSTOOLKIT_HAVE_STDARG_H 1
00438 #endif
00439 
00440 /* Define to 1 if stdbool.h conforms to C99. */
00441 #ifndef WIZARDSTOOLKIT_HAVE_STDBOOL_H
00442 #define WIZARDSTOOLKIT_HAVE_STDBOOL_H 1
00443 #endif
00444 
00445 /* Define to 1 if you have the <stdint.h> header file. */
00446 #ifndef WIZARDSTOOLKIT_HAVE_STDINT_H
00447 #define WIZARDSTOOLKIT_HAVE_STDINT_H 1
00448 #endif
00449 
00450 /* Define to 1 if you have the <stdlib.h> header file. */
00451 #ifndef WIZARDSTOOLKIT_HAVE_STDLIB_H
00452 #define WIZARDSTOOLKIT_HAVE_STDLIB_H 1
00453 #endif
00454 
00455 /* define if the compiler supports ISO C++ standard library */
00456 /* #undef HAVE_STD_LIBS */
00457 
00458 /* Define to 1 if you have the `strcasecmp' function. */
00459 #ifndef WIZARDSTOOLKIT_HAVE_STRCASECMP
00460 #define WIZARDSTOOLKIT_HAVE_STRCASECMP 1
00461 #endif
00462 
00463 /* Define to 1 if you have the `strchr' function. */
00464 #ifndef WIZARDSTOOLKIT_HAVE_STRCHR
00465 #define WIZARDSTOOLKIT_HAVE_STRCHR 1
00466 #endif
00467 
00468 /* Define to 1 if you have the `strcspn' function. */
00469 #ifndef WIZARDSTOOLKIT_HAVE_STRCSPN
00470 #define WIZARDSTOOLKIT_HAVE_STRCSPN 1
00471 #endif
00472 
00473 /* Define to 1 if you have the `strdup' function. */
00474 #ifndef WIZARDSTOOLKIT_HAVE_STRDUP
00475 #define WIZARDSTOOLKIT_HAVE_STRDUP 1
00476 #endif
00477 
00478 /* Define to 1 if you have the `strerror_r' function. */
00479 #ifndef WIZARDSTOOLKIT_HAVE_STRERROR_R
00480 #define WIZARDSTOOLKIT_HAVE_STRERROR_R 1
00481 #endif
00482 
00483 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
00484 #ifndef WIZARDSTOOLKIT_HAVE_STRINGIZE
00485 #define WIZARDSTOOLKIT_HAVE_STRINGIZE 1
00486 #endif
00487 
00488 /* Define to 1 if you have the <strings.h> header file. */
00489 #ifndef WIZARDSTOOLKIT_HAVE_STRINGS_H
00490 #define WIZARDSTOOLKIT_HAVE_STRINGS_H 1
00491 #endif
00492 
00493 /* Define to 1 if you have the <string.h> header file. */
00494 #ifndef WIZARDSTOOLKIT_HAVE_STRING_H
00495 #define WIZARDSTOOLKIT_HAVE_STRING_H 1
00496 #endif
00497 
00498 /* Define to 1 if you have the `strlcat' function. */
00499 /* #undef HAVE_STRLCAT */
00500 
00501 /* Define to 1 if you have the `strlcpy' function. */
00502 /* #undef HAVE_STRLCPY */
00503 
00504 /* Define to 1 if you have the `strncasecmp' function. */
00505 #ifndef WIZARDSTOOLKIT_HAVE_STRNCASECMP
00506 #define WIZARDSTOOLKIT_HAVE_STRNCASECMP 1
00507 #endif
00508 
00509 /* Define to 1 if you have the `strrchr' function. */
00510 #ifndef WIZARDSTOOLKIT_HAVE_STRRCHR
00511 #define WIZARDSTOOLKIT_HAVE_STRRCHR 1
00512 #endif
00513 
00514 /* Define to 1 if you have the `strspn' function. */
00515 #ifndef WIZARDSTOOLKIT_HAVE_STRSPN
00516 #define WIZARDSTOOLKIT_HAVE_STRSPN 1
00517 #endif
00518 
00519 /* Define to 1 if you have the `strstr' function. */
00520 #ifndef WIZARDSTOOLKIT_HAVE_STRSTR
00521 #define WIZARDSTOOLKIT_HAVE_STRSTR 1
00522 #endif
00523 
00524 /* Define to 1 if you have the `strtod_l' function. */
00525 #ifndef WIZARDSTOOLKIT_HAVE_STRTOD_L
00526 #define WIZARDSTOOLKIT_HAVE_STRTOD_L 1
00527 #endif
00528 
00529 /* Define to 1 if you have the `strtol' function. */
00530 #ifndef WIZARDSTOOLKIT_HAVE_STRTOL
00531 #define WIZARDSTOOLKIT_HAVE_STRTOL 1
00532 #endif
00533 
00534 /* Define to 1 if you have the `strtoul' function. */
00535 #ifndef WIZARDSTOOLKIT_HAVE_STRTOUL
00536 #define WIZARDSTOOLKIT_HAVE_STRTOUL 1
00537 #endif
00538 
00539 /* Define to 1 if you have the `sysconf' function. */
00540 #ifndef WIZARDSTOOLKIT_HAVE_SYSCONF
00541 #define WIZARDSTOOLKIT_HAVE_SYSCONF 1
00542 #endif
00543 
00544 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00545    */
00546 /* #undef HAVE_SYS_DIR_H */
00547 
00548 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00549    */
00550 /* #undef HAVE_SYS_NDIR_H */
00551 
00552 /* Define to 1 if you have the <sys/param.h> header file. */
00553 #ifndef WIZARDSTOOLKIT_HAVE_SYS_PARAM_H
00554 #define WIZARDSTOOLKIT_HAVE_SYS_PARAM_H 1
00555 #endif
00556 
00557 /* Define to 1 if you have the <sys/resource.h> header file. */
00558 #ifndef WIZARDSTOOLKIT_HAVE_SYS_RESOURCE_H
00559 #define WIZARDSTOOLKIT_HAVE_SYS_RESOURCE_H 1
00560 #endif
00561 
00562 /* Define to 1 if you have the <sys/stat.h> header file. */
00563 #ifndef WIZARDSTOOLKIT_HAVE_SYS_STAT_H
00564 #define WIZARDSTOOLKIT_HAVE_SYS_STAT_H 1
00565 #endif
00566 
00567 /* Define to 1 if you have the <sys/syslimits.h> header file. */
00568 /* #undef HAVE_SYS_SYSLIMITS_H */
00569 
00570 /* Define to 1 if you have the <sys/timeb.h> header file. */
00571 #ifndef WIZARDSTOOLKIT_HAVE_SYS_TIMEB_H
00572 #define WIZARDSTOOLKIT_HAVE_SYS_TIMEB_H 1
00573 #endif
00574 
00575 /* Define to 1 if you have the <sys/times.h> header file. */
00576 #ifndef WIZARDSTOOLKIT_HAVE_SYS_TIMES_H
00577 #define WIZARDSTOOLKIT_HAVE_SYS_TIMES_H 1
00578 #endif
00579 
00580 /* Define to 1 if you have the <sys/time.h> header file. */
00581 #ifndef WIZARDSTOOLKIT_HAVE_SYS_TIME_H
00582 #define WIZARDSTOOLKIT_HAVE_SYS_TIME_H 1
00583 #endif
00584 
00585 /* Define to 1 if you have the <sys/types.h> header file. */
00586 #ifndef WIZARDSTOOLKIT_HAVE_SYS_TYPES_H
00587 #define WIZARDSTOOLKIT_HAVE_SYS_TYPES_H 1
00588 #endif
00589 
00590 /* Define to 1 if you have the <sys/utime.h> header file. */
00591 /* #undef HAVE_SYS_UTIME_H */
00592 
00593 /* Define to 1 if you have the <termios.h> header file. */
00594 #ifndef WIZARDSTOOLKIT_HAVE_TERMIOS_H
00595 #define WIZARDSTOOLKIT_HAVE_TERMIOS_H 1
00596 #endif
00597 
00598 /* Define to 1 if you have the `times' function. */
00599 #ifndef WIZARDSTOOLKIT_HAVE_TIMES
00600 #define WIZARDSTOOLKIT_HAVE_TIMES 1
00601 #endif
00602 
00603 /* Define to 1 if the system has the type `uintmax_t'. */
00604 #ifndef WIZARDSTOOLKIT_HAVE_UINTMAX_T
00605 #define WIZARDSTOOLKIT_HAVE_UINTMAX_T 1
00606 #endif
00607 
00608 /* Define to 1 if the system has the type `uintptr_t'. */
00609 #ifndef WIZARDSTOOLKIT_HAVE_UINTPTR_T
00610 #define WIZARDSTOOLKIT_HAVE_UINTPTR_T 1
00611 #endif
00612 
00613 /* Define to 1 if you have the <unistd.h> header file. */
00614 #ifndef WIZARDSTOOLKIT_HAVE_UNISTD_H
00615 #define WIZARDSTOOLKIT_HAVE_UNISTD_H 1
00616 #endif
00617 
00618 /* Define to 1 if the system has the type `unsigned long long int'. */
00619 #ifndef WIZARDSTOOLKIT_HAVE_UNSIGNED_LONG_LONG_INT
00620 #define WIZARDSTOOLKIT_HAVE_UNSIGNED_LONG_LONG_INT 1
00621 #endif
00622 
00623 /* Define to 1 if you have the `uselocale' function. */
00624 #ifndef WIZARDSTOOLKIT_HAVE_USELOCALE
00625 #define WIZARDSTOOLKIT_HAVE_USELOCALE 1
00626 #endif
00627 
00628 /* Define to 1 if you have the `usleep' function. */
00629 #ifndef WIZARDSTOOLKIT_HAVE_USLEEP
00630 #define WIZARDSTOOLKIT_HAVE_USLEEP 1
00631 #endif
00632 
00633 /* Define to 1 if you have the `utime' function. */
00634 #ifndef WIZARDSTOOLKIT_HAVE_UTIME
00635 #define WIZARDSTOOLKIT_HAVE_UTIME 1
00636 #endif
00637 
00638 /* Define to 1 if you have the <utime.h> header file. */
00639 #ifndef WIZARDSTOOLKIT_HAVE_UTIME_H
00640 #define WIZARDSTOOLKIT_HAVE_UTIME_H 1
00641 #endif
00642 
00643 /* Define to 1 if you have the `vfprintf' function. */
00644 #ifndef WIZARDSTOOLKIT_HAVE_VFPRINTF
00645 #define WIZARDSTOOLKIT_HAVE_VFPRINTF 1
00646 #endif
00647 
00648 /* Define to 1 if you have the `vfprintf_l' function. */
00649 /* #undef HAVE_VFPRINTF_L */
00650 
00651 /* Define to 1 if you have the `vprintf' function. */
00652 #ifndef WIZARDSTOOLKIT_HAVE_VPRINTF
00653 #define WIZARDSTOOLKIT_HAVE_VPRINTF 1
00654 #endif
00655 
00656 /* Define to 1 if you have the `vsnprintf' function. */
00657 #ifndef WIZARDSTOOLKIT_HAVE_VSNPRINTF
00658 #define WIZARDSTOOLKIT_HAVE_VSNPRINTF 1
00659 #endif
00660 
00661 /* Define to 1 if you have the `vsnprintf_l' function. */
00662 /* #undef HAVE_VSNPRINTF_L */
00663 
00664 /* Define to 1 if you have the `vsprintf' function. */
00665 #ifndef WIZARDSTOOLKIT_HAVE_VSPRINTF
00666 #define WIZARDSTOOLKIT_HAVE_VSPRINTF 1
00667 #endif
00668 
00669 /* Define to 1 if you have the <xlocale.h> header file. */
00670 #ifndef WIZARDSTOOLKIT_HAVE_XLOCALE_H
00671 #define WIZARDSTOOLKIT_HAVE_XLOCALE_H 1
00672 #endif
00673 
00674 /* Define to 1 if the system has the type `_Bool'. */
00675 #ifndef WIZARDSTOOLKIT_HAVE__BOOL
00676 #define WIZARDSTOOLKIT_HAVE__BOOL 1
00677 #endif
00678 
00679 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
00680 /* #undef HAVE__NSGETEXECUTABLEPATH */
00681 
00682 /* Define to 1 if you have the `_wfopen' function. */
00683 /* #undef HAVE__WFOPEN */
00684 
00685 /* define if your compiler has __attribute__ */
00686 #ifndef WIZARDSTOOLKIT_HAVE___ATTRIBUTE__
00687 #define WIZARDSTOOLKIT_HAVE___ATTRIBUTE__ 1
00688 #endif
00689 
00690 /* Define if you have umem memory allocation library */
00691 /* #undef HasUMEM */
00692 
00693 /* Define to use the Windows GDI32 library */
00694 /* #undef HasWINGDI32 */
00695 
00696 /* Directory where WizardsToolkit headers live. */
00697 #ifndef WIZARDSTOOLKIT_INCLUDE_PATH
00698 #define WIZARDSTOOLKIT_INCLUDE_PATH "/usr/local/include/WizardsToolkit/"
00699 #endif
00700 
00701 /* Wizard's Toolkit is formally installed under prefix */
00702 #ifndef WIZARDSTOOLKIT_INSTALLED_SUPPORT
00703 #define WIZARDSTOOLKIT_INSTALLED_SUPPORT 1
00704 #endif
00705 
00706 /* Directory where architecture-dependent files live. */
00707 #ifndef WIZARDSTOOLKIT_LIBRARY_PATH
00708 #define WIZARDSTOOLKIT_LIBRARY_PATH "/usr/local/lib/WizardsToolkit-1.0.8/"
00709 #endif
00710 
00711 /* Subdirectory of lib where Wizard architecture dependent files are installed
00712    */
00713 #ifndef WIZARDSTOOLKIT_LIBRARY_RELATIVE_PATH
00714 #define WIZARDSTOOLKIT_LIBRARY_RELATIVE_PATH "WizardsToolkit-1.0.8"
00715 #endif
00716 
00717 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
00718    slash. */
00719 #ifndef WIZARDSTOOLKIT_LSTAT_FOLLOWS_SLASHED_SYMLINK
00720 #define WIZARDSTOOLKIT_LSTAT_FOLLOWS_SLASHED_SYMLINK 1
00721 #endif
00722 
00723 /* Define to the sub-directory in which libtool stores uninstalled libraries.
00724    */
00725 #ifndef WIZARDSTOOLKIT_LT_OBJDIR
00726 #define WIZARDSTOOLKIT_LT_OBJDIR ".libs/"
00727 #endif
00728 
00729 /* Define if you have LZMA library */
00730 #ifndef WIZARDSTOOLKIT_LZMA_DELEGATE
00731 #define WIZARDSTOOLKIT_LZMA_DELEGATE 1
00732 #endif
00733 
00734 /* Define to 1 if assertions should be disabled. */
00735 /* #undef NDEBUG */
00736 
00737 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
00738 /* #undef NO_MINUS_C_MINUS_O */
00739 
00740 /* Name of package */
00741 #ifndef WIZARDSTOOLKIT_PACKAGE
00742 #define WIZARDSTOOLKIT_PACKAGE "WizardsToolkit"
00743 #endif
00744 
00745 /* Define to the address where bug reports for this package should be sent. */
00746 #ifndef WIZARDSTOOLKIT_PACKAGE_BUGREPORT
00747 #define WIZARDSTOOLKIT_PACKAGE_BUGREPORT "http://www.wizards-toolkit.org"
00748 #endif
00749 
00750 /* Define to the full name of this package. */
00751 #ifndef WIZARDSTOOLKIT_PACKAGE_NAME
00752 #define WIZARDSTOOLKIT_PACKAGE_NAME "WizardsToolkit"
00753 #endif
00754 
00755 /* Define to the full name and version of this package. */
00756 #ifndef WIZARDSTOOLKIT_PACKAGE_STRING
00757 #define WIZARDSTOOLKIT_PACKAGE_STRING "WizardsToolkit 1.0.8-7"
00758 #endif
00759 
00760 /* Define to the one symbol short name of this package. */
00761 #ifndef WIZARDSTOOLKIT_PACKAGE_TARNAME
00762 #define WIZARDSTOOLKIT_PACKAGE_TARNAME "WizardsToolkit"
00763 #endif
00764 
00765 /* Define to the home page for this package. */
00766 #ifndef WIZARDSTOOLKIT_PACKAGE_URL
00767 #define WIZARDSTOOLKIT_PACKAGE_URL ""
00768 #endif
00769 
00770 /* Define to the version of this package. */
00771 #ifndef WIZARDSTOOLKIT_PACKAGE_VERSION
00772 #define WIZARDSTOOLKIT_PACKAGE_VERSION "1.0.8-7"
00773 #endif
00774 
00775 /* Define to necessary symbol if this constant uses a non-standard name on
00776    your system. */
00777 /* #undef PTHREAD_CREATE_JOINABLE */
00778 
00779 /* Directory where architecture-independent configuration files live. */
00780 #ifndef WIZARDSTOOLKIT_SHAREARCH_PATH
00781 #define WIZARDSTOOLKIT_SHAREARCH_PATH "/usr/local/lib/WizardsToolkit-1.0.8/config/"
00782 #endif
00783 
00784 /* Subdirectory of lib where architecture-independent configuration files
00785    live. */
00786 #ifndef WIZARDSTOOLKIT_SHAREARCH_RELATIVE_PATH
00787 #define WIZARDSTOOLKIT_SHAREARCH_RELATIVE_PATH "WizardsToolkit-1.0.8/config"
00788 #endif
00789 
00790 /* Directory where architecture-independent configuration files live. */
00791 #ifndef WIZARDSTOOLKIT_SHARE_PATH
00792 #define WIZARDSTOOLKIT_SHARE_PATH "/usr/local/share/WizardsToolkit-1.0.8/config/"
00793 #endif
00794 
00795 /* Subdirectory of lib where architecture-independent configuration files
00796    live. */
00797 #ifndef WIZARDSTOOLKIT_SHARE_RELATIVE_PATH
00798 #define WIZARDSTOOLKIT_SHARE_RELATIVE_PATH "WizardsToolkit-1.0.8/config"
00799 #endif
00800 
00801 /* The size of `off_t', as computed by sizeof. */
00802 #ifndef WIZARDSTOOLKIT_SIZEOF_OFF_T
00803 #define WIZARDSTOOLKIT_SIZEOF_OFF_T 8
00804 #endif
00805 
00806 /* The size of `signed int', as computed by sizeof. */
00807 #ifndef WIZARDSTOOLKIT_SIZEOF_SIGNED_INT
00808 #define WIZARDSTOOLKIT_SIZEOF_SIGNED_INT 4
00809 #endif
00810 
00811 /* The size of `signed long', as computed by sizeof. */
00812 #ifndef WIZARDSTOOLKIT_SIZEOF_SIGNED_LONG
00813 #define WIZARDSTOOLKIT_SIZEOF_SIGNED_LONG 8
00814 #endif
00815 
00816 /* The size of `signed long long', as computed by sizeof. */
00817 #ifndef WIZARDSTOOLKIT_SIZEOF_SIGNED_LONG_LONG
00818 #define WIZARDSTOOLKIT_SIZEOF_SIGNED_LONG_LONG 8
00819 #endif
00820 
00821 /* The size of `signed short', as computed by sizeof. */
00822 #ifndef WIZARDSTOOLKIT_SIZEOF_SIGNED_SHORT
00823 #define WIZARDSTOOLKIT_SIZEOF_SIGNED_SHORT 2
00824 #endif
00825 
00826 /* The size of `size_t', as computed by sizeof. */
00827 #ifndef WIZARDSTOOLKIT_SIZEOF_SIZE_T
00828 #define WIZARDSTOOLKIT_SIZEOF_SIZE_T 8
00829 #endif
00830 
00831 /* The size of `unsigned int', as computed by sizeof. */
00832 #ifndef WIZARDSTOOLKIT_SIZEOF_UNSIGNED_INT
00833 #define WIZARDSTOOLKIT_SIZEOF_UNSIGNED_INT 4
00834 #endif
00835 
00836 /* The size of `unsigned int*', as computed by sizeof. */
00837 #ifndef WIZARDSTOOLKIT_SIZEOF_UNSIGNED_INTP
00838 #define WIZARDSTOOLKIT_SIZEOF_UNSIGNED_INTP 8
00839 #endif
00840 
00841 /* The size of `unsigned long', as computed by sizeof. */
00842 #ifndef WIZARDSTOOLKIT_SIZEOF_UNSIGNED_LONG
00843 #define WIZARDSTOOLKIT_SIZEOF_UNSIGNED_LONG 8
00844 #endif
00845 
00846 /* The size of `unsigned long long', as computed by sizeof. */
00847 #ifndef WIZARDSTOOLKIT_SIZEOF_UNSIGNED_LONG_LONG
00848 #define WIZARDSTOOLKIT_SIZEOF_UNSIGNED_LONG_LONG 8
00849 #endif
00850 
00851 /* The size of `unsigned short', as computed by sizeof. */
00852 #ifndef WIZARDSTOOLKIT_SIZEOF_UNSIGNED_SHORT
00853 #define WIZARDSTOOLKIT_SIZEOF_UNSIGNED_SHORT 2
00854 #endif
00855 
00856 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
00857 /* #undef STAT_MACROS_BROKEN */
00858 
00859 /* Define to 1 if you have the ANSI C header files. */
00860 #ifndef WIZARDSTOOLKIT_STDC_HEADERS
00861 #define WIZARDSTOOLKIT_STDC_HEADERS 1
00862 #endif
00863 
00864 /* Define to 1 if strerror_r returns char *. */
00865 #ifndef WIZARDSTOOLKIT_STRERROR_R_CHAR_P
00866 #define WIZARDSTOOLKIT_STRERROR_R_CHAR_P 1
00867 #endif
00868 
00869 /* Define if you have POSIX threads libraries and header files. */
00870 #ifndef WIZARDSTOOLKIT_THREAD_SUPPORT
00871 #define WIZARDSTOOLKIT_THREAD_SUPPORT 1
00872 #endif
00873 
00874 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00875 #ifndef WIZARDSTOOLKIT_TIME_WITH_SYS_TIME
00876 #define WIZARDSTOOLKIT_TIME_WITH_SYS_TIME 1
00877 #endif
00878 
00879 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
00880 /* #undef TM_IN_SYS_TIME */
00881 
00882 /* Enable extensions on AIX 3, Interix.  */
00883 #ifndef _ALL_SOURCE
00884 # define _ALL_SOURCE 1
00885 #endif
00886 /* Enable GNU extensions on systems that have them.  */
00887 #ifndef _GNU_SOURCE
00888 # define _GNU_SOURCE 1
00889 #endif
00890 /* Enable threading extensions on Solaris.  */
00891 #ifndef _POSIX_PTHREAD_SEMANTICS
00892 # define _POSIX_PTHREAD_SEMANTICS 1
00893 #endif
00894 /* Enable extensions on HP NonStop.  */
00895 #ifndef _TANDEM_SOURCE
00896 # define _TANDEM_SOURCE 1
00897 #endif
00898 /* Enable general extensions on Solaris.  */
00899 #ifndef __EXTENSIONS__
00900 # define __EXTENSIONS__ 1
00901 #endif
00902 
00903 
00904 /* Version number of package */
00905 #ifndef WIZARDSTOOLKIT_VERSION
00906 #define WIZARDSTOOLKIT_VERSION "1.0.8-7"
00907 #endif
00908 
00909 /* Define if using the dmalloc debugging malloc package */
00910 /* #undef WITH_DMALLOC */
00911 
00912 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
00913    significant byte first (like Motorola and SPARC, unlike Intel). */
00914 #if defined AC_APPLE_UNIVERSAL_BUILD
00915 # if defined __BIG_ENDIAN__
00916 #  define WORDS_BIGENDIAN 1
00917 # endif
00918 #else
00919 # ifndef WORDS_BIGENDIAN
00920 /* #  undef WORDS_BIGENDIAN */
00921 # endif
00922 #endif
00923 
00924 /* Wizard API method prefix */
00925 /* #undef WizardMethodPrefix */
00926 
00927 /* Define if you have zlib compression library */
00928 #ifndef WIZARDSTOOLKIT_ZLIB_DELEGATE
00929 #define WIZARDSTOOLKIT_ZLIB_DELEGATE 1
00930 #endif
00931 
00932 /* Number of bits in a file offset, on hosts where this is settable. */
00933 /* #undef _FILE_OFFSET_BITS */
00934 
00935 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
00936 /* #undef _LARGEFILE_SOURCE */
00937 
00938 /* Define for large files, on AIX-style hosts. */
00939 /* #undef _LARGE_FILES */
00940 
00941 /* Define to 1 if on MINIX. */
00942 /* #undef _MINIX */
00943 
00944 /* Define to 2 if the system does not provide POSIX.1 features except with
00945    this defined. */
00946 /* #undef _POSIX_1_SOURCE */
00947 
00948 /* Define to 1 if you need to in order for `stat' and other things to work. */
00949 /* #undef _POSIX_SOURCE */
00950 
00951 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
00952    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
00953    #define below would cause a syntax error. */
00954 /* #undef _UINT32_T */
00955 
00956 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
00957    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
00958    #define below would cause a syntax error. */
00959 /* #undef _UINT64_T */
00960 
00961 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
00962    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
00963    #define below would cause a syntax error. */
00964 /* #undef _UINT8_T */
00965 
00966 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
00967 #ifndef __CHAR_UNSIGNED__
00968 /* # undef __CHAR_UNSIGNED__ */
00969 #endif
00970 
00971 /* Define to appropriate substitue if compiler does not have __func__ */
00972 /* #undef __func__ */
00973 
00974 /* Define to `int' if <sys/types.h> doesn't define. */
00975 /* #undef gid_t */
00976 
00977 /* Define to `__inline__' or `__inline' if that's what the C compiler
00978    calls it, or to nothing if 'inline' is not supported under any name.  */
00979 #ifndef __cplusplus
00980 /* #undef inline */
00981 #endif
00982 
00983 /* Define to the type of a signed integer type of width exactly 16 bits if
00984    such a type exists and the standard includes do not define it. */
00985 /* #undef int16_t */
00986 
00987 /* Define to the type of a signed integer type of width exactly 32 bits if
00988    such a type exists and the standard includes do not define it. */
00989 /* #undef int32_t */
00990 
00991 /* Define to the type of a signed integer type of width exactly 64 bits if
00992    such a type exists and the standard includes do not define it. */
00993 /* #undef int64_t */
00994 
00995 /* Define to the type of a signed integer type of width exactly 8 bits if such
00996    a type exists and the standard includes do not define it. */
00997 /* #undef int8_t */
00998 
00999 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
01000    not define. */
01001 /* #undef intmax_t */
01002 
01003 /* Define to the type of a signed integer type wide enough to hold a pointer,
01004    if such a type exists, and if the system does not define it. */
01005 /* #undef intptr_t */
01006 
01007 /* Define to a type if <wchar.h> does not define. */
01008 /* #undef mbstate_t */
01009 
01010 /* Define to `int' if <sys/types.h> does not define. */
01011 /* #undef mode_t */
01012 
01013 /* Define to `long int' if <sys/types.h> does not define. */
01014 /* #undef off_t */
01015 
01016 /* Define to `int' if <sys/types.h> does not define. */
01017 /* #undef pid_t */
01018 
01019 /* Define to the equivalent of the C99 'restrict' keyword, or to
01020    nothing if this is not supported.  Do not define if restrict is
01021    supported directly.  */
01022 #ifndef _wizardstoolkit_restrict
01023 #define _wizardstoolkit_restrict __restrict
01024 #endif
01025 /* Work around a bug in Sun C++: it does not support _Restrict or
01026    __restrict__, even though the corresponding Sun C compiler ends up with
01027    "#define restrict _Restrict" or "#define restrict __restrict__" in the
01028    previous line.  Perhaps some future version of Sun C++ will work with
01029    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
01030 #if defined __SUNPRO_CC && !defined __RESTRICT
01031 # define _Restrict
01032 # define __restrict__
01033 #endif
01034 
01035 /* Define to `unsigned int' if <sys/types.h> does not define. */
01036 /* #undef size_t */
01037 
01038 /* Define to `int' if <sys/types.h> does not define. */
01039 /* #undef ssize_t */
01040 
01041 /* Define to `int' if <sys/types.h> doesn't define. */
01042 /* #undef uid_t */
01043 
01044 /* Define to the type of an unsigned integer type of width exactly 16 bits if
01045    such a type exists and the standard includes do not define it. */
01046 /* #undef uint16_t */
01047 
01048 /* Define to the type of an unsigned integer type of width exactly 32 bits if
01049    such a type exists and the standard includes do not define it. */
01050 /* #undef uint32_t */
01051 
01052 /* Define to the type of an unsigned integer type of width exactly 64 bits if
01053    such a type exists and the standard includes do not define it. */
01054 /* #undef uint64_t */
01055 
01056 /* Define to the type of an unsigned integer type of width exactly 8 bits if
01057    such a type exists and the standard includes do not define it. */
01058 /* #undef uint8_t */
01059 
01060 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
01061    do not define. */
01062 /* #undef uintmax_t */
01063 
01064 /* Define to the type of an unsigned integer type wide enough to hold a
01065    pointer, if such a type exists, and if the system does not define it. */
01066 /* #undef uintptr_t */
01067 
01068 /* Define to empty if the keyword `volatile' does not work. Warning: valid
01069    code using `volatile' can become incorrect without. Disable with care. */
01070 /* #undef volatile */
01071  
01072 /* once: _WIZARD_WIZARD_CONFIG_H */
01073 #endif