mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:23:36 +03:00
Remove experimental check. Currently there's no need for it.
This commit is contained in:
parent
e6f84b8cc8
commit
9a9f35039e
2 changed files with 0 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue