[libgda] Improved configure output message



commit 73a763d38d6424ea62aa7c4481bd23d8ff4043c3
Author: Vivien Malerba <malerba gnome-db org>
Date:   Sat Nov 16 15:02:30 2013 +0100

    Improved configure output message

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b83fa5d..753ee68 100644
--- a/configure.ac
+++ b/configure.ac
@@ -569,7 +569,7 @@ dnl ******************************
 dnl Checks for libcrypto
 dnl ******************************
 AC_ARG_ENABLE([crypto],
-       AS_HELP_STRING([--disable-crypto], [Disable SQLCipher database provider (using the libcrypto 
library)]),
+       AS_HELP_STRING([--disable-crypto], [Disable SQLCipher database provider (using the libcrypto library, 
part of OpenSSL)]),
        [enable_crypto=$enableval],[enable_crypto=yes])
 
 if test "x$enable_crypto" = xyes


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]