From: | ghudson@mit.edu |
Subject: | git commit |
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.
[ghudson@mit.edu: added more context to commit message]
https://github.com/krb5/krb5/commit/d864d740d019fdf2c640460f2aa2760c7fa4d5e9
Author: Julien Rische <jrische@redhat.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: d864d740d019fdf2c640460f2aa2760c7fa4d5e9
Branch: master
src/aclocal.m4 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)