1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-06 09:09:33 +00:00

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 69fea1321f
commit cb6cec903b

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.