summaryrefslogtreecommitdiffstatsabout
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Querna <chip@outoforder.cc>2005-04-21 17:15:56 (GMT)
committer Paul Querna <chip@outoforder.cc>2005-04-21 17:15:56 (GMT)
commit31645b2ad4f81c5ce3ca8ee9a671f24fb35715cd (patch)
treebde214555fb7612674bf4f3cbcf72db37f096b2f /configure.ac
parent0475f1bc49d07ab75f33899e6c0d1b32f884c68b (diff)
working SNI. Not so working Client Cert support.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b504eca..a16da41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
1AC_INIT(mod_gnutls, 0.1.1) 1AC_INIT(mod_gnutls, 0.2.0)
2OOO_CONFIG_NICE(config.nice) 2OOO_CONFIG_NICE(config.nice)
3MOD_GNUTLS_VERSION=AC_PACKAGE_VERSION 3MOD_GNUTLS_VERSION=AC_PACKAGE_VERSION
4AC_PREREQ(2.53) 4AC_PREREQ(2.53)