summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2010-11-12 18:53:58 +0100
committerYang Tse <yangsita@gmail.com>2010-11-12 18:53:58 +0100
commit747981be8eadc4d8be5bc673c0b64efa556adf4e (patch)
treea3840a9d71ba5f183ee8a505ff6b15c40594c91f /configure.ac
parentb8044334f01a25ce74674ccdc041dddee8d3bc4b (diff)
downloadc-ares-747981be8eadc4d8be5bc673c0b64efa556adf4e.tar.gz
c-ares-747981be8eadc4d8be5bc673c0b64efa556adf4e.tar.bz2
c-ares-747981be8eadc4d8be5bc673c0b64efa556adf4e.zip
Revert following commits:
07bc7ea79509bcc9ef6e09151e81766ed00d3392 3392a50ea3f8573ea4b7a9d82b9833dab60cb0e9 9912637d32c9987719a1ea12db591aee2941891c The purpose of the whole patch was to silence a compiler warning triggered with GCC 4 on file ares_process.c The specific compiler warning was 'dereferencing type-punned pointer might break strict-aliasing rules'. A simpler patch will follow to equally silence the warning.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f24892f..d505e16 100644
--- a/configure.ac
+++ b/configure.ac
@@ -506,7 +506,6 @@ CARES_CONFIGURE_ARES_SOCKLEN_T
TYPE_IN_ADDR_T
TYPE_SOCKADDR_STORAGE
-TYPE_SOCKADDR_STORAGE_SSFAM
TYPE_SIG_ATOMIC_T