summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 5cd8c723f..aabf375ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -214,6 +214,7 @@ fi
if test x$HAVE_SELINUX != x; then
AM_CHECK_SELINUX
+ AM_CHECK_SELINUX_LOGIN_DIR
fi
if test x$HAVE_SEMANAGE != x -a x$HAVE_SELINUX != x; then