]> andersk Git - openssh.git/blobdiff - configure.ac
- (dtucker) [configure.ac] Fix help for --with-opensc; patch from skeleten at
[openssh.git] / configure.ac
index 4d92a74b8135109755c9796cdfe7e4d99acba499..e8c6f871df286042466d601ce4249d7696597d96 100644 (file)
@@ -2719,7 +2719,7 @@ AC_ARG_WITH(sectok,
 # Check whether user wants OpenSC support
 OPENSC_CONFIG="no"
 AC_ARG_WITH(opensc,
-       [--with-opensc[[=PFX]]       Enable smartcard support using OpenSC (optionally in PATH)],
+       [  --with-opensc[[=PFX]]     Enable smartcard support using OpenSC (optionally in PATH)],
        [
            if test "x$withval" != "xno" ; then
                if test "x$withval" != "xyes" ; then
This page took 0.033604 seconds and 4 git commands to generate.