HomeSort by: relevance | last modified time | path
    Searched refs:SELINUX (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/lvm2/dist/
configure.in 42 SELINUX=yes
56 SELINUX=no
828 dnl -- Disable selinux
829 AC_MSG_CHECKING(whether to enable selinux support)
830 AC_ARG_ENABLE(selinux, [ --disable-selinux Disable selinux support],
831 SELINUX=$enableval)
832 AC_MSG_RESULT($SELINUX)
835 dnl -- Check for selinux
    [all...]
configure 1528 --disable-selinux Disable selinux support
2228 SELINUX=yes
2242 SELINUX=no
12822 { $as_echo "$as_me:$LINENO: checking whether to enable selinux support" >&5
12823 $as_echo_n "checking whether to enable selinux support... " >&6; }
12824 # Check whether --enable-selinux was given.
12826 enableval=$enable_selinux; SELINUX=$enableval
12829 { $as_echo "$as_me:$LINENO: result: $SELINUX" >&5
12830 $as_echo "$SELINUX" >&6;
    [all...]

Completed in 63 milliseconds