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

Generated on Sat Jan 26 14:50:32 2008 for WizardsToolkit by  doxygen 1.5.4