00001 /* include/brlcad_config.h. Generated by configure. */ 00002 /* include/brlcad_config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Define to enable compilation of parsers */ 00005 #define BC_WITH_PARSERS 1 00006 00007 /* "Location BRL-CAD resources will install to" */ 00008 #define BRLCAD_DATA "/usr/brlcad/share/brlcad/7.8.3" 00009 00010 /* "Location BRL-CAD will install to" */ 00011 #define BRLCAD_ROOT "/usr/brlcad" 00012 00013 /* "Version of BRL-CAD" */ 00014 #define BRLCAD_VERSION "7.8.3" 00015 00016 /* Define to enable compile-time debug code */ 00017 #define DEBUG 1 00018 00019 /* Stdout is extern */ 00020 #define EXTERN_STDOUT 00021 00022 /* Irix GL is present. */ 00023 /* #undef HAS_SGIGL */ 00024 00025 /* Define to 1 if you have the `access' function. */ 00026 #define HAVE_ACCESS 1 00027 00028 /* Define to 1 if you have the `alarm' function. */ 00029 #define HAVE_ALARM 1 00030 00031 /* Define to 1 if you have the <arpa/inet.h> header file. */ 00032 #define HAVE_ARPA_INET_H 1 00033 00034 /* Define to 1 if you have the `atexit' function. */ 00035 #define HAVE_ATEXIT 1 00036 00037 /* Define to 1 if you have the `basename' function. */ 00038 #define HAVE_BASENAME 1 00039 00040 /* Define to 1 if you have the `bzero' function. */ 00041 #define HAVE_BZERO 1 00042 00043 /* Define to 1 if you have the `calloc' function. */ 00044 #define HAVE_CALLOC 1 00045 00046 /* Define to 1 if you have the <curses.h> header file. */ 00047 #define HAVE_CURSES_H 1 00048 00049 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 00050 */ 00051 #define HAVE_DIRENT_H 1 00052 00053 /* Define to 1 if you have the <dlfcn.h> header file. */ 00054 #define HAVE_DLFCN_H 1 00055 00056 /* Define to 1 if you have the `dlopen' function. */ 00057 #define HAVE_DLOPEN 1 00058 00059 /* Define to 1 if you have the `drand48' function. */ 00060 #define HAVE_DRAND48 1 00061 00062 /* Define to 1 if you have the <dslib.h> header file. */ 00063 /* #undef HAVE_DSLIB_H */ 00064 00065 /* Define to 1 if you have the `dup2' function. */ 00066 #define HAVE_DUP2 1 00067 00068 /* Define to 1 if you have the `endgrent' function. */ 00069 #define HAVE_ENDGRENT 1 00070 00071 /* Define to 1 if you have the `endpwent' function. */ 00072 #define HAVE_ENDPWENT 1 00073 00074 /* Define to 1 if you have the <errno.h> header file. */ 00075 #define HAVE_ERRNO_H 1 00076 00077 /* Define to 1 if you have the `fabs' function. */ 00078 #define HAVE_FABS 1 00079 00080 /* Define to 1 if you have the <fcntl.h> header file. */ 00081 #define HAVE_FCNTL_H 1 00082 00083 /* Define to 1 if you have the `finite' function. */ 00084 #define HAVE_FINITE 1 00085 00086 /* Define to 1 if you have the <float.h> header file. */ 00087 #define HAVE_FLOAT_H 1 00088 00089 /* Define to 1 if you have the `floor' function. */ 00090 #define HAVE_FLOOR 1 00091 00092 /* Define to 1 if you have the `fsync' function. */ 00093 #define HAVE_FSYNC 1 00094 00095 /* Define to 1 if you have the `ftime' function. */ 00096 #define HAVE_FTIME 1 00097 00098 /* Define to 1 if you have the `ftruncate' function. */ 00099 #define HAVE_FTRUNCATE 1 00100 00101 /* Define to 1 if you have the `getcwd' function. */ 00102 #define HAVE_GETCWD 1 00103 00104 /* Define to 1 if you have the `getenv' function. */ 00105 #define HAVE_GETENV 1 00106 00107 /* Define to 1 if you have the `gethostbyaddr' function. */ 00108 #define HAVE_GETHOSTBYADDR 1 00109 00110 /* Define to 1 if you have the `gethostbyname' function. */ 00111 #define HAVE_GETHOSTBYNAME 1 00112 00113 /* Define to 1 if you have the `gethostname' function. */ 00114 #define HAVE_GETHOSTNAME 1 00115 00116 /* Define to 1 if you have the `getopt' function. */ 00117 #define HAVE_GETOPT 1 00118 00119 /* Define to 1 if you have the <getopt.h> header file. */ 00120 #define HAVE_GETOPT_H 1 00121 00122 /* Define to 1 if you have the `getpagesize' function. */ 00123 #define HAVE_GETPAGESIZE 1 00124 00125 /* Define to 1 if you have the `getpass' function. */ 00126 #define HAVE_GETPASS 1 00127 00128 /* Define to 1 if you have the `getprogname' function. */ 00129 #define HAVE_GETPROGNAME 1 00130 00131 /* Define to 1 if you have the `gettimeofday' function. */ 00132 #define HAVE_GETTIMEOFDAY 1 00133 00134 /* Define to 1 if you have the <gl/device.h> header file. */ 00135 /* #undef HAVE_GL_DEVICE_H */ 00136 00137 /* Define to 1 if you have the <GL/glx.h> header file. */ 00138 #define HAVE_GL_GLX_H 1 00139 00140 /* Define to 1 if you have the <GL/gl.h> header file. */ 00141 #define HAVE_GL_GL_H 1 00142 00143 /* Define to 1 if you have the <ieeefp.h> header file. */ 00144 /* #undef HAVE_IEEEFP_H */ 00145 00146 /* Define to 1 if you have the `inet_ntoa' function. */ 00147 #define HAVE_INET_NTOA 1 00148 00149 /* Define to 1 if you have the <inttypes.h> header file. */ 00150 #define HAVE_INTTYPES_H 1 00151 00152 /* Define to 1 if you have the <io.h> header file. */ 00153 /* #undef HAVE_IO_H */ 00154 00155 /* Define to 1 if you have the `isascii' function. */ 00156 #define HAVE_ISASCII 1 00157 00158 /* Define to 1 if you have the `isfinite' function. */ 00159 /* #undef HAVE_ISFINITE */ 00160 00161 /* Define to 1 if you have the <itcl.h> header file. */ 00162 /* #undef HAVE_ITCL_H */ 00163 00164 /* Define to 1 if you have the <itk.h> header file. */ 00165 /* #undef HAVE_ITK_H */ 00166 00167 /* Define to 1 if you have the '<JavaVM/jni.h>' header file */ 00168 #define HAVE_JAVAVM_JNI_H 1 00169 00170 /* Define to 1 if you have the '<jni.h>' header file */ 00171 /* #undef HAVE_JNI_H */ 00172 00173 /* Define to 1 if you have the <langinfo.h> header file. */ 00174 #define HAVE_LANGINFO_H 1 00175 00176 /* Define to 1 if you have the <libgen.h> header file. */ 00177 #define HAVE_LIBGEN_H 1 00178 00179 /* Define to 1 if you have the <limits.h> header file. */ 00180 #define HAVE_LIMITS_H 1 00181 00182 /* Define to 1 if you have the <locale.h> header file. */ 00183 #define HAVE_LOCALE_H 1 00184 00185 /* Define to 1 if you have the `localtime_r' function. */ 00186 #define HAVE_LOCALTIME_R 1 00187 00188 /* Define to 1 if you have the `lrand48' function. */ 00189 #define HAVE_LRAND48 1 00190 00191 /* Define to 1 if you have the `lseek' function. */ 00192 #define HAVE_LSEEK 1 00193 00194 /* Define to 1 if you have the <malloc.h> header file. */ 00195 /* #undef HAVE_MALLOC_H */ 00196 00197 /* Define to 1 if you have the <math.h> header file. */ 00198 #define HAVE_MATH_H 1 00199 00200 /* Define to 1 if you have the `memchr' function. */ 00201 #define HAVE_MEMCHR 1 00202 00203 /* Define to 1 if you have the `memmove' function. */ 00204 #define HAVE_MEMMOVE 1 00205 00206 /* Define to 1 if you have the <memory.h> header file. */ 00207 #define HAVE_MEMORY_H 1 00208 00209 /* Define to 1 if you have the `memset' function. */ 00210 #define HAVE_MEMSET 1 00211 00212 /* Define to 1 if you have the `mkdir' function. */ 00213 #define HAVE_MKDIR 1 00214 00215 /* Define to 1 if you have the `mkfifo' function. */ 00216 #define HAVE_MKFIFO 1 00217 00218 /* Define to 1 if you have the `modf' function. */ 00219 #define HAVE_MODF 1 00220 00221 /* Define to 1 if you have the `munmap' function. */ 00222 #define HAVE_MUNMAP 1 00223 00224 /* Define to 1 if you have the <ncurses.h> header file. */ 00225 #define HAVE_NCURSES_H 1 00226 00227 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 00228 /* #undef HAVE_NDIR_H */ 00229 00230 /* Define to 1 if you have the <netdb.h> header file. */ 00231 #define HAVE_NETDB_H 1 00232 00233 /* Define to 1 if you have the <netinet/in.h> header file. */ 00234 #define HAVE_NETINET_IN_H 1 00235 00236 /* Define to 1 if you have the `nl_langinfo' function. */ 00237 #define HAVE_NL_LANGINFO 1 00238 00239 /* Define to 1 if you have the `panic' function. */ 00240 #define HAVE_PANIC 1 00241 00242 /* Define to 1 if you have the `pipe' function. */ 00243 #define HAVE_PIPE 1 00244 00245 /* Define to 1 if you have the `pow' function. */ 00246 #define HAVE_POW 1 00247 00248 /* Define to 1 if you have the `prtcl' function. */ 00249 /* #undef HAVE_PRTCL */ 00250 00251 /* Define to 1 if you have the <pthread.h> header file. */ 00252 #define HAVE_PTHREAD_H 1 00253 00254 /* Define to 1 if you have the `putenv' function. */ 00255 #define HAVE_PUTENV 1 00256 00257 /* Define to 1 if you have the <pwd.h> header file. */ 00258 #define HAVE_PWD_H 1 00259 00260 /* Define to 1 if you have the `raise' function. */ 00261 #define HAVE_RAISE 1 00262 00263 /* Define to 1 if you have the `realpath' function. */ 00264 #define HAVE_REALPATH 1 00265 00266 /* Define to 1 if you have the `regcomp' function. */ 00267 #define HAVE_REGCOMP 1 00268 00269 /* Define to 1 if you have the '<regex.h>' header file */ 00270 #define HAVE_REGEX_H 1 00271 00272 /* Define to 1 if you have the `re_comp' function. */ 00273 /* #undef HAVE_RE_COMP */ 00274 00275 /* Define to 1 if you have the <rle.h> header file. */ 00276 /* #undef HAVE_RLE_H */ 00277 00278 /* Define to 1 if you have the `rmdir' function. */ 00279 #define HAVE_RMDIR 1 00280 00281 /* Define to 1 if you have the `sbrk' function. */ 00282 #define HAVE_SBRK 1 00283 00284 /* Define to 1 if you have the <sched.h> header file. */ 00285 #define HAVE_SCHED_H 1 00286 00287 /* Define to 1 if you have the `select' function. */ 00288 #define HAVE_SELECT 1 00289 00290 /* Define to 1 if you have the `setenv' function. */ 00291 #define HAVE_SETENV 1 00292 00293 /* Define to 1 if you have the <setjmp.h> header file. */ 00294 #define HAVE_SETJMP_H 1 00295 00296 /* Define to 1 if you have the `setlinebuf' function. */ 00297 #define HAVE_SETLINEBUF 1 00298 00299 /* Define to 1 if you have the `setlocale' function. */ 00300 #define HAVE_SETLOCALE 1 00301 00302 /* Define to 1 if you have the `setpgid' function. */ 00303 #define HAVE_SETPGID 1 00304 00305 /* Define to 1 if you have the `setprogname' function. */ 00306 #define HAVE_SETPROGNAME 1 00307 00308 /* Define to 1 if you have the `setvbuf' function. */ 00309 #define HAVE_SETVBUF 1 00310 00311 /* Define to 1 if you have the <sgtty.h> header file. */ 00312 #define HAVE_SGTTY_H 1 00313 00314 /* Define to 1 if you have the <signal.h> header file. */ 00315 #define HAVE_SIGNAL_H 1 00316 00317 /* Define to 1 if you have the `socket' function. */ 00318 #define HAVE_SOCKET 1 00319 00320 /* Define to 1 if you have the <socket.h> header file. */ 00321 /* #undef HAVE_SOCKET_H */ 00322 00323 /* Define to 1 if you have the `sqrt' function. */ 00324 #define HAVE_SQRT 1 00325 00326 /* Define to 1 if you have the `srand48' function. */ 00327 #define HAVE_SRAND48 1 00328 00329 /* Define to 1 if you have the `stat' function. */ 00330 #define HAVE_STAT 1 00331 00332 /* Define to 1 if you have the <stdarg.h> header file. */ 00333 #define HAVE_STDARG_H 1 00334 00335 /* Define to 1 if you have the <stddef.h> header file. */ 00336 #define HAVE_STDDEF_H 1 00337 00338 /* Define to 1 if you have the <stdint.h> header file. */ 00339 #define HAVE_STDINT_H 1 00340 00341 /* Define to 1 if you have the <stdlib.h> header file. */ 00342 #define HAVE_STDLIB_H 1 00343 00344 /* Define to 1 if you have the `strcasecmp' function. */ 00345 #define HAVE_STRCASECMP 1 00346 00347 /* Define to 1 if you have the `strchr' function. */ 00348 #define HAVE_STRCHR 1 00349 00350 /* Define to 1 if you have the `strcpy' function. */ 00351 #define HAVE_STRCPY 1 00352 00353 /* Define to 1 if you have the `strcspn' function. */ 00354 #define HAVE_STRCSPN 1 00355 00356 /* Define to 1 if you have the `strdup' function. */ 00357 #define HAVE_STRDUP 1 00358 00359 /* Define to 1 if you have the `strerror' function. */ 00360 #define HAVE_STRERROR 1 00361 00362 /* Define to 1 if you have the `strerror_r' function. */ 00363 #define HAVE_STRERROR_R 1 00364 00365 /* Define to 1 if you have the <strings.h> header file. */ 00366 #define HAVE_STRINGS_H 1 00367 00368 /* Define to 1 if you have the <string.h> header file. */ 00369 #define HAVE_STRING_H 1 00370 00371 /* Define to 1 if you have the `strncasecmp' function. */ 00372 #define HAVE_STRNCASECMP 1 00373 00374 /* Define to 1 if you have the `strpbrk' function. */ 00375 #define HAVE_STRPBRK 1 00376 00377 /* Define to 1 if you have the `strrchr' function. */ 00378 #define HAVE_STRRCHR 1 00379 00380 /* Define to 1 if you have the `strsep' function. */ 00381 #define HAVE_STRSEP 1 00382 00383 /* Define to 1 if you have the `strspn' function. */ 00384 #define HAVE_STRSPN 1 00385 00386 /* Define to 1 if you have the `strstr' function. */ 00387 #define HAVE_STRSTR 1 00388 00389 /* Define to 1 if you have the `strtok' function. */ 00390 #define HAVE_STRTOK 1 00391 00392 /* Define to 1 if you have the `strtol' function. */ 00393 #define HAVE_STRTOL 1 00394 00395 /* Define to 1 if you have the `strtoul' function. */ 00396 #define HAVE_STRTOUL 1 00397 00398 /* Define to 1 if you have the `strtoull' function. */ 00399 #define HAVE_STRTOULL 1 00400 00401 /* From Tcl */ 00402 /* #undef HAVE_STRUCT_DIRENT64 */ 00403 00404 /* From Tcl */ 00405 /* #undef HAVE_STRUCT_STAT64 */ 00406 00407 /* Define to 1 if `st_blksize' is member of `struct stat'. */ 00408 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 00409 00410 /* Define to 1 if `st_blocks' is member of `struct stat'. */ 00411 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 00412 00413 /* Define to 1 if `st_rdev' is member of `struct stat'. */ 00414 #define HAVE_STRUCT_STAT_ST_RDEV 1 00415 00416 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use 00417 `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */ 00418 #define HAVE_ST_BLKSIZE 1 00419 00420 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use 00421 `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */ 00422 #define HAVE_ST_BLOCKS 1 00423 00424 /* Define to 1 if you have the `sysctl' function. */ 00425 #define HAVE_SYSCTL 1 00426 00427 /* Define to 1 if you have the <syslog.h> header file. */ 00428 #define HAVE_SYSLOG_H 1 00429 00430 /* Define to 1 if you have the `sysmp' function. */ 00431 /* #undef HAVE_SYSMP */ 00432 00433 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 00434 */ 00435 /* #undef HAVE_SYS_DIR_H */ 00436 00437 /* Define to 1 if you have the <sys/errno.h> header file. */ 00438 #define HAVE_SYS_ERRNO_H 1 00439 00440 /* Define to 1 if you have the <sys/file.h> header file. */ 00441 #define HAVE_SYS_FILE_H 1 00442 00443 /* Define to 1 if you have the <sys/ioctl_compat.h> header file. */ 00444 #define HAVE_SYS_IOCTL_COMPAT_H 1 00445 00446 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 00447 #define HAVE_SYS_IOCTL_H 1 00448 00449 /* Define to 1 if you have the <sys/machd.h> header file. */ 00450 /* #undef HAVE_SYS_MACHD_H */ 00451 00452 /* Define to 1 if you have the <sys/mman.h> header file. */ 00453 #define HAVE_SYS_MMAN_H 1 00454 00455 /* Define to 1 if you have the <sys/modem.h> header file. */ 00456 /* #undef HAVE_SYS_MODEM_H */ 00457 00458 /* Define to 1 if you have the <sys/mount.h> header file. */ 00459 #define HAVE_SYS_MOUNT_H 1 00460 00461 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 00462 */ 00463 /* #undef HAVE_SYS_NDIR_H */ 00464 00465 /* Define to 1 if you have the <sys/param.h> header file. */ 00466 #define HAVE_SYS_PARAM_H 1 00467 00468 /* Define to 1 if you have the <sys/prctl.h> header file. */ 00469 /* #undef HAVE_SYS_PRCTL_H */ 00470 00471 /* Define to 1 if you have the <sys/resource.h> header file. */ 00472 #define HAVE_SYS_RESOURCE_H 1 00473 00474 /* Define to 1 if you have the <sys/sched.h> header file. */ 00475 /* #undef HAVE_SYS_SCHED_H */ 00476 00477 /* Define to 1 if you have the <sys/select.h> header file. */ 00478 #define HAVE_SYS_SELECT_H 1 00479 00480 /* Define to 1 if you have the <sys/socket.h> header file. */ 00481 #define HAVE_SYS_SOCKET_H 1 00482 00483 /* Define to 1 if you have the <sys/statfs.h> header file. */ 00484 /* #undef HAVE_SYS_STATFS_H */ 00485 00486 /* Define to 1 if you have the <sys/stat.h> header file. */ 00487 #define HAVE_SYS_STAT_H 1 00488 00489 /* Define to 1 if you have the <sys/sysctl.h> header file. */ 00490 #define HAVE_SYS_SYSCTL_H 1 00491 00492 /* Define to 1 if you have the <sys/sysinfo.h> header file. */ 00493 /* #undef HAVE_SYS_SYSINFO_H */ 00494 00495 /* Define to 1 if you have the <sys/sysmp.h> header file. */ 00496 /* #undef HAVE_SYS_SYSMP_H */ 00497 00498 /* Define to 1 if you have the <sys/timeb.h> header file. */ 00499 #define HAVE_SYS_TIMEB_H 1 00500 00501 /* Define to 1 if you have the <sys/time.h> header file. */ 00502 #define HAVE_SYS_TIME_H 1 00503 00504 /* Define to 1 if you have the <sys/types.h> header file. */ 00505 #define HAVE_SYS_TYPES_H 1 00506 00507 /* Define to 1 if you have the <sys/unistd.h> header file. */ 00508 #define HAVE_SYS_UNISTD_H 1 00509 00510 /* Define to 1 if you have the <sys/un.h> header file. */ 00511 #define HAVE_SYS_UN_H 1 00512 00513 /* Define to 1 if you have the <sys/wait.h> header file. */ 00514 #define HAVE_SYS_WAIT_H 1 00515 00516 /* Define to 1 if you have the <sys/_ioctl.h> header file. */ 00517 /* #undef HAVE_SYS__IOCTL_H */ 00518 00519 /* Define to 1 if you have the <tcl.h> header file. */ 00520 #define HAVE_TCL_H 1 00521 00522 /* Define to 1 if you have the <termcap.h> header file. */ 00523 #define HAVE_TERMCAP_H 1 00524 00525 /* Define to 1 if you have the <terminfo.h> header file. */ 00526 /* #undef HAVE_TERMINFO_H */ 00527 00528 /* Define to 1 if you have the <termios.h> header file. */ 00529 #define HAVE_TERMIOS_H 1 00530 00531 /* Define to 1 if you have the <termio.h> header file. */ 00532 /* #undef HAVE_TERMIO_H */ 00533 00534 /* Define to 1 if you have the <termlib.h> header file. */ 00535 /* #undef HAVE_TERMLIB_H */ 00536 00537 /* Define to 1 if you have the <term.h> header file. */ 00538 #define HAVE_TERM_H 1 00539 00540 /* Define to 1 if you have the <time.h> header file. */ 00541 #define HAVE_TIME_H 1 00542 00543 /* Define to 1 if you have the <tinfo.h> header file. */ 00544 /* #undef HAVE_TINFO_H */ 00545 00546 /* Define to 1 if you have the <tk.h> header file. */ 00547 #define HAVE_TK_H 1 00548 00549 /* string in time zone */ 00550 #define HAVE_TM_ZONE 00551 00552 /* From Tcl */ 00553 /* #undef HAVE_TYPE_OFF64_T */ 00554 00555 /* Define to 1 if you have the `tzset' function. */ 00556 #define HAVE_TZSET 1 00557 00558 /* Define to 1 if you have the <ulocks.h> header file. */ 00559 /* #undef HAVE_ULOCKS_H */ 00560 00561 /* Define to 1 if you have the `uname' function. */ 00562 #define HAVE_UNAME 1 00563 00564 /* Define to 1 if you have the <unistd.h> header file. */ 00565 #define HAVE_UNISTD_H 1 00566 00567 /* Fix this */ 00568 #define HAVE_UNIX_IO 1 00569 00570 /* Define to 1 if you have the `utime' function. */ 00571 #define HAVE_UTIME 1 00572 00573 /* Define to 1 if you have the <utime.h> header file. */ 00574 #define HAVE_UTIME_H 1 00575 00576 /* Define to 1 if you have the <values.h> header file. */ 00577 /* #undef HAVE_VALUES_H */ 00578 00579 /* Define to 1 if you have the <varargs.h> header file. */ 00580 /* #undef HAVE_VARARGS_H */ 00581 00582 /* Define to 1 if you have the `vfork' function. */ 00583 #define HAVE_VFORK 1 00584 00585 /* Define to 1 if you have the `vprintf' function. */ 00586 #define HAVE_VPRINTF 1 00587 00588 /* Define to 1 if you have the <waitflags.h> header file. */ 00589 /* #undef HAVE_WAITFLAGS_H */ 00590 00591 /* Define to 1 if you have the <wchar.h> header file. */ 00592 #define HAVE_WCHAR_H 1 00593 00594 /* Define to 1 if you have the <winsock.h> header file. */ 00595 /* #undef HAVE_WINSOCK_H */ 00596 00597 /* Define to 1 if you have the `writev' function. */ 00598 #define HAVE_WRITEV 1 00599 00600 /* Define to 1 if you have the <X11/Xlib.h> header file. */ 00601 #define HAVE_X11_XLIB_H 1 00602 00603 /* Define to 1 if you have the <X11/Xosdefs.h> header file. */ 00604 #define HAVE_X11_XOSDEFS_H 1 00605 00606 /* Define to 1 if you have the `XQueryExtension' function. */ 00607 /* #undef HAVE_XQUERYEXTENSION */ 00608 00609 /* Define to 1 if you have the `\' function. */ 00610 /* #undef HAVE__ */ 00611 00612 /* Turn on SGI buttons */ 00613 /* #undef IR_BUTTONS */ 00614 00615 /* Turn on SGI knobs */ 00616 /* #undef IR_KNOBS */ 00617 00618 /* "Version of iWidgets" */ 00619 #define IWIDGETS_VERSION "4.0.1" 00620 00621 /* 64-bit floating point storage technique is big endian */ 00622 /* #undef NATURAL_IEEE */ 00623 00624 /* Define to indicate non-debug code (assert utilizes) */ 00625 /* #undef NDEBUG */ 00626 00627 /* Define to not check for divide by zero during ray shots */ 00628 /* #undef NO_BADRAY_CHECKING */ 00629 00630 /* Define to not do anything for macros that only bomb on a fatal error */ 00631 /* #undef NO_BOMBING_MACROS */ 00632 00633 /* Define to not provide run-time debug facilities via rt_g.debug */ 00634 /* #undef NO_DEBUG_CHECKING */ 00635 00636 /* Lacking fstatfs */ 00637 /* #undef NO_FSTATFS */ 00638 00639 /* From Tcl -- No getwd */ 00640 /* #undef NO_GETWD */ 00641 00642 /* Define to not perform magic number checking */ 00643 /* #undef NO_MAGIC_CHECKING */ 00644 00645 /* From Tcl -- No memmove */ 00646 /* #undef NO_MEMMOVE */ 00647 00648 /* From Tcl -- No realpath */ 00649 /* #undef NO_REALPATH */ 00650 00651 /* From Tcl -- No strerror */ 00652 /* #undef NO_STRERROR */ 00653 00654 /* From Tcl -- No string */ 00655 /* #undef NO_STRING_H */ 00656 00657 /* From Tcl -- No uname */ 00658 /* #undef NO_UNAME */ 00659 00660 /* From Tcl -- Lacking a "union wait" */ 00661 /* #undef NO_UNION_WAIT */ 00662 00663 /* From Tcl -- No wait3 */ 00664 /* #undef NO_WAIT3 */ 00665 00666 #ifndef HAVE_STRSEP 00667 extern char *strsep(char **stringp, const char *delim); 00668 #endif 00669 00670 /* Name of package */ 00671 #define PACKAGE "brlcad" 00672 00673 /* Define to the address where bug reports for this package should be sent. */ 00674 #define PACKAGE_BUGREPORT "http://brlcad.org" 00675 00676 /* Define to the full name of this package. */ 00677 #define PACKAGE_NAME "BRL-CAD" 00678 00679 /* Define to the full name and version of this package. */ 00680 #define PACKAGE_STRING "BRL-CAD 7.8.3" 00681 00682 /* Define to the one symbol short name of this package. */ 00683 #define PACKAGE_TARNAME "brlcad" 00684 00685 /* Define to the version of this package. */ 00686 #define PACKAGE_VERSION "7.8.3" 00687 00688 /* Define if compiler has function prototypes */ 00689 #define PROTOTYPES 1 00690 00691 /* Define as the return type of signal handlers (`int' or `void'). */ 00692 #define RETSIGTYPE void 00693 00694 /* 64-bit floating point storage technique is little endian */ 00695 #define REVERSE_IEEE 00696 00697 /* The size of a `int', as computed by sizeof. */ 00698 #define SIZEOF_INT 4 00699 00700 /* The size of a `long', as computed by sizeof. */ 00701 #define SIZEOF_LONG 4 00702 00703 /* The size of a `long long', as computed by sizeof. */ 00704 #define SIZEOF_LONG_LONG 8 00705 00706 /* The size of a `void *', as computed by sizeof. */ 00707 #define SIZEOF_VOID_P 4 00708 00709 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */ 00710 /* #undef STAT_MACROS_BROKEN */ 00711 00712 /* Define to 1 if you have the ANSI C header files. */ 00713 #define STDC_HEADERS 1 00714 00715 /* "Version of Tcl" */ 00716 #define TCL_VERSION "8.4" 00717 00718 /* From Tcl */ 00719 /* #undef TCL_WIDE_INT_IS_LONG */ 00720 00721 /* From Tcl */ 00722 #define TCL_WIDE_INT_TYPE long long 00723 00724 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 00725 #define TIME_WITH_SYS_TIME 1 00726 00727 /* "Version of Tk" */ 00728 #define TK_VERSION "8.4" 00729 00730 /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 00731 /* #undef TM_IN_SYS_TIME */ 00732 00733 /* From Tcl -- use dirent2 */ 00734 /* #undef USE_DIRENT2_H */ 00735 00736 /* Required for libdm/mged to allow direct fbserv render connections */ 00737 #define USE_FBSERV 1 00738 00739 /* heh */ 00740 #define USE_PROTOTYPES 1 00741 00742 /* From Tcl -- sgtty */ 00743 /* #undef USE_SGTTY */ 00744 00745 /* From Tcl -- termio */ 00746 /* #undef USE_TERMIO */ 00747 00748 /* From Tcl -- termios */ 00749 #define USE_TERMIOS 1 00750 00751 /* Version number of package */ 00752 #define VERSION "7.8.3" 00753 00754 /* Define to 1 if your processor stores words with the most significant byte 00755 first (like Motorola and SPARC, unlike Intel and VAX). */ 00756 /* #undef WORDS_BIGENDIAN */ 00757 00758 /* Define to 1 if the X Window System is missing or not being used. */ 00759 /* #undef X_DISPLAY_MISSING */ 00760 00761 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 00762 `char[]'. */ 00763 #define YYTEXT_POINTER 1 00764 00765 /* Define to 1 if on AIX 3. 00766 System headers sometimes define this. 00767 We just want to avoid a redefinition error message. */ 00768 #ifndef _ALL_SOURCE 00769 /* # undef _ALL_SOURCE */ 00770 #endif 00771 00772 /* Define to 1 if on MINIX. */ 00773 /* #undef _MINIX */ 00774 00775 /* Define to 2 if the system does not provide POSIX.1 features except with 00776 this defined. */ 00777 /* #undef _POSIX_1_SOURCE */ 00778 00779 /* Define to 1 if you need to in order for `stat' and other things to work. */ 00780 /* #undef _POSIX_SOURCE */ 00781 00782 /* Define to 1 if type `char' is unsigned and you are not using gcc. */ 00783 #ifndef __CHAR_UNSIGNED__ 00784 /* # undef __CHAR_UNSIGNED__ */ 00785 #endif 00786 00787 /* Define to empty if `const' does not conform to ANSI C. */ 00788 /* #undef const */ 00789 00790 /* Define to `int' if <sys/types.h> doesn't define. */ 00791 /* #undef gid_t */ 00792 00793 /* Define to `__inline__' or `__inline' if that's what the C compiler 00794 calls it, or to nothing if 'inline' is not supported under any name. */ 00795 #ifndef __cplusplus 00796 /* #undef inline */ 00797 #endif 00798 00799 /* Define to `int' if <sys/types.h> does not define. */ 00800 /* #undef mode_t */ 00801 00802 /* Define to `long' if <sys/types.h> does not define. */ 00803 /* #undef off_t */ 00804 00805 /* Define to `int' if <sys/types.h> does not define. */ 00806 /* #undef pid_t */ 00807 00808 /* Define to `unsigned' if <sys/types.h> does not define. */ 00809 /* #undef size_t */ 00810 00811 /* Define to int if <sys/socket.h> nor <sys/types.h define socklen_t */ 00812 /* #undef socklen_t */ 00813 00814 /* Define to `int' if <sys/types.h> doesn't define. */ 00815 /* #undef uid_t */ 00816 00817 /* Define to empty if the keyword `volatile' does not work. Warning: valid 00818 code using `volatile' can become incorrect without. Disable with care. */ 00819 /* #undef volatile */