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

2011-02-08 Thread Lennart Poettering
On Thu, 27.01.11 15:44, Alexey Shabalin (a.shaba...@gmail.com) wrote: > Hi! > libselinux has a pkg-config file: Oh, weird. Seems to be a new addition. > Patch for use pkg-config in attach. Applied. (and subsequently modified a bit, so that the logic of this feature works like the other optional

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

2011-01-27 Thread Alexey Shabalin
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 Ver