curl-config: don't output static libs when they are disabled
authorWouter Van Rooy <wouter.van.rooy@vasco.com>
Tue, 16 Apr 2013 13:40:00 +0000 (15:40 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 16 Apr 2013 14:07:41 +0000 (16:07 +0200)
commit68e7fb499d93ffcad8b7407c07689c8a5b1628b2
treeb3e26ba8845279d103064fb5595e97f9a3b80e8e
parentd9569720dd67ba34be18fd0c9898d9002adedd40
curl-config: don't output static libs when they are disabled

Curl-config outputs static libraries even when they are disabled in
configure.

This causes problems with the build of pycurl.
configure.ac
curl-config.in