aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f8064f4..c5576d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -76,6 +76,12 @@ if test x$gtk_check_pass = xyes ; then
AC_SUBST([AM_VALAFLAGS])
fi
+dnl ##########################################################################
+dnl Remote Logon Dependencies
+dnl ##########################################################################
+
+AC_CHECK_HEADERS([security/pam-x2go.h])
+
dnl ###########################################################################
dnl Files to generate
dnl ###########################################################################