libcurl is a requirement
commitf901dcdf910009cfbd7e008450c6dd49e4ba3570
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Mon, 20 Aug 2007 21:17:21 +0000 (20 21:17 +0000)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Mon, 20 Aug 2007 21:17:21 +0000 (20 21:17 +0000)
tree6578f4d5ca9e9186f50085919547c01c1032faba
parentd1f48cc2d44336f5ea02a3cf5fa4a1be01695811
libcurl is a requirement

It is no more a optional feature, but an "hard" requirement.
The main reason is that it is time consuming to maintain code
to work with and without libcurl. Furthermore, libcurl is available
in a lot of distributions now.
16 files changed:
ChangeLog
configure.ac
src/Makefile.am
src/curl_download.c
src/download.c
src/download.h
src/expedia.c
src/google.c
src/googlemaps.c
src/googlesearch.c
src/http.c [deleted file]
src/http.h [deleted file]
src/khmaps.c
src/main.c
src/osm.c
src/terraserver.c