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/lib/WizardsToolkit-1.0.7/config/" 
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-1.0.7/config" 
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-1.0.7/" 
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 #ifndef WIZARDSTOOLKIT_HAVE_CLOCK_REALTIME 
00082 #define WIZARDSTOOLKIT_HAVE_CLOCK_REALTIME  1 
00083 #endif
00084 
00085 /* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
00086    */
00087 #ifndef WIZARDSTOOLKIT_HAVE_DECL_PREAD 
00088 #define WIZARDSTOOLKIT_HAVE_DECL_PREAD  1 
00089 #endif
00090 
00091 /* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
00092    */
00093 #ifndef WIZARDSTOOLKIT_HAVE_DECL_PWRITE 
00094 #define WIZARDSTOOLKIT_HAVE_DECL_PWRITE  1 
00095 #endif
00096 
00097 /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
00098    don't. */
00099 #ifndef WIZARDSTOOLKIT_HAVE_DECL_STRLCPY 
00100 #define WIZARDSTOOLKIT_HAVE_DECL_STRLCPY  0 
00101 #endif
00102 
00103 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
00104    don't. */
00105 #ifndef WIZARDSTOOLKIT_HAVE_DECL_VSNPRINTF 
00106 #define WIZARDSTOOLKIT_HAVE_DECL_VSNPRINTF  1 
00107 #endif
00108 
00109 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00110    */
00111 #ifndef WIZARDSTOOLKIT_HAVE_DIRENT_H 
00112 #define WIZARDSTOOLKIT_HAVE_DIRENT_H  1 
00113 #endif
00114 
00115 /* Define to 1 if you have the <dlfcn.h> header file. */
00116 #ifndef WIZARDSTOOLKIT_HAVE_DLFCN_H 
00117 #define WIZARDSTOOLKIT_HAVE_DLFCN_H  1 
00118 #endif
00119 
00120 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
00121 /* #undef HAVE_DOPRNT */
00122 
00123 /* Define to 1 if you have the `fchmod' function. */
00124 #ifndef WIZARDSTOOLKIT_HAVE_FCHMOD 
00125 #define WIZARDSTOOLKIT_HAVE_FCHMOD  1 
00126 #endif
00127 
00128 /* Define to 1 if you have the <fcntl.h> header file. */
00129 #ifndef WIZARDSTOOLKIT_HAVE_FCNTL_H 
00130 #define WIZARDSTOOLKIT_HAVE_FCNTL_H  1 
00131 #endif
00132 
00133 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
00134 #ifndef WIZARDSTOOLKIT_HAVE_FSEEKO 
00135 #define WIZARDSTOOLKIT_HAVE_FSEEKO  1 
00136 #endif
00137 
00138 /* Define to 1 if you have the `ftime' function. */
00139 #ifndef WIZARDSTOOLKIT_HAVE_FTIME 
00140 #define WIZARDSTOOLKIT_HAVE_FTIME  1 
00141 #endif
00142 
00143 /* Define to 1 if you have the `getcwd' function. */
00144 #ifndef WIZARDSTOOLKIT_HAVE_GETCWD 
00145 #define WIZARDSTOOLKIT_HAVE_GETCWD  1 
00146 #endif
00147 
00148 /* Define to 1 if you have the `getdtablesize' function. */
00149 #ifndef WIZARDSTOOLKIT_HAVE_GETDTABLESIZE 
00150 #define WIZARDSTOOLKIT_HAVE_GETDTABLESIZE  1 
00151 #endif
00152 
00153 /* Define to 1 if you have the `getexecname' function. */
00154 /* #undef HAVE_GETEXECNAME */
00155 
00156 /* Define to 1 if you have the `getpagesize' function. */
00157 #ifndef WIZARDSTOOLKIT_HAVE_GETPAGESIZE 
00158 #define WIZARDSTOOLKIT_HAVE_GETPAGESIZE  1 
00159 #endif
00160 
00161 /* Define to 1 if you have the `getpid' function. */
00162 #ifndef WIZARDSTOOLKIT_HAVE_GETPID 
00163 #define WIZARDSTOOLKIT_HAVE_GETPID  1 
00164 #endif
00165 
00166 /* Define to 1 if you have the `getrusage' function. */
00167 #ifndef WIZARDSTOOLKIT_HAVE_GETRUSAGE 
00168 #define WIZARDSTOOLKIT_HAVE_GETRUSAGE  1 
00169 #endif
00170 
00171 /* Define to 1 if you have the `gettimeofday' function. */
00172 #ifndef WIZARDSTOOLKIT_HAVE_GETTIMEOFDAY 
00173 #define WIZARDSTOOLKIT_HAVE_GETTIMEOFDAY  1 
00174 #endif
00175 
00176 /* Define to 1 if you have the `gmtime_r' function. */
00177 #ifndef WIZARDSTOOLKIT_HAVE_GMTIME_R 
00178 #define WIZARDSTOOLKIT_HAVE_GMTIME_R  1 
00179 #endif
00180 
00181 /* Define to 1 if you have the <inttypes.h> header file. */
00182 #ifndef WIZARDSTOOLKIT_HAVE_INTTYPES_H 
00183 #define WIZARDSTOOLKIT_HAVE_INTTYPES_H  1 
00184 #endif
00185 
00186 /* Define to 1 if you have the `isascii' function. */
00187 #ifndef WIZARDSTOOLKIT_HAVE_ISASCII 
00188 #define WIZARDSTOOLKIT_HAVE_ISASCII  1 
00189 #endif
00190 
00191 /* Define to 1 if you have the <limits.h> header file. */
00192 #ifndef WIZARDSTOOLKIT_HAVE_LIMITS_H 
00193 #define WIZARDSTOOLKIT_HAVE_LIMITS_H  1 
00194 #endif
00195 
00196 /* Define to 1 if you have the <linux/unistd.h> header file. */
00197 #ifndef WIZARDSTOOLKIT_HAVE_LINUX_UNISTD_H 
00198 #define WIZARDSTOOLKIT_HAVE_LINUX_UNISTD_H  1 
00199 #endif
00200 
00201 /* Define to 1 if you have the <locale.h> header file. */
00202 #ifndef WIZARDSTOOLKIT_HAVE_LOCALE_H 
00203 #define WIZARDSTOOLKIT_HAVE_LOCALE_H  1 
00204 #endif
00205 
00206 /* Define to 1 if you have the `localtime_r' function. */
00207 #ifndef WIZARDSTOOLKIT_HAVE_LOCALTIME_R 
00208 #define WIZARDSTOOLKIT_HAVE_LOCALTIME_R  1 
00209 #endif
00210 
00211 /* Define to 1 if the type `long double' works and has more range or precision
00212    than `double'. */
00213 #ifndef WIZARDSTOOLKIT_HAVE_LONG_DOUBLE_WIDER 
00214 #define WIZARDSTOOLKIT_HAVE_LONG_DOUBLE_WIDER  1 
00215 #endif
00216 
00217 /* Define to 1 if you have the `lstat' function. */
00218 #ifndef WIZARDSTOOLKIT_HAVE_LSTAT 
00219 #define WIZARDSTOOLKIT_HAVE_LSTAT  1 
00220 #endif
00221 
00222 /* define if the compiler implements L"widestring" */
00223 /* #undef HAVE_LSTRING */
00224 
00225 /* Define to 1 if you have the <machine/param.h> header file. */
00226 /* #undef HAVE_MACHINE_PARAM_H */
00227 
00228 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
00229 /* #undef HAVE_MACH_O_DYLD_H */
00230 
00231 /* Define to 1 if you have the `madvise' function. */
00232 #ifndef WIZARDSTOOLKIT_HAVE_MADVISE 
00233 #define WIZARDSTOOLKIT_HAVE_MADVISE  1 
00234 #endif
00235 
00236 /* Define to 1 if you have the <malloc.h> header file. */
00237 #ifndef WIZARDSTOOLKIT_HAVE_MALLOC_H 
00238 #define WIZARDSTOOLKIT_HAVE_MALLOC_H  1 
00239 #endif
00240 
00241 /* Define to 1 if you have the `memmove' function. */
00242 #ifndef WIZARDSTOOLKIT_HAVE_MEMMOVE 
00243 #define WIZARDSTOOLKIT_HAVE_MEMMOVE  1 
00244 #endif
00245 
00246 /* Define to 1 if you have the <memory.h> header file. */
00247 #ifndef WIZARDSTOOLKIT_HAVE_MEMORY_H 
00248 #define WIZARDSTOOLKIT_HAVE_MEMORY_H  1 
00249 #endif
00250 
00251 /* Define to 1 if you have the `memset' function. */
00252 #ifndef WIZARDSTOOLKIT_HAVE_MEMSET 
00253 #define WIZARDSTOOLKIT_HAVE_MEMSET  1 
00254 #endif
00255 
00256 /* Define to 1 if you have the `mkdir' function. */
00257 #ifndef WIZARDSTOOLKIT_HAVE_MKDIR 
00258 #define WIZARDSTOOLKIT_HAVE_MKDIR  1 
00259 #endif
00260 
00261 /* Define to 1 if you have the `mkstemp' function. */
00262 #ifndef WIZARDSTOOLKIT_HAVE_MKSTEMP 
00263 #define WIZARDSTOOLKIT_HAVE_MKSTEMP  1 
00264 #endif
00265 
00266 /* Define to 1 if you have a working `mmap' system call. */
00267 #ifndef WIZARDSTOOLKIT_HAVE_MMAP 
00268 #define WIZARDSTOOLKIT_HAVE_MMAP  1 
00269 #endif
00270 
00271 /* Define to 1 if you have a working `mmap' system call. */
00272 #ifndef WIZARDSTOOLKIT_HAVE_MMAP_FILEIO 
00273 #define WIZARDSTOOLKIT_HAVE_MMAP_FILEIO  1 
00274 #endif
00275 
00276 /* Define to 1 if you have the `munmap' function. */
00277 #ifndef WIZARDSTOOLKIT_HAVE_MUNMAP 
00278 #define WIZARDSTOOLKIT_HAVE_MUNMAP  1 
00279 #endif
00280 
00281 /* define if the compiler implements namespaces */
00282 /* #undef HAVE_NAMESPACES */
00283 
00284 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00285 /* #undef HAVE_NDIR_H */
00286 
00287 /* Define to 1 if you have the `pclose' function. */
00288 #ifndef WIZARDSTOOLKIT_HAVE_PCLOSE 
00289 #define WIZARDSTOOLKIT_HAVE_PCLOSE  1 
00290 #endif
00291 
00292 /* Define to 1 if you have the `poll' function. */
00293 #ifndef WIZARDSTOOLKIT_HAVE_POLL 
00294 #define WIZARDSTOOLKIT_HAVE_POLL  1 
00295 #endif
00296 
00297 /* Define to 1 if you have the `popen' function. */
00298 #ifndef WIZARDSTOOLKIT_HAVE_POPEN 
00299 #define WIZARDSTOOLKIT_HAVE_POPEN  1 
00300 #endif
00301 
00302 /* Define to 1 if you have the `posix_fallocate' function. */
00303 #ifndef WIZARDSTOOLKIT_HAVE_POSIX_FALLOCATE 
00304 #define WIZARDSTOOLKIT_HAVE_POSIX_FALLOCATE  1 
00305 #endif
00306 
00307 /* Define to 1 if you have the `posix_memalign' function. */
00308 #ifndef WIZARDSTOOLKIT_HAVE_POSIX_MEMALIGN 
00309 #define WIZARDSTOOLKIT_HAVE_POSIX_MEMALIGN  1 
00310 #endif
00311 
00312 /* Define to 1 if you have the `pow' function. */
00313 /* #undef HAVE_POW */
00314 
00315 /* Define to 1 if you have the `pread' function. */
00316 #ifndef WIZARDSTOOLKIT_HAVE_PREAD 
00317 #define WIZARDSTOOLKIT_HAVE_PREAD  1 
00318 #endif
00319 
00320 /* Define to 1 if you have the <process.h> header file. */
00321 /* #undef HAVE_PROCESS_H */
00322 
00323 /* Define if you have POSIX threads libraries and header files. */
00324 #ifndef WIZARDSTOOLKIT_HAVE_PTHREAD 
00325 #define WIZARDSTOOLKIT_HAVE_PTHREAD  1 
00326 #endif
00327 
00328 /* Define to 1 if you have the `pwrite' function. */
00329 #ifndef WIZARDSTOOLKIT_HAVE_PWRITE 
00330 #define WIZARDSTOOLKIT_HAVE_PWRITE  1 
00331 #endif
00332 
00333 /* Define to 1 if you have the `raise' function. */
00334 #ifndef WIZARDSTOOLKIT_HAVE_RAISE 
00335 #define WIZARDSTOOLKIT_HAVE_RAISE  1 
00336 #endif
00337 
00338 /* Define to 1 if you have the `readdir_r' function. */
00339 #ifndef WIZARDSTOOLKIT_HAVE_READDIR_R 
00340 #define WIZARDSTOOLKIT_HAVE_READDIR_R  1 
00341 #endif
00342 
00343 /* Define to 1 if you have the `readlink' function. */
00344 #ifndef WIZARDSTOOLKIT_HAVE_READLINK 
00345 #define WIZARDSTOOLKIT_HAVE_READLINK  1 
00346 #endif
00347 
00348 /* Define to 1 if you have the `realpath' function. */
00349 #ifndef WIZARDSTOOLKIT_HAVE_REALPATH 
00350 #define WIZARDSTOOLKIT_HAVE_REALPATH  1 
00351 #endif
00352 
00353 /* Define to 1 if you have the `sbrk' function. */
00354 #ifndef WIZARDSTOOLKIT_HAVE_SBRK 
00355 #define WIZARDSTOOLKIT_HAVE_SBRK  1 
00356 #endif
00357 
00358 /* Define to 1 if you have the `select' function. */
00359 #ifndef WIZARDSTOOLKIT_HAVE_SELECT 
00360 #define WIZARDSTOOLKIT_HAVE_SELECT  1 
00361 #endif
00362 
00363 /* Define to 1 if you have the `setlocale' function. */
00364 #ifndef WIZARDSTOOLKIT_HAVE_SETLOCALE 
00365 #define WIZARDSTOOLKIT_HAVE_SETLOCALE  1 
00366 #endif
00367 
00368 /* Define to 1 if you have the `setvbuf' function. */
00369 #ifndef WIZARDSTOOLKIT_HAVE_SETVBUF 
00370 #define WIZARDSTOOLKIT_HAVE_SETVBUF  1 
00371 #endif
00372 
00373 /* Define to 1 if you have the `sigaction' function. */
00374 #ifndef WIZARDSTOOLKIT_HAVE_SIGACTION 
00375 #define WIZARDSTOOLKIT_HAVE_SIGACTION  1 
00376 #endif
00377 
00378 /* Define to 1 if you have the `sigemptyset' function. */
00379 #ifndef WIZARDSTOOLKIT_HAVE_SIGEMPTYSET 
00380 #define WIZARDSTOOLKIT_HAVE_SIGEMPTYSET  1 
00381 #endif
00382 
00383 /* Define to 1 if you have the `spawnvp' function. */
00384 /* #undef HAVE_SPAWNVP */
00385 
00386 /* Define to 1 if `stat' has the bug that it succeeds when given the
00387    zero-length file name argument. */
00388 /* #undef HAVE_STAT_EMPTY_STRING_BUG */
00389 
00390 /* Define to 1 if you have the <stdarg.h> header file. */
00391 #ifndef WIZARDSTOOLKIT_HAVE_STDARG_H 
00392 #define WIZARDSTOOLKIT_HAVE_STDARG_H  1 
00393 #endif
00394 
00395 /* Define to 1 if stdbool.h conforms to C99. */
00396 #ifndef WIZARDSTOOLKIT_HAVE_STDBOOL_H 
00397 #define WIZARDSTOOLKIT_HAVE_STDBOOL_H  1 
00398 #endif
00399 
00400 /* Define to 1 if you have the <stdint.h> header file. */
00401 #ifndef WIZARDSTOOLKIT_HAVE_STDINT_H 
00402 #define WIZARDSTOOLKIT_HAVE_STDINT_H  1 
00403 #endif
00404 
00405 /* Define to 1 if you have the <stdlib.h> header file. */
00406 #ifndef WIZARDSTOOLKIT_HAVE_STDLIB_H 
00407 #define WIZARDSTOOLKIT_HAVE_STDLIB_H  1 
00408 #endif
00409 
00410 /* define if the compiler supports ISO C++ standard library */
00411 /* #undef HAVE_STD_LIBS */
00412 
00413 /* define if the compiler supports the std namespace */
00414 /* #undef HAVE_STD_NAMESPACE */
00415 
00416 /* Define to 1 if you have the `strcasecmp' function. */
00417 #ifndef WIZARDSTOOLKIT_HAVE_STRCASECMP 
00418 #define WIZARDSTOOLKIT_HAVE_STRCASECMP  1 
00419 #endif
00420 
00421 /* Define to 1 if you have the `strchr' function. */
00422 #ifndef WIZARDSTOOLKIT_HAVE_STRCHR 
00423 #define WIZARDSTOOLKIT_HAVE_STRCHR  1 
00424 #endif
00425 
00426 /* Define to 1 if you have the `strcspn' function. */
00427 #ifndef WIZARDSTOOLKIT_HAVE_STRCSPN 
00428 #define WIZARDSTOOLKIT_HAVE_STRCSPN  1 
00429 #endif
00430 
00431 /* Define to 1 if you have the `strdup' function. */
00432 #ifndef WIZARDSTOOLKIT_HAVE_STRDUP 
00433 #define WIZARDSTOOLKIT_HAVE_STRDUP  1 
00434 #endif
00435 
00436 /* Define to 1 if you have the `strerror_r' function. */
00437 #ifndef WIZARDSTOOLKIT_HAVE_STRERROR_R 
00438 #define WIZARDSTOOLKIT_HAVE_STRERROR_R  1 
00439 #endif
00440 
00441 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
00442 #ifndef WIZARDSTOOLKIT_HAVE_STRINGIZE 
00443 #define WIZARDSTOOLKIT_HAVE_STRINGIZE  1 
00444 #endif
00445 
00446 /* Define to 1 if you have the <strings.h> header file. */
00447 #ifndef WIZARDSTOOLKIT_HAVE_STRINGS_H 
00448 #define WIZARDSTOOLKIT_HAVE_STRINGS_H  1 
00449 #endif
00450 
00451 /* Define to 1 if you have the <string.h> header file. */
00452 #ifndef WIZARDSTOOLKIT_HAVE_STRING_H 
00453 #define WIZARDSTOOLKIT_HAVE_STRING_H  1 
00454 #endif
00455 
00456 /* Define to 1 if you have the `strlcat' function. */
00457 /* #undef HAVE_STRLCAT */
00458 
00459 /* Define to 1 if you have the `strlcpy' function. */
00460 /* #undef HAVE_STRLCPY */
00461 
00462 /* Define to 1 if you have the `strncasecmp' function. */
00463 #ifndef WIZARDSTOOLKIT_HAVE_STRNCASECMP 
00464 #define WIZARDSTOOLKIT_HAVE_STRNCASECMP  1 
00465 #endif
00466 
00467 /* Define to 1 if you have the `strrchr' function. */
00468 #ifndef WIZARDSTOOLKIT_HAVE_STRRCHR 
00469 #define WIZARDSTOOLKIT_HAVE_STRRCHR  1 
00470 #endif
00471 
00472 /* Define to 1 if you have the `strspn' function. */
00473 #ifndef WIZARDSTOOLKIT_HAVE_STRSPN 
00474 #define WIZARDSTOOLKIT_HAVE_STRSPN  1 
00475 #endif
00476 
00477 /* Define to 1 if you have the `strstr' function. */
00478 #ifndef WIZARDSTOOLKIT_HAVE_STRSTR 
00479 #define WIZARDSTOOLKIT_HAVE_STRSTR  1 
00480 #endif
00481 
00482 /* Define to 1 if you have the `strtol' function. */
00483 #ifndef WIZARDSTOOLKIT_HAVE_STRTOL 
00484 #define WIZARDSTOOLKIT_HAVE_STRTOL  1 
00485 #endif
00486 
00487 /* Define to 1 if you have the `strtoul' function. */
00488 #ifndef WIZARDSTOOLKIT_HAVE_STRTOUL 
00489 #define WIZARDSTOOLKIT_HAVE_STRTOUL  1 
00490 #endif
00491 
00492 /* Define to 1 if you have the `sysconf' function. */
00493 #ifndef WIZARDSTOOLKIT_HAVE_SYSCONF 
00494 #define WIZARDSTOOLKIT_HAVE_SYSCONF  1 
00495 #endif
00496 
00497 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00498    */
00499 /* #undef HAVE_SYS_DIR_H */
00500 
00501 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00502    */
00503 /* #undef HAVE_SYS_NDIR_H */
00504 
00505 /* Define to 1 if you have the <sys/param.h> header file. */
00506 #ifndef WIZARDSTOOLKIT_HAVE_SYS_PARAM_H 
00507 #define WIZARDSTOOLKIT_HAVE_SYS_PARAM_H  1 
00508 #endif
00509 
00510 /* Define to 1 if you have the <sys/resource.h> header file. */
00511 #ifndef WIZARDSTOOLKIT_HAVE_SYS_RESOURCE_H 
00512 #define WIZARDSTOOLKIT_HAVE_SYS_RESOURCE_H  1 
00513 #endif
00514 
00515 /* Define to 1 if you have the <sys/stat.h> header file. */
00516 #ifndef WIZARDSTOOLKIT_HAVE_SYS_STAT_H 
00517 #define WIZARDSTOOLKIT_HAVE_SYS_STAT_H  1 
00518 #endif
00519 
00520 /* Define to 1 if you have the <sys/syslimits.h> header file. */
00521 /* #undef HAVE_SYS_SYSLIMITS_H */
00522 
00523 /* Define to 1 if you have the <sys/timeb.h> header file. */
00524 #ifndef WIZARDSTOOLKIT_HAVE_SYS_TIMEB_H 
00525 #define WIZARDSTOOLKIT_HAVE_SYS_TIMEB_H  1 
00526 #endif
00527 
00528 /* Define to 1 if you have the <sys/times.h> header file. */
00529 #ifndef WIZARDSTOOLKIT_HAVE_SYS_TIMES_H 
00530 #define WIZARDSTOOLKIT_HAVE_SYS_TIMES_H  1 
00531 #endif
00532 
00533 /* Define to 1 if you have the <sys/time.h> header file. */
00534 #ifndef WIZARDSTOOLKIT_HAVE_SYS_TIME_H 
00535 #define WIZARDSTOOLKIT_HAVE_SYS_TIME_H  1 
00536 #endif
00537 
00538 /* Define to 1 if you have the <sys/types.h> header file. */
00539 #ifndef WIZARDSTOOLKIT_HAVE_SYS_TYPES_H 
00540 #define WIZARDSTOOLKIT_HAVE_SYS_TYPES_H  1 
00541 #endif
00542 
00543 /* Define to 1 if you have the <sys/utime.h> header file. */
00544 /* #undef HAVE_SYS_UTIME_H */
00545 
00546 /* Define to 1 if you have the <termios.h> header file. */
00547 #ifndef WIZARDSTOOLKIT_HAVE_TERMIOS_H 
00548 #define WIZARDSTOOLKIT_HAVE_TERMIOS_H  1 
00549 #endif
00550 
00551 /* Define to 1 if you have the `times' function. */
00552 #ifndef WIZARDSTOOLKIT_HAVE_TIMES 
00553 #define WIZARDSTOOLKIT_HAVE_TIMES  1 
00554 #endif
00555 
00556 /* Define to 1 if you have the <unistd.h> header file. */
00557 #ifndef WIZARDSTOOLKIT_HAVE_UNISTD_H 
00558 #define WIZARDSTOOLKIT_HAVE_UNISTD_H  1 
00559 #endif
00560 
00561 /* Define to 1 if you have the `usleep' function. */
00562 #ifndef WIZARDSTOOLKIT_HAVE_USLEEP 
00563 #define WIZARDSTOOLKIT_HAVE_USLEEP  1 
00564 #endif
00565 
00566 /* Define to 1 if you have the `utime' function. */
00567 #ifndef WIZARDSTOOLKIT_HAVE_UTIME 
00568 #define WIZARDSTOOLKIT_HAVE_UTIME  1 
00569 #endif
00570 
00571 /* Define to 1 if you have the <utime.h> header file. */
00572 #ifndef WIZARDSTOOLKIT_HAVE_UTIME_H 
00573 #define WIZARDSTOOLKIT_HAVE_UTIME_H  1 
00574 #endif
00575 
00576 /* Define to 1 if you have the `vprintf' function. */
00577 #ifndef WIZARDSTOOLKIT_HAVE_VPRINTF 
00578 #define WIZARDSTOOLKIT_HAVE_VPRINTF  1 
00579 #endif
00580 
00581 /* Define to 1 if you have the `vsnprintf' function. */
00582 #ifndef WIZARDSTOOLKIT_HAVE_VSNPRINTF 
00583 #define WIZARDSTOOLKIT_HAVE_VSNPRINTF  1 
00584 #endif
00585 
00586 /* Define to 1 if you have the `vsprintf' function. */
00587 #ifndef WIZARDSTOOLKIT_HAVE_VSPRINTF 
00588 #define WIZARDSTOOLKIT_HAVE_VSPRINTF  1 
00589 #endif
00590 
00591 /* Define to 1 if the system has the type `_Bool'. */
00592 #ifndef WIZARDSTOOLKIT_HAVE__BOOL 
00593 #define WIZARDSTOOLKIT_HAVE__BOOL  1 
00594 #endif
00595 
00596 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
00597 /* #undef HAVE__NSGETEXECUTABLEPATH */
00598 
00599 /* Define to 1 if you have the `_wfopen' function. */
00600 /* #undef HAVE__WFOPEN */
00601 
00602 /* define if your compiler has __attribute__ */
00603 #ifndef WIZARDSTOOLKIT_HAVE___ATTRIBUTE__ 
00604 #define WIZARDSTOOLKIT_HAVE___ATTRIBUTE__  1 
00605 #endif
00606 
00607 /* Define if you have umem memory allocation library */
00608 /* #undef HasUMEM */
00609 
00610 /* Define to use the Windows GDI32 library */
00611 /* #undef HasWINGDI32 */
00612 
00613 /* Wizard's Toolkit is formally installed under prefix */
00614 #ifndef WIZARDSTOOLKIT_INSTALLED_SUPPORT 
00615 #define WIZARDSTOOLKIT_INSTALLED_SUPPORT  1 
00616 #endif
00617 
00618 /* Directory where architecture-dependent files live. */
00619 #ifndef WIZARDSTOOLKIT_LIBRARY_PATH 
00620 #define WIZARDSTOOLKIT_LIBRARY_PATH  "/usr/local/lib/WizardsToolkit-1.0.7/" 
00621 #endif
00622 
00623 /* Subdirectory of lib where Wizard architecture dependent files are installed
00624    */
00625 #ifndef WIZARDSTOOLKIT_LIBRARY_RELATIVE_PATH 
00626 #define WIZARDSTOOLKIT_LIBRARY_RELATIVE_PATH  "WizardsToolkit-1.0.7" 
00627 #endif
00628 
00629 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
00630    slash. */
00631 #ifndef WIZARDSTOOLKIT_LSTAT_FOLLOWS_SLASHED_SYMLINK 
00632 #define WIZARDSTOOLKIT_LSTAT_FOLLOWS_SLASHED_SYMLINK  1 
00633 #endif
00634 
00635 /* Define to the sub-directory in which libtool stores uninstalled libraries.
00636    */
00637 #ifndef WIZARDSTOOLKIT_LT_OBJDIR 
00638 #define WIZARDSTOOLKIT_LT_OBJDIR  ".libs/" 
00639 #endif
00640 
00641 /* Define to 1 if assertions should be disabled. */
00642 /* #undef NDEBUG */
00643 
00644 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
00645 /* #undef NO_MINUS_C_MINUS_O */
00646 
00647 /* Define to the address where bug reports for this package should be sent. */
00648 #ifndef WIZARDSTOOLKIT_PACKAGE_BUGREPORT 
00649 #define WIZARDSTOOLKIT_PACKAGE_BUGREPORT  "http://www.wizards-toolkit.org" 
00650 #endif
00651 
00652 /* Define to the full name of this package. */
00653 #ifndef WIZARDSTOOLKIT_PACKAGE_NAME 
00654 #define WIZARDSTOOLKIT_PACKAGE_NAME  "WizardsToolkit" 
00655 #endif
00656 
00657 /* Define to the full name and version of this package. */
00658 #ifndef WIZARDSTOOLKIT_PACKAGE_STRING 
00659 #define WIZARDSTOOLKIT_PACKAGE_STRING  "WizardsToolkit 1.0.7" 
00660 #endif
00661 
00662 /* Define to the one symbol short name of this package. */
00663 #ifndef WIZARDSTOOLKIT_PACKAGE_TARNAME 
00664 #define WIZARDSTOOLKIT_PACKAGE_TARNAME  "WizardsToolkit" 
00665 #endif
00666 
00667 /* Define to the home page for this package. */
00668 #ifndef WIZARDSTOOLKIT_PACKAGE_URL 
00669 #define WIZARDSTOOLKIT_PACKAGE_URL  "" 
00670 #endif
00671 
00672 /* Define to the version of this package. */
00673 #ifndef WIZARDSTOOLKIT_PACKAGE_VERSION 
00674 #define WIZARDSTOOLKIT_PACKAGE_VERSION  "1.0.7" 
00675 #endif
00676 
00677 /* Define to necessary symbol if this constant uses a non-standard name on
00678    your system. */
00679 /* #undef PTHREAD_CREATE_JOINABLE */
00680 
00681 /* Directory where architecture-independent configuration files live. */
00682 #ifndef WIZARDSTOOLKIT_SHARE_CONFIGURE_PATH 
00683 #define WIZARDSTOOLKIT_SHARE_CONFIGURE_PATH  "/usr/local/share/WizardsToolkit-1.0.7/config/" 
00684 #endif
00685 
00686 /* Subdirectory of lib where architecture-independent configuration files
00687    live. */
00688 #ifndef WIZARDSTOOLKIT_SHARE_CONFIGURE_RELATIVE_PATH 
00689 #define WIZARDSTOOLKIT_SHARE_CONFIGURE_RELATIVE_PATH  "WizardsToolkit-1.0.7/config" 
00690 #endif
00691 
00692 /* Directory where architecture-independent files live. */
00693 #ifndef WIZARDSTOOLKIT_SHARE_PATH 
00694 #define WIZARDSTOOLKIT_SHARE_PATH  "/usr/local/share/WizardsToolkit-1.0.7/" 
00695 #endif
00696 
00697 /* The size of `off_t', as computed by sizeof. */
00698 #ifndef WIZARDSTOOLKIT_SIZEOF_OFF_T 
00699 #define WIZARDSTOOLKIT_SIZEOF_OFF_T  8 
00700 #endif
00701 
00702 /* The size of `signed int', as computed by sizeof. */
00703 #ifndef WIZARDSTOOLKIT_SIZEOF_SIGNED_INT 
00704 #define WIZARDSTOOLKIT_SIZEOF_SIGNED_INT  4 
00705 #endif
00706 
00707 /* The size of `signed long', as computed by sizeof. */
00708 #ifndef WIZARDSTOOLKIT_SIZEOF_SIGNED_LONG 
00709 #define WIZARDSTOOLKIT_SIZEOF_SIGNED_LONG  8 
00710 #endif
00711 
00712 /* The size of `signed long long', as computed by sizeof. */
00713 #ifndef WIZARDSTOOLKIT_SIZEOF_SIGNED_LONG_LONG 
00714 #define WIZARDSTOOLKIT_SIZEOF_SIGNED_LONG_LONG  8 
00715 #endif
00716 
00717 /* The size of `signed short', as computed by sizeof. */
00718 #ifndef WIZARDSTOOLKIT_SIZEOF_SIGNED_SHORT 
00719 #define WIZARDSTOOLKIT_SIZEOF_SIGNED_SHORT  2 
00720 #endif
00721 
00722 /* The size of `size_t', as computed by sizeof. */
00723 #ifndef WIZARDSTOOLKIT_SIZEOF_SIZE_T 
00724 #define WIZARDSTOOLKIT_SIZEOF_SIZE_T  8 
00725 #endif
00726 
00727 /* The size of `unsigned int', as computed by sizeof. */
00728 #ifndef WIZARDSTOOLKIT_SIZEOF_UNSIGNED_INT 
00729 #define WIZARDSTOOLKIT_SIZEOF_UNSIGNED_INT  4 
00730 #endif
00731 
00732 /* The size of `unsigned int*', as computed by sizeof. */
00733 #ifndef WIZARDSTOOLKIT_SIZEOF_UNSIGNED_INTP 
00734 #define WIZARDSTOOLKIT_SIZEOF_UNSIGNED_INTP  8 
00735 #endif
00736 
00737 /* The size of `unsigned long', as computed by sizeof. */
00738 #ifndef WIZARDSTOOLKIT_SIZEOF_UNSIGNED_LONG 
00739 #define WIZARDSTOOLKIT_SIZEOF_UNSIGNED_LONG  8 
00740 #endif
00741 
00742 /* The size of `unsigned long long', as computed by sizeof. */
00743 #ifndef WIZARDSTOOLKIT_SIZEOF_UNSIGNED_LONG_LONG 
00744 #define WIZARDSTOOLKIT_SIZEOF_UNSIGNED_LONG_LONG  8 
00745 #endif
00746 
00747 /* The size of `unsigned short', as computed by sizeof. */
00748 #ifndef WIZARDSTOOLKIT_SIZEOF_UNSIGNED_SHORT 
00749 #define WIZARDSTOOLKIT_SIZEOF_UNSIGNED_SHORT  2 
00750 #endif
00751 
00752 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
00753 /* #undef STAT_MACROS_BROKEN */
00754 
00755 /* Define to 1 if you have the ANSI C header files. */
00756 #ifndef WIZARDSTOOLKIT_STDC_HEADERS 
00757 #define WIZARDSTOOLKIT_STDC_HEADERS  1 
00758 #endif
00759 
00760 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00761 #ifndef WIZARDSTOOLKIT_TIME_WITH_SYS_TIME 
00762 #define WIZARDSTOOLKIT_TIME_WITH_SYS_TIME  1 
00763 #endif
00764 
00765 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
00766 /* #undef TM_IN_SYS_TIME */
00767 
00768 /* Enable extensions on AIX 3, Interix.  */
00769 #ifndef _ALL_SOURCE
00770 # define _ALL_SOURCE 1
00771 #endif
00772 /* Enable GNU extensions on systems that have them.  */
00773 #ifndef _GNU_SOURCE
00774 # define _GNU_SOURCE 1
00775 #endif
00776 /* Enable threading extensions on Solaris.  */
00777 #ifndef _POSIX_PTHREAD_SEMANTICS
00778 # define _POSIX_PTHREAD_SEMANTICS 1
00779 #endif
00780 /* Enable extensions on HP NonStop.  */
00781 #ifndef _TANDEM_SOURCE
00782 # define _TANDEM_SOURCE 1
00783 #endif
00784 /* Enable general extensions on Solaris.  */
00785 #ifndef __EXTENSIONS__
00786 # define __EXTENSIONS__ 1
00787 #endif
00788 
00789 
00790 /* Define if using the dmalloc debugging malloc package */
00791 /* #undef WITH_DMALLOC */
00792 
00793 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
00794    significant byte first (like Motorola and SPARC, unlike Intel). */
00795 #if defined AC_APPLE_UNIVERSAL_BUILD
00796 # if defined __BIG_ENDIAN__
00797 #  define WORDS_BIGENDIAN 1
00798 # endif
00799 #else
00800 # ifndef WORDS_BIGENDIAN
00801 /* #  undef WORDS_BIGENDIAN */
00802 # endif
00803 #endif
00804 
00805 /* Wizard API method prefix */
00806 /* #undef WizardMethodPrefix */
00807 
00808 /* Define if you have zlib compression library */
00809 #ifndef WIZARDSTOOLKIT_ZLIB_DELEGATE 
00810 #define WIZARDSTOOLKIT_ZLIB_DELEGATE  1 
00811 #endif
00812 
00813 /* Number of bits in a file offset, on hosts where this is settable. */
00814 #ifndef WIZARDSTOOLKIT__FILE_OFFSET_BITS 
00815 #define WIZARDSTOOLKIT__FILE_OFFSET_BITS  64 
00816 #endif
00817 
00818 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
00819 /* #undef _LARGEFILE_SOURCE */
00820 
00821 /* Define for large files, on AIX-style hosts. */
00822 /* #undef _LARGE_FILES */
00823 
00824 /* Define to 1 if on MINIX. */
00825 /* #undef _MINIX */
00826 
00827 /* Define to 2 if the system does not provide POSIX.1 features except with
00828    this defined. */
00829 /* #undef _POSIX_1_SOURCE */
00830 
00831 /* Define to 1 if you need to in order for `stat' and other things to work. */
00832 /* #undef _POSIX_SOURCE */
00833 
00834 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
00835 #ifndef __CHAR_UNSIGNED__
00836 /* # undef __CHAR_UNSIGNED__ */
00837 #endif
00838 
00839 /* Define to appropriate substitue if compiler does not have __func__ */
00840 /* #undef __func__ */
00841 
00842 /* Define to `__inline__' or `__inline' if that's what the C compiler
00843    calls it, or to nothing if 'inline' is not supported under any name.  */
00844 #ifndef __cplusplus
00845 /* #undef inline */
00846 #endif
00847 
00848 /* Define to `int' if <sys/types.h> does not define. */
00849 /* #undef mode_t */
00850 
00851 /* Define to `long int' if <sys/types.h> does not define. */
00852 /* #undef off_t */
00853 
00854 /* Define to `int' if <sys/types.h> does not define. */
00855 /* #undef pid_t */
00856 
00857 /* Define to the equivalent of the C99 'restrict' keyword, or to
00858    nothing if this is not supported.  Do not define if restrict is
00859    supported directly.  */
00860 #ifndef _wizardstoolkit_restrict 
00861 #define _wizardstoolkit_restrict  __restrict 
00862 #endif
00863 /* Work around a bug in Sun C++: it does not support _Restrict or
00864    __restrict__, even though the corresponding Sun C compiler ends up with
00865    "#define restrict _Restrict" or "#define restrict __restrict__" in the
00866    previous line.  Perhaps some future version of Sun C++ will work with
00867    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
00868 #if defined __SUNPRO_CC && !defined __RESTRICT
00869 # define _Restrict
00870 # define __restrict__
00871 #endif
00872 
00873 /* Define to `unsigned int' if <sys/types.h> does not define. */
00874 /* #undef size_t */
00875 
00876 /* Define to `int' if <sys/types.h> does not define. */
00877 /* #undef ssize_t */
00878 
00879 /* Define to empty if the keyword `volatile' does not work. Warning: valid
00880    code using `volatile' can become incorrect without. Disable with care. */
00881 /* #undef volatile */
00882  
00883 /* once: _WIZARD_WIZARD_CONFIG_H */
00884 #endif
Generated by  doxygen 1.6.2-20100208