Remove experimental check. Currently there's no need for it.

This commit is contained in:
Yang Tse 2009-05-11 00:28:18 +00:00
parent e6f84b8cc8
commit 9a9f35039e
2 changed files with 0 additions and 2 deletions

View File

@ -160,7 +160,6 @@ esac
CARES_CHECK_COMPILER_HALT_ON_ERROR
CARES_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE
CARES_CHECK_COMPILER_STRUCT_MEMBER_SIZE
dnl **********************************************************************
dnl Compilation based checks should not be done before this point.

View File

@ -269,7 +269,6 @@ esac
CURL_CHECK_COMPILER_HALT_ON_ERROR
CURL_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE
CURL_CHECK_COMPILER_STRUCT_MEMBER_SIZE
dnl **********************************************************************
dnl Compilation based checks should not be done before this point.