]> git.saurik.com Git - bison.git/blobdiff - config.hin
* configure.in: Bump to 1.28c.
[bison.git] / config.hin
index 3a2dda6cff09cbfb21dde40ca501c4d8012fd72d..36dba9f140a54014de332114988c1c64263f6499 100644 (file)
 /* Define if you have the <stddef.h> header file. */
 #undef HAVE_STDDEF_H
 
+/* Define if you have the <stdint.h> header file. */
+#undef HAVE_STDINT_H
+
 /* Define if you have the <stdlib.h> header file. */
 #undef HAVE_STDLIB_H
 
 /* 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 <sys/param.h> header file. */
 #undef HAVE_SYS_PARAM_H
 
+/* Define if you have the <sys/stat.h> header file. */
+#undef HAVE_SYS_STAT_H
+
+/* Define if you have the <sys/types.h> header file. */
+#undef HAVE_SYS_TYPES_H
+
 /* Define if you have the `tsearch' function. */
 #undef HAVE_TSEARCH