X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/1e24cc5b41d2965438a1dcc291ad44e99e5db83c..f71db70bce0f70517928d2567da829d01a22b402:/config.hin diff --git a/config.hin b/config.hin index 3a2dda6c..5181d21f 100644 --- a/config.hin +++ b/config.hin @@ -1,4 +1,4 @@ -/* config.hin. Generated automatically from configure.in by autoheader. */ +/* config.hin. Generated 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. @@ -113,9 +113,12 @@ /* Define if you have the header file. */ #undef HAVE_MALLOC_H -/* Define if you have the `mbrtowc' function. */ +/* Define to 1 if mbrtowc and mbstate_t are properly declared. */ #undef HAVE_MBRTOWC +/* Define if you have the `mbsinit' function. */ +#undef HAVE_MBSINIT + /* Define if you have the `memchr' function. */ #undef HAVE_MEMCHR @@ -149,6 +152,9 @@ /* Define if you have the header file. */ #undef HAVE_STDDEF_H +/* Define if you have the header file. */ +#undef HAVE_STDINT_H + /* Define if you have the header file. */ #undef HAVE_STDLIB_H @@ -182,12 +188,21 @@ /* Define if you have the `strnlen' function. */ #undef HAVE_STRNLEN +/* Define if you have the `strspn' function. */ +#undef HAVE_STRSPN + /* Define if you have the `strtoul' function. */ #undef HAVE_STRTOUL /* Define if you have the header file. */ #undef HAVE_SYS_PARAM_H +/* Define if you have the header file. */ +#undef HAVE_SYS_STAT_H + +/* Define if you have the header file. */ +#undef HAVE_SYS_TYPES_H + /* Define if you have the `tsearch' function. */ #undef HAVE_TSEARCH @@ -238,6 +253,9 @@ /* Version number of package */ #undef VERSION +/* Define if using the dmalloc debugging malloc package */ +#undef WITH_DMALLOC + /* Define to 1 for GNU C library extensions. */ #undef _GNU_SOURCE