]> granicus.if.org Git - curl/commitdiff
ares configure and build fix
authorDaniel Stenberg <daniel@haxx.se>
Wed, 10 Dec 2003 13:40:09 +0000 (13:40 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 10 Dec 2003 13:40:09 +0000 (13:40 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0910b5e1edcaea5a344b6c6ec20302e8ebd0e427..8bfccd9dfeff9d52a62476ba1212ab9d9a5a2eb6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,11 @@
                                   Changelog
 
 
+Daniel (10 December)
+- Dominick Meglio made configure --enable-ares support a given path to the
+  installed ares lib, instead of always using it in the curl source tree.
+  This also fixed the curl-config --libs output.
+
 Daniel (8 December)
 - Fixed the flaw that made -lz appear twice on the link command line.