summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 98a7bb261..3e578307d 100755
--- a/configure
+++ b/configure
@@ -25708,6 +25708,8 @@ fi
25708echo "${ECHO_T}$ac_cv_lib_selinux_setexeccon" >&6; } 25708echo "${ECHO_T}$ac_cv_lib_selinux_setexeccon" >&6; }
25709if test $ac_cv_lib_selinux_setexeccon = yes; then 25709if test $ac_cv_lib_selinux_setexeccon = yes; then
25710 LIBSELINUX="-lselinux" 25710 LIBSELINUX="-lselinux"
25711 LIBS="$LIBS -lselinux"
25712
25711else 25713else
25712 { { echo "$as_me:$LINENO: error: SELinux support requires libselinux library" >&5 25714 { { echo "$as_me:$LINENO: error: SELinux support requires libselinux library" >&5
25713echo "$as_me: error: SELinux support requires libselinux library" >&2;} 25715echo "$as_me: error: SELinux support requires libselinux library" >&2;}