]> sourceware.org Git - lvm2.git/commit - configure
This patch add SELINUX_LIBS and STATIC_LIBS variables.
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 4 Mar 2010 12:08:26 +0000 (12:08 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 4 Mar 2010 12:08:26 +0000 (12:08 +0000)
commitf8f6ec92b13ace440d5037c1e18ea53096895688
tree82bb1c60f57465183735592ad2c76fffa1dae440
parent9f0a5c1d269412f9e053df47b01b26acabe08e23
This patch add SELINUX_LIBS and STATIC_LIBS variables.

For static builds dependency for SELinux libs is not handled by 'ar'.
Till better solution is found, for static builds STATIC_LIBS is used.

Patch updates SELinux detection to use 3rd & 4th parameter for Success/Fail.
Also removes detection of pthread from this check as we know which
version of libdevmapper we are going to link with lvm after merge.

SELinux header check moved to the SELinux test code.
WHATS_NEW
configure
configure.in
daemons/dmeventd/Makefile.in
libdm/Makefile.in
make.tmpl.in
tools/Makefile.in
This page took 0.031278 seconds and 5 git commands to generate.