summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-05-13 09:28:17 +1200
committerRobert Ancell <robert.ancell@canonical.com>2014-05-13 09:28:17 +1200
commitd88c67955b3bc77853c1ba4ded4bd880c51d5486 (patch)
tree634f2b1ad676f2b8230b107394ce931ef8b4a46a /configure.ac
parentc46ef3402deae88994a735b76542f81be8dda476 (diff)
downloadlightdm-d88c67955b3bc77853c1ba4ded4bd880c51d5486.tar.gz
Check for libgcrypt at configure time
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index cfac75e2..410ee53f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,6 +36,8 @@ dnl ###########################################################################
AC_CHECK_HEADERS(security/pam_appl.h, [], AC_MSG_ERROR(PAM not found))
+AC_CHECK_HEADERS(gcrypt.h, [], AC_MSG_ERROR(libgcrypt not found))
+
AC_CHECK_FUNCS(setresgid setresuid clearenv)
PKG_CHECK_MODULES(LIGHTDM, [