[systemd-devel] [PATCH] autodetect and use pkg-config for libselinux

Alexey Shabalin a.shabalin at gmail.com
Thu Jan 27 04:44:39 PST 2011


Hi!
libselinux has a pkg-config file:

$ rpm -qf /usr/lib64/pkgconfig/libselinux.pc
libselinux-devel-2.0.98-alt1

$ cat /usr/lib64/pkgconfig/libselinux.pc
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib64
includedir=/usr/include

Name: libselinux
Description: SELinux utility library
Version: 2.0.98
URL: http://userspace.selinuxproject.org/
Libs.private: -lsepol
Libs: -lselinux
Cflags:

Patch for use pkg-config in attach.

-- 
Alexey Shabalin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-autodetect-and-use-pkg-config-for-libselinux.patch
Type: text/x-patch
Size: 1684 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20110127/940d6250/attachment.bin>


More information about the systemd-devel mailing list