curl-library
[PATCH] ares_rules.h: CARES_SIZEOF_LONG doesn't exist anymore, don't test for it
From: Tor Arntsen <kspt.tor_at_gmail.com>
Date: Fri, 30 Aug 2013 16:28:46 +0200
Received on 2013-08-30
Date: Fri, 30 Aug 2013 16:28:46 +0200
Curl autobuilds using --enable-ares have been broken for some days due
to CARES_SIZE_LONG which has been removed but still referenced in
ares_rules.h
A possible fix is attached (just removes expected existence of
CARES_SIZEOF_LONG from ares_rules.h)
-Tor
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: 0001-ares_rules.h-CARES_SIZEOF_LONG-doesn-t-exist-anymore.patch