From 84cb5b2ad2abada1069659895d16dcb64f669008 Mon Sep 17 00:00:00 2001 From: Paul Querna Date: Tue, 17 May 2005 21:00:53 +0000 Subject: - add lua to do client verification - only use gcrypt locking when required to --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a16da41..fb84c67 100644 --- a/configure.ac +++ b/configure.ac @@ -29,6 +29,8 @@ AC_SUBST(LIBTOOL) MIN_TLS_VERSION=1.2.0 CHECK_LIBGNUTLS($MIN_TLS_VERSION) +CHECK_LUA() + have_apr_memcache=0 CHECK_APR_MEMCACHE([have_apr_memcache=1], [have_apr_memcache=0]) AC_SUBST(have_apr_memcache) -- cgit v0.9.2