diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-12-10 13:40:09 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-12-10 13:40:09 +0000 |
commit | fb927939e256c58dfb44da1b892079118cb05e74 (patch) | |
tree | d93d4e2412b4433e0a7785cef420f0cc3c6aed18 | |
parent | ac114ed45bd0a890139c33853dc88661c591be72 (diff) |
ares configure and build fix
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |