[krbdev.mit.edu #9077] git commit
"Greg Hudson via RT" <[email protected]> Tue, 11 Jul 2023 18:56:22 -0400
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9077 > Fix aclocal.m4 syntax error for autoconf 2.72 An incorrect closure inside KRB5_AC_INET6 is innocuous with autoconf versions up to 2.71, but will cause an error at configure time with the forthcoming autoconf 2.72. [[email protected]: added more context to commit message] (cherry picked from commit d864d740d019fdf2c640460f2aa2760c7fa4d5e9) https://github.com/krb5/krb5/commit/d1e41ca5c0e36b6ac4e6e9aa89099b0af876d447 Author: Julien Rische <[email protected]> Committer: Greg Hudson <[email protected]> Commit: d1e41ca5c0e36b6ac4e6e9aa89099b0af876d447 Branch: krb5-1.20 src/aclocal.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)