diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-12-10 14:02:36 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-12-10 14:02:36 +0000 |
commit | 1e012c52598c9e2976f574267bffb325edca5c45 (patch) | |
tree | 02182901f68b8bf65eadd418cfa6f8a7eff4c8e4 | |
parent | 68c508976fffa9bed5b78eec25a6e81da63bffca (diff) |
Diego Casorran tapping on Amiga support
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ Daniel (10 December) +- Diego Casorran made curl and libcurl possible to build natively (no more + need for the ixemul library) on AmigaOS. + - 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. |