Better separate the library dependencies into those required by libcurl
authorDan Fandrich <dan@coneharvesters.com>
Sat, 17 Feb 2007 01:29:01 +0000 (01:29 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 17 Feb 2007 01:29:01 +0000 (01:29 +0000)
commita0a47f2767b6b17c6fdeeb2418e1371df25cbc6d
tree3f9f8004f16a7c1f5069a3e38ad60deac570e25f
parent213017e9cfea983a8b8e38c1a591e77dd2ecb85e
Better separate the library dependencies into those required by libcurl
and those required by other components to avoid forcing unneeded
dependencies into the target objects.
configure.ac
lib/Makefile.am
src/Makefile.am
tests/server/Makefile.am