From c4cb29099d44fc17a7a6a362c49cb6f84f5b1ad2 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 3 Jun 1999 16:06:20 +0000 Subject: [PATCH] regen --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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*) -- 2.40.0