/* gstconf.h. Generated automatically by configure. */ /* gstconf.hin. Generated automatically from configure.in by autoheader. */ /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. */ /* #undef CRAY_STACKSEG_END */ /* Define if using `alloca.c'. */ /* #undef C_ALLOCA */ /* Define this with the memory alignment required by type "double". */ #define DOUBLE_ALIGNMENT SIZEOF_CHAR_P /* Name of the header file generated by bison. */ #define GRAMMAR_HEADER "gst_tab.h" /* Define if you have the `alarm' function. */ #define HAVE_ALARM 1 /* Define if you have `alloca', as a function or macro. */ #define HAVE_ALLOCA 1 /* Define if you have and it should be used (not on Ultrix). */ /* #undef HAVE_ALLOCA_H */ /* Define if you have the header file, and it defines `DIR'. */ #define HAVE_DIRENT_H 1 /* Define if your system's dynamic loading method is supported. */ /* #undef HAVE_DLD */ /* Define if you have the `fork' function. */ /* #undef HAVE_FORK */ /* Define if you have the `getcwd' function. */ #define HAVE_GETCWD 1 /* Define if you have the `getdtablesize' function. */ #define HAVE_GETDTABLESIZE 1 /* Define if you have the `gethostname' function. */ #define HAVE_GETHOSTNAME 1 /* Define if you have the `getrusage' function. */ #define HAVE_GETRUSAGE 1 /* Define if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define if your CC has the `&&' and `goto void *' GCC extensions. */ #define HAVE_GOTO_VOID_P 1 /* Define if your system's sockets provide access to the Internet. */ #define HAVE_INET_SOCKETS 1 /* Define if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define if you have the `ioctl' function. */ #define HAVE_IOCTL 1 /* Define if you have the header file. */ #define HAVE_IO_H 1 /* Define if you have the `ldexp' function. */ #define HAVE_LDEXP 1 /* Define if you have the `m' library (-lm). */ #define HAVE_LIBM 1 /* Define if you have the `nsl' library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define if you have the `socket' library (-lsocket). */ #define HAVE_LIBSOCKET 1 /* Define if you have the `memcpy' function. */ #define HAVE_MEMCPY 1 /* Define if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define if you have the header file, and it defines `DIR'. */ /* #undef HAVE_NDIR_H */ /* Define if you have the obstack function. */ /* #undef HAVE_OBSTACK */ /* Define if you have the `pipe' function. */ #define HAVE_PIPE 1 /* Define if you have the `popen' function. */ #define HAVE_POPEN 1 /* Define if you have the `putenv' function. */ #define HAVE_PUTENV 1 /* Define if you have the `qsort' function. */ #define HAVE_QSORT 1 /* Define this if you want the ultra-winning GNU readline library to be present in the command reader. */ #define HAVE_READLINE 1 /* Define if you have the `select' function. */ #define HAVE_SELECT 1 /* Define if you have the `sighold' function. */ /* #undef HAVE_SIGHOLD */ /* Define if you have the `sigsetmask' function. */ /* #undef HAVE_SIGSETMASK */ /* Define if you have the header file. */ #define HAVE_STDARG_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Define if you have the `strerror' function. */ #define HAVE_STRERROR 1 /* Define if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_DIR_H */ /* Define if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_NDIR_H */ /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_SYS_UTSNAME_H 1 /* Define if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define if your system has Tcl/Tk, 8.0 or later, installed. */ /* #undef HAVE_TCLTK */ /* Define if you have the `uname' function. */ #define HAVE_UNAME 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the `wait' function. */ #define HAVE_WAIT 1 /* Define if you have the `wait3' function. */ /* #undef HAVE_WAIT3 */ /* Define if you have the `waitpid' function. */ #define HAVE_WAITPID 1 /* Define to the path in which an image will be looked for. */ #define IMAGE_PATH "/dev/env/DJDIR/share/gnu-smalltalk" /* Define if you have unistd.h and it defines ioctl (like IRIX 5.3's does). */ /* #undef IOCTL_IN_UNISTD_H */ /* Define to the path in which the kernel files will be looked for. */ #define KERNEL_PATH "/dev/env/DJDIR/share/gnu-smalltalk/kernel" /* Define if your system's localtime(3) caches the timezone. */ #define LOCALTIME_CACHE 1 /* The set of builtin preprocessor symbols which are defined in the current environment. */ #define MACHINE_DEFINES "DJGPP", "GO32", "MSDOS", "__DJGPP__", "__MSDOS__", "__STDC__", "__i386", "__i386__", "__unix", "i386", "unix", /* E-mail address of GNU Smalltalk's maintainer. */ #define MAINTAINER "bonzini@gnu.org" /* Define if your system is a loser one with 8.3 filenames. */ #define NAMES83 1 /* Define if your system's dynamic loading method needs a _ to be prepended to the function name. */ /* #undef NEED_DLSYM_UNDERSCORE */ /* Define if the C compiler doesn't support void * and enums. */ /* #undef OLDCC */ /* Define if your system does not support va_arg(..., char) */ /* #undef PICKY_VA_ARG */ /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void /* The size of a `char *', as computed by sizeof. */ #define SIZEOF_CHAR_P 4 /* The size of a `int', as computed by sizeof. */ #define SIZEOF_INT 4 /* The size of a `long', as computed by sizeof. */ #define SIZEOF_LONG 4 /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Patch level of GNU Smalltalk. */ #define ST_EDIT_VERSION 5 /* Major version of GNU Smalltalk. */ #define ST_MAJOR_VERSION 1 /* Minor version of GNU Smalltalk. */ #define ST_MINOR_VERSION 7 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* The current version of GNU Smalltalk. */ #define VERSION "1.7.5" /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define if the X Window System is missing or not being used. */ #define X_DISPLAY_MISSING 1 /* Define if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ #ifndef _ALL_SOURCE /* # undef _ALL_SOURCE */ #endif /* Define if you need to in order for stat and other things to work. */ /* #undef _POSIX_SOURCE */ /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define as `__inline' if that's what the C compiler calls it, or to nothing if it is not supported. */ /* #undef inline */ /* Define as empty if the C compiler doesn't support it. */ /* #undef signed */