Removed some unnecessary things that broke BeOS builds.

This commit is contained in:
Ryan C. Gordon 2002-06-08 08:37:45 +00:00
parent 1a665efb6a
commit b066867e53
1 changed files with 2 additions and 2 deletions

View File

@ -201,8 +201,8 @@ AC_HEADER_STDC
AC_CHECK_HEADERS([stdlib.h string.h])
# Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST
AC_TYPE_SIZE_T
dnl AC_C_CONST
dnl AC_TYPE_SIZE_T
# Checks for library functions.