Fix typo.

This commit is contained in:
nekral-guest 2008-04-16 21:24:14 +00:00
parent 8e82ae234e
commit 10ebb14481

View File

@ -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"