Add AM_CONDITIONAL(SELINUX).
authorRalf Corsépius <corsepiu@fedoraproject.org>
Wed, 15 Aug 2007 11:40:10 +0000 (13:40 +0200)
committerRalf Corsépius <corsepiu@fedoraproject.org>
Wed, 15 Aug 2007 11:40:10 +0000 (13:40 +0200)
configure.ac

index 895958b..2133a83 100644 (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=