cleanup
This commit is contained in:
parent
9e7257978c
commit
0ed6fe43b2
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user