]> git.ipfire.org Git - thirdparty/curl.git/commit
tool: remove redundant libcurl check
authorDaniel Hwang <danielleehwang@gmail.com>
Tue, 22 Sep 2015 04:06:42 +0000 (21:06 -0700)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 22 Sep 2015 15:06:28 +0000 (17:06 +0200)
commit1467dec14710b4939a2191fea5f75c872a25f2ed
treed49d8ac6fe9119f629a3683b65c2e19d174ce250
parent0583ed3e48be3fcbccf77dc5ac571ba442d203cb
tool: remove redundant libcurl check

The easysrc generation is run only when --libcurl is initialized.

Ref: https://github.com/bagder/curl/issues/429

Closes #448
src/tool_easysrc.c