]> granicus.if.org Git - shadow/commitdiff
spelling: conversation
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 22 Oct 2017 18:32:19 +0000 (18:32 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 22 Oct 2017 18:32:19 +0000 (18:32 +0000)
configure.ac

index 7b3480c7b48fb7aef71cff8740054fbd07cc9259..40e027f3325c647046ef2d19c864794519b28f59 100644 (file)
@@ -567,7 +567,7 @@ if test "$with_libpam" = "yes"; then
        LIBS=$save_libs
 
        AC_DEFINE(USE_PAM, 1, [Define to support Pluggable Authentication Modules])
-       AC_DEFINE_UNQUOTED(SHADOW_PAM_CONVERSATION, [$pam_conv_function],[PAM converstation to use])
+       AC_DEFINE_UNQUOTED(SHADOW_PAM_CONVERSATION, [$pam_conv_function],[PAM conversation to use])
        AM_CONDITIONAL(USE_PAM, [true])
 
        AC_MSG_CHECKING(use login and su access checking if PAM not used)