]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix aclocal.m4 syntax error for autoconf 2.72 1272/head
authorJulien Rische <jrische@redhat.com>
Thu, 17 Nov 2022 14:01:24 +0000 (15:01 +0100)
committerGreg Hudson <ghudson@mit.edu>
Fri, 18 Nov 2022 16:31:19 +0000 (11:31 -0500)
commitd864d740d019fdf2c640460f2aa2760c7fa4d5e9
tree3ef4078ce037165fb4b8884118824f09454bd9e9
parent5c3d7d94ee2ff51da08024bb3b7525e6034d04db
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]

ticket: 9077 (new)
tags: pullup
target_version: 1.20-next
target_version: 1.19-next
src/aclocal.m4