/* config.hin. Generated from configure.ac by autoheader. */ #define MSDOS /* 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 to 1 if using `alloca.c'. */ #undef C_ALLOCA #define C_ALLOCA 1 /* Define to 1 if translation of program messages to the user's native language is requested. */ #undef ENABLE_NLS /* Define to 1 if you have `alloca', as a function or macro. */ #define HAVE_ALLOCA 1 /* Define to 1 if you have and it should be used (not on Ultrix). */ #undef HAVE_ALLOCA_H /* Define to 1 if the system has the type `clock_t'. */ #undef HAVE_CLOCK_T // Where does time.h get included ? //#define HAVE_CLOCK_T 1 /* Define to 1 if you have the header file. */ #define HAVE_CTYPE_H 1 /* Define if backslash-a works in C strings. */ #undef HAVE_C_BACKSLASH_A /* Define if the GNU dcgettext() function is already present or preinstalled. */ #undef HAVE_DCGETTEXT /* Define to 1 if you have the declaration of `clock', and to 0 if you don't. */ #define HAVE_DECL_CLOCK 1 /* Define to 1 if you have the declaration of `free', and to 0 if you don't. */ #define HAVE_DECL_FREE 0 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. */ #define HAVE_DECL_GETENV 1 // Not Used outside this file /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't. */ #define HAVE_DECL_GETOPT 0 // Not Used outside this file /* Define to 1 if you have the declaration of `getrusage', and to 0 if you don't. */ #define HAVE_DECL_GETRUSAGE 0 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. */ #define HAVE_DECL_MALLOC 1 /* Define to 1 if you have the declaration of `memchr', and to 0 if you don't. */ #define HAVE_DECL_MEMCHR 1 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you don't. */ #define HAVE_DECL_MEMRCHR 0 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. */ #define HAVE_DECL_STPCPY 0 /* Define to 1 if you have the declaration of `strchr', and to 0 if you don't. */ #define HAVE_DECL_STRCHR 0 /* Define to 1 if you have the declaration of `strerror', and to 0 if you don't. */ #define HAVE_DECL_STRERROR 0 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you don't. */ #define HAVE_DECL_STRERROR_R 0 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you don't. */ #define HAVE_DECL_STRNLEN 0 /* Define to 1 if you have the declaration of `strspn', and to 0 if you don't. */ #define HAVE_DECL_STRSPN 0 /* Define to 1 if you have the declaration of `sysconf', and to 0 if you don't. */ #define HAVE_DECL_SYSCONF 0 /* Define to 1 if you have the declaration of `times', and to 0 if you don't. */ #define HAVE_DECL_TIMES 0 /* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise. */ #define HAVE_DECL_WCWIDTH 0 /* Define to 1 if you have the `doprnt' function. */ #undef HAVE_DOPRNT // Double Check This One /* Define to 1 if you have the `dup2' function. */ #define HAVE_DUP2 1 /* Define to 1 if you have the header file. */ /* (BH) fcntl.h is removed by the presence of DUP2. Do NOT define */ #undef HAVE_FCNTL_H /* Define to 1 if you have the `fork' function. */ #undef HAVE_FORK /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT /* Define if you have the iconv() function. */ #undef HAVE_ICONV /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `isascii' function. */ #undef HAVE_ISASCII /* Define to 1 if you have the `iswcntrl' function. */ #define HAVE_ISWCNTRL 1 /* Define to 1 if you have the `iswprint' function. */ #define HAVE_ISWPRINT 1 /* Define to 1 if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_LOCALE_H 1 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #define HAVE_MALLOC 1 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */ #undef HAVE_MBRTOWC // Should be in but mbswidth can't find it? /* Define to 1 if you have the `mbsinit' function. */ #undef HAVE_MBSINIT // Should be in but mbswidth can't find it? /* Define to 1 if declares mbstate_t. */ #undef HAVE_MBSTATE_T // Not Used outside this file /* Define to 1 if you have the `memchr' function. */ #undef HAVE_MEMCHR // Not Used outside this file /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `memrchr' function. */ #define HAVE_MEMRCHR 1 /* Define to 1 if libc includes obstacks. */ #undef HAVE_OBSTACK /* Define to 1 if your system has a GNU libc compatible `realloc' function, and to 0 otherwise. */ #define HAVE_REALLOC 1 /* Define to 1 if you have the `setlocale' function. */ #define HAVE_SETLOCALE 1 /* Define to 1 if stdbool.h conforms to C99. */ #undef HAVE_STDBOOL_H /* Define to 1 if you have the header file. */ #define HAVE_STDDEF_H 1 /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `stpcpy' function. */ #undef HAVE_STPCPY // Not Used outside this file /* Define to 1 if you have the `strcasecmp' function. */ #undef HAVE_STRCASECMP // Not Used outside this file /* Define to 1 if you have the `strchr' function. */ #undef HAVE_STRCHR // Not Used outside this file /* Define to 1 if you have the `strerror' function. */ #define HAVE_STRERROR 1 /* Define to 1 if you have the `strerror_r' function. */ #undef HAVE_STRERROR_R // I guess we don't have strerror function - causes problems in error.c /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the `strncasecmp' function. */ #define HAVE_STRNCASECMP 1 /* Define to 1 if you have the `strrchr' function. */ #define HAVE_STRRCHR 1 /* Define to 1 if you have the `strspn' function. */ #define HAVE_STRSPN 1 /* Define to 1 if you have the `strtol' function. */ #define HAVE_STRTOL 1 /* Define to 1 if you have the `strtoul' function. */ #define HAVE_STRTOUL 1 /* Define to 1 if the system has the type `struct tms'. */ #undef HAVE_STRUCT_TMS /* Define to 1 if you have the header file. */ #undef HAVE_SYS_RESOURCE_H /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIMES_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define to 1 if you have the `times' function. */ #undef HAVE_TIMES /* Define to 1 if the system has the type `uintptr_t'. */ #undef HAVE_UINTPTR_T /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the `vfork' function. */ #undef HAVE_VFORK /* Define to 1 if you have the header file. */ #undef HAVE_VFORK_H /* Define to 1 if you have the `vprintf' function. */ // Not sure, may relate to _doprnt #define HAVE_VPRINTF 1 /* Define to 1 if you have the `waitpid' function. */ #undef HAVE_WAITPID // Related to Unix Subpipe -> subpipe_msdos instead /* Define to 1 if you have the header file. */ #define HAVE_WCHAR_H 1 /* Define to 1 if you have the header file. */ #define HAVE_WCTYPE_H 1 /* Define to 1 if you have the `wcwidth' function. */ #define HAVE_WCWIDTH 1 /* Define to 1 if `fork' works. */ #undef HAVE_WORKING_FORK /* Define to 1 if `vfork' works. */ #undef HAVE_WORKING_VFORK /* Define to the GNU M4 executable name. */ #define M4 "m4.exe" /* Name of package */ #define PACKAGE "Bison (BH)" // Missing -> see system.h for unix path #define LOCALEDIR "\\bin" /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT // Not Used outside this file /* Define to the full name of this package. */ #undef PACKAGE_NAME // Not Used outside this file /* Define to the full name and version of this package. */ #undef PACKAGE_STRING // Not Used outside this file // missing see output.c #define PKGDATADIR ".\\data\\" /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME // Not Used outside this file /* Define to the version of this package. */ #undef PACKAGE_VERSION // Not Used outside this file /* Define if compiler has function prototypes */ #undef PROTOTYPES // This seems important but works without #define PROTOTYPES 1 /* 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 */ #define STACK_DIRECTION -1 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 if strerror_r returns char *. */ #undef STRERROR_R_CHAR_P // Not sure about this setting! #define STRERROR_R_CHAR_P 1 /* Version number of package */ #define VERSION "Version 1.875 (BH)" /* Define if using the dmalloc debugging malloc package */ #undef WITH_DMALLOC /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #define YYTEXT_POINTER 1 /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # undef _GNU_SOURCE #endif /* Define to 1 if on MINIX. */ #undef _MINIX /* Define to 2 if the system does not provide POSIX.1 features except with this defined. */ #undef _POSIX_1_SOURCE /* Define to 1 if you need to in order for `stat' and other things to work. */ #undef _POSIX_SOURCE /* Define as `__inline' if that's what the C compiler calls it, or to nothing if it is not supported. */ #define inline __inline /* Define to 1 if the compiler is checking for lint. */ #define lint 1 /* Define to rpl_malloc if the replacement function should be used. */ #undef malloc /* Define to a type if does not define. */ #undef mbstate_t /* Define to rpl_memcmp if the replacement function should be used. */ #undef memcmp /* Define to `int' if does not define. */ #define pid_t int /* Define to rpl_realloc if the replacement function should be used. */ #undef realloc /* Define as `fork' if `vfork' does not work. */ #undef vfork