[openssh-commits] [openssh] branch master updated (a019e353 -> 586f9bd2)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Nov 6 16:55:08 AEDT 2020
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from a019e353 Replace AC_TRY_COMPILE obsoleted in autoconf 2.70.
new 586f9bd2 Remove AC_PROC_CC_C99 obsoleted in autoconf 2.70.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 586f9bd2f5980e12f8cf0d3c2a761fa63175da52
Author: Darren Tucker <dtucker at dtucker.net>
Date: Fri Nov 6 16:53:24 2020 +1100
Remove AC_PROC_CC_C99 obsoleted in autoconf 2.70.
Since we only use it to make sure we can handle variadic macros,
explicitly check only for that. with & ok djm@
Summary of changes:
configure.ac | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list