summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-10-25 08:03:51 +0200
committerDaniel Stenberg <daniel@haxx.se>2018-10-25 13:18:23 +0200
commit25d287d1e5b89c276baa1676afcc8c3297e6e309 (patch)
treeb0ad17e70db608b638e6f590499c54d8c5b724d9 /configure.ac
parentb04e6240384a93c5c14406849b5f12247237a48d (diff)
downloadgnurl-25d287d1e5b89c276baa1676afcc8c3297e6e309.tar.gz
gnurl-25d287d1e5b89c276baa1676afcc8c3297e6e309.tar.bz2
gnurl-25d287d1e5b89c276baa1676afcc8c3297e6e309.zip
configure: remove CURL_CONFIGURE_CURL_SOCKLEN_T
Follow-up to #3166 which did the cmake part of this. This type/define is not used. Closes #3168
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 82ff50320..8a7dd6a14 100755
--- a/configure.ac
+++ b/configure.ac
@@ -3650,8 +3650,6 @@ CURL_RUN_IFELSE(
AC_MSG_RESULT([no])
])
-CURL_CONFIGURE_CURL_SOCKLEN_T
-
CURL_CONFIGURE_PULL_SYS_POLL
TYPE_IN_ADDR_T