Add AM_CONDITIONAL(SELINUX).

This commit is contained in:
Ralf Corsépius 2007-08-15 13:40:10 +02:00
parent fdaa6e3794
commit cc71f47f18
1 changed files with 1 additions and 0 deletions

View File

@ -871,6 +871,7 @@ AS_IF([test "$with_selinux" = yes],[
WITH_SELINUX_LIB="-lselinux"
])
AC_SUBST(WITH_SELINUX_LIB)
AM_CONDITIONAL(SELINUX,[test "$with_selinux" = yes])
WITH_LUA_LIB=
WITH_LUA_INCLUDE=