Skip Menu |
 

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(-)
Subject: git commit
From: ghudson@mit.edu

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]

(cherry picked from commit d864d740d019fdf2c640460f2aa2760c7fa4d5e9)

https://github.com/krb5/krb5/commit/d1e41ca5c0e36b6ac4e6e9aa89099b0af876d447
Author: Julien Rische <jrische@redhat.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: d1e41ca5c0e36b6ac4e6e9aa89099b0af876d447
Branch: krb5-1.20
src/aclocal.m4 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)