]> granicus.if.org Git - sudo/commitdiff
fix spacing for --with-authenticate help
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 18 Feb 1998 23:19:03 +0000 (23:19 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 18 Feb 1998 23:19:03 +0000 (23:19 +0000)
configure.in

index 8f102ed04c79758281cc53ab754ff7fa3b2d40ca..0802b643e854e27fb2c3ea9befafc8158f910494 100644 (file)
@@ -145,7 +145,7 @@ AC_ARG_WITH(AFS, [  --with-AFS              enable AFS support],
                ;;
 esac])
 
-AC_ARG_WITH(authenticate, [  --with-authenticate              enable AIX general authentication support],
+AC_ARG_WITH(authenticate, [  --with-authenticate     enable AIX general authentication support],
 [case $with_authenticate in
     yes)       AC_DEFINE(HAVE_AUTHENTICATE)
                echo 'Configuring for use with AIX general authentication'