Skip to content

Commit

Permalink
BUILD: Accept krb5 1.17 for building the PAC plugin
Browse files Browse the repository at this point in the history
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
  • Loading branch information
sumit-bose authored and jhrozek committed Nov 26, 2018
1 parent 3906e5f commit 53e6fdf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/external/pac_responder.m4
Expand Up @@ -18,7 +18,8 @@ then
Kerberos\ 5\ release\ 1.13* | \
Kerberos\ 5\ release\ 1.14* | \
Kerberos\ 5\ release\ 1.15* | \
Kerberos\ 5\ release\ 1.16*)
Kerberos\ 5\ release\ 1.16* | \
Kerberos\ 5\ release\ 1.17*)
krb5_version_ok=yes
AC_MSG_RESULT([yes])
;;
Expand Down

0 comments on commit 53e6fdf

Please sign in to comment.