diff --git a/acinclude.m4 b/acinclude.m4 index cacec2e1be..829050ef27 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -1602,7 +1602,7 @@ if test "$enable_debug_locks" = yes; then fi if test "$ac_cv_header_security_pam_modules_h" = yes -a "$enable_pam" = yes; then - HAVE_PAM="YES" + HAVE_PAM="yes" else HAVE_PAM="no" fi