cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] find libssh2 with pkg-config

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 2 Sep 2009 23:52:09 +0200 (CEST)

On Wed, 2 Sep 2009, Guenter wrote:

> some comments to libssh2.pc.in:

> line>Libs.private:
> Unknown keyword 'Libs.private' in

http://linux.die.net/man/1/pkg-config mentions it:

Libs.private:
     This line should list any private libraries in use. Private libraries are
libraries which are not exposed through your library, but are needed in the
case of static linking.

> also I think the dependency to either OpenSSL or libgcrypt should be
> done with a 'Requires' line, f.e.:

Does anything care about that line? I see that libcurl doesn't use it...

-- 
  / daniel.haxx.se
Received on 2009-09-03