aboutsummaryrefslogtreecommitdiff
path: root/ares
diff options
context:
space:
mode:
Diffstat (limited to 'ares')
-rw-r--r--ares/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/ares/configure.ac b/ares/configure.ac
index 4b93fb4b1..c259e4e4f 100644
--- a/ares/configure.ac
+++ b/ares/configure.ac
@@ -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.