remove AC_CHECK_HEADER_STDBOOL

Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
This commit is contained in:
Stewart Smith 2015-12-15 19:05:03 +11:00
parent 0a97161513
commit 3f88fcdc89
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ AM_PROG_AR
AC_CHECK_HEADERS([fcntl.h limits.h malloc.h stddef.h stdint.h stdlib.h string.h unistd.h])
# Checks for typedefs, structures, and compiler characteristics.
AC_CHECK_HEADER_STDBOOL
AC_C_INLINE
AC_TYPE_INT16_T
AC_TYPE_INT32_T