Fix typo.
This commit is contained in:
parent
8e82ae234e
commit
10ebb14481
@ -324,7 +324,7 @@ if test "$with_selinux" != "no"; then
|
||||
AC_DEFINE(WITH_SELINUX, 1,
|
||||
[Build shadow with SELinux support])
|
||||
LIBSELINUX="-lselinux"
|
||||
with_selinux = "yes"
|
||||
with_selinux="yes"
|
||||
fi
|
||||
else
|
||||
with_selinux="no"
|
||||
|
Loading…
Reference in New Issue
Block a user