summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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:
241 Debug code ..............: $building_debug_code 241 Debug code ..............: $building_debug_code
242 Dev tools ...............: $building_dev_tools 242 Dev tools ...............: $building_dev_tools
243 Python bindings .........: $cython_python_bindings 243 Python bindings .........: $cython_python_bindings
244 SSL support .............: $ssl_provider 244 SSL support backend .....: $ssl_provider
245 245
246 Now type 'make' to build $PACKAGE $VERSION, 246 Now type 'make' to build $PACKAGE $VERSION,
247 and then 'make install' for installation. 247 and then 'make install' for installation.