about the fields Requires.private and Libs.private

Vincent Torri vincent.torri at gmail.com
Tue Sep 8 11:08:14 PDT 2009


Hey,

In our configure.ac, we list all the packages that have .pc files and we add
them in the Requires.private.
Suppose that one of those package is foo, PKG_CHECK_MODULE defines FOO_LIBS.
One of us also added in the Libs.private field FOO_LIBS, that is:

Requires.private: foo
Libs: ****
Libs.private: @FOO_LIBS@

Is it really necessary to add @FOO_LIBS@ in Libs.private ?

thank you

Vincent Torri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/pkg-config/attachments/20090908/cc57822b/attachment.htm 


More information about the pkg-config mailing list