Whamcloud - gitweb
LU-6023 build: fix libselinux support 30/13030/5
authorDmitry Eremin <dmitry.eremin@intel.com>
Thu, 11 Dec 2014 13:17:59 +0000 (16:17 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 21 Dec 2014 09:32:50 +0000 (09:32 +0000)
commit2791d5bb767469458070b1b87b947278779d03d7
tree13db9fd8054fb44ceff162831bf22016422b574f
parent8ad05ae2dc7f34180353526920e80765fd7b82d4
LU-6023 build: fix libselinux support

Enabling correct libselinux-devel detection by searching for
the same header file in autoconf that is used in code.

Link mount_osd_ldiskfs.so with -lselinux.

Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Change-Id: I085e91464a263b6d1b1be13971e54dfc80a4e347
Reviewed-on: http://review.whamcloud.com/13030
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
lustre/autoconf/lustre-core.m4
lustre/utils/Makefile.am