[openssh-commits] [openssh] branch master updated (a97609e8 -> afdf27f5)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Sep 5 21:40:24 AEST 2019
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from a97609e8 extend autoconf freshness test
new afdf27f5 revert config.h/config.h.in freshness checks
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 afdf27f5aceb4973b9f5308f4310c6e3fd8db1fb
Author: Damien Miller <djm at mindrot.org>
Date: Thu Sep 5 21:38:40 2019 +1000
revert config.h/config.h.in freshness checks
turns out autoreconf and configure don't touch some files if their content
doesn't change, so the mtime can't be relied upon in a makefile rule
Summary of changes:
Makefile.in | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list