]> granicus.if.org Git - sudo/commitdiff
regen
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 3 Jun 1999 16:06:20 +0000 (16:06 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 3 Jun 1999 16:06:20 +0000 (16:06 +0000)
configure

index db5a706a3155d2c9e53f49c84ab43675c1bbddfe..18117055f54c2a27cb7ea3dd362d7c74b04ce6bc 100755 (executable)
--- a/configure
+++ b/configure
@@ -7600,7 +7600,7 @@ if test "$with_pam" = "yes"; then
     echo ""
     case $host in
        *-*-solaris2*)
-           echo "You will need to add the following line to /etc/pam.conf"
+           echo "You will need to add a line like the following to /etc/pam.conf"
            echo "sudo  auth required   /usr/lib/security/pam_unix.so.1"
            ;;
        *-*-linux*)