From 21ee1c2d0166de54443c26e26cdf7fc3617296c0 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 15 Jul 2008 16:43:39 +0000 Subject: Allow --enable-largefile and --disable-largefile configurations. Configure process no longer needs nor checks size of curl_off_t. Library will now be built with _REENTRANT symbol defined. --- ares/RELEASE-NOTES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ares/RELEASE-NOTES') diff --git a/ares/RELEASE-NOTES b/ares/RELEASE-NOTES index 3efb308ee..16f73204a 100644 --- a/ares/RELEASE-NOTES +++ b/ares/RELEASE-NOTES @@ -4,6 +4,9 @@ This is what's new and changed in the c-ares 1.5.3 release: o fix pkg-config reporting of private libraries needed for static linking o fallback to gettimeofday when monotonic clock is unavailable at run-time o ares_gethostbyname() fallback from AAA to A records with CNAME present + o allow --enable-largefile and --disable-largefile configurations + o configure process no longer needs nor checks size of curl_off_t + o library will now be built with _REENTRANT symbol defined Thanks go to these friendly people for their efforts and contributions: -- cgit v1.2.3