This commit is contained in:
Vítor Santos Costa 2014-09-10 00:36:20 -05:00
parent 9e7257978c
commit 0ed6fe43b2

View File

@ -712,6 +712,9 @@
/* Define to 1 if you have the <stdarg.h> header file. */
#undef HAVE_STDARG_H
/* Define to 1 if you have the <stdbool.h> header file. */
#undef HAVE_STDBOOL_H
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
@ -892,6 +895,9 @@
/* Define to 1 if you have the <zutil.h> header file. */
#undef HAVE_ZUTIL_H
/* Define to 1 if the system has the type `_Bool'. */
#undef HAVE__BOOL
/* Define to 1 if you have the `_chsize_s' function. */
#undef HAVE__CHSIZE_S