From 6e0bfd69eb8331d195f9fc4a449a3d52baa6793d Mon Sep 17 00:00:00 2001 From: Paul Querna Date: Mon, 04 Apr 2005 08:28:38 +0000 Subject: - make memcahe optional - update for 2.1.x branch changes. - some mucking around with the conf stuff --- (limited to 'include') diff --git a/include/mod_gnutls.h.in b/include/mod_gnutls.h.in index 03ba4d1..469e678 100644 --- a/include/mod_gnutls.h.in +++ b/include/mod_gnutls.h.in @@ -29,9 +29,7 @@ #ifndef __mod_gnutls_h_inc #define __mod_gnutls_h_inc -#if HAVE_APR_MEMCACHE -#include "apr_memcache.h" -#endif +#define HAVE_APR_MEMCACHE @have_apr_memcache@ #include #include -- cgit v0.9.2