[pkg-opensc-commit] [engine-pkcs11] 25/43: Removed outdated default value in help

Eric Dorland eric at moszumanska.debian.org
Sun Jan 31 06:38:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository engine-pkcs11.

commit b257687bd06229712fdd6e4b77c5a099f4be13c1
Author: Michał Trojnara <Michal.Trojnara at stunnel.org>
Date:   Sat Jan 16 15:08:25 2016 +0100

    Removed outdated default value in help
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 4253629..a7b5fa3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -72,7 +72,7 @@ AC_ARG_ENABLE(
 
 AC_ARG_WITH(
 	[enginesdir],
-	[AS_HELP_STRING([--with-enginesdir],[OpenSSL engines directory @<:@LIBDIR/engines@:>@])],
+	[AS_HELP_STRING([--with-enginesdir], [OpenSSL engines directory])],
 	[enginesdir="${withval}"],
 	[libcryptodir="`$PKG_CONFIG --variable=libdir --silence-errors libcrypto || \
 		$PKG_CONFIG --variable=libdir openssl`"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/engine-pkcs11.git



More information about the pkg-opensc-commit mailing list