[openssh-commits] [openssh] branch master updated (586f9bd2 -> 6d2564b9)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Nov 6 17:12:53 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 586f9bd2 Remove AC_PROC_CC_C99 obsoleted in autoconf 2.70.
new 6d2564b9 Fix function body for variadic macro test.
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 6d2564b94e51184eb0b73b97d13a36ad50b4f810
Author: Darren Tucker <dtucker at dtucker.net>
Date: Fri Nov 6 17:11:16 2020 +1100
Fix function body for variadic macro test.
AC_LANG_PROGRAM puts its second argument inside main() so we don't need
to do it ourselves.
Summary of changes:
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list