From 195062ef46db8e69dd3919dc2fa64968eb31a059 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Wed, 27 Feb 2013 14:19:22 +0100 Subject: configure.ac: Make note about SSL provider in summary easier to understand --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b60548f..1210af8 100644 --- a/configure.ac +++ b/configure.ac @@ -241,7 +241,7 @@ Configuration for $PACKAGE $VERSION: Debug code ..............: $building_debug_code Dev tools ...............: $building_dev_tools Python bindings .........: $cython_python_bindings - SSL support .............: $ssl_provider + SSL support backend .....: $ssl_provider Now type 'make' to build $PACKAGE $VERSION, and then 'make install' for installation. -- cgit v1.1-32-gdbae