Commit 9a9f3503 authored by Yang Tse's avatar Yang Tse
Browse files

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

parent e6f84b8c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.
+0 −1
Original line number Diff line number Diff line
@@ -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.