https://bugzilla.mindrot.org/show_bug.cgi?id=3738

Darren Tucker <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Darren Tucker <[email protected]> ---
> Presumably some local changes might invalidate the configure script and > 
> require re-running autoreconf,

There's already a check in configure for this
(https://github.com/openssh/openssh-portable/blob/master/configure.ac#L21),
so:

$ touch configure.ac && ./configure
configure: error: ./configure.ac newer than configure, run autoreconf

> (Unrelated: Both README and README.md exist, but they have different
> content. That feels odd.)

README is the original file, README.md was added for the benefit of
github users.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to