summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2010-06-16 11:28:49 +0200
committerJakub Hrozek <jhrozek@redhat.com>2011-06-14 16:41:29 +0200
commit22c01e96f7b2ae9923e1baa50bfe3c0d22297a7d (patch)
treec4d92be56ea5a83d79920c3914a362b52d3ac6cc /configure.ac
parentadf75c56c419e23be63de86913e587e502f74c5b (diff)
downloadc-ares-22c01e96f7b2ae9923e1baa50bfe3c0d22297a7d.tar.gz
c-ares-22c01e96f7b2ae9923e1baa50bfe3c0d22297a7d.tar.bz2
c-ares-22c01e96f7b2ae9923e1baa50bfe3c0d22297a7d.zip
Do not use sized constants in public headers
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 730f8ff..f8a02af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -462,7 +462,6 @@ CURL_CHECK_STRUCT_TIMEVAL
AC_CHECK_SIZEOF(size_t)
AC_CHECK_SIZEOF(int)
AC_CHECK_SIZEOF(long)
-CARES_CONFIGURE_LONG
AC_CHECK_SIZEOF(time_t)
AC_CHECK_TYPE(long long,