commit | 7b7370bd2e3dbda76b12e69c6396fc2e6d39e08c | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Sat Oct 20 22:09:30 2007 +0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Nov 01 00:32:32 2007 -0400 |
tree | 7f979267f51c8b1b7d41a376c05828bc0b1db968 | |
parent | 710bac86a5777591acd8ef0662c008327f274f33 [diff] |
blkid.pc, ss.pc: Move private libs from "Libs:" to "Libs.private:" According to pkg-config(1) manual page, private libraries should be defined by "Libs.private:" line. Private libraries are libraries which are not exposed through our library, but are needed in the case of static linking. Signed-off-by: Dmitry V. Levin <ldv@altlinux.org> Signed-off-by: Theodore Ts'o <tytso@mit.edu>