From: Todd C. Miller Date: Thu, 3 Jun 1999 16:06:20 +0000 (+0000) Subject: regen X-Git-Tag: SUDO_1_6_0~273 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4cb29099d44fc17a7a6a362c49cb6f84f5b1ad2;p=sudo regen --- diff --git a/configure b/configure index db5a706a3..18117055f 100755 --- 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*)