https://bugzilla.mindrot.org/show_bug.cgi?id=3063
--- Comment #20 from Damien Miller <[email protected]> --- The problem is that you're not regenerating configure/config.h when you are updating the source and rebuilding. Your build script needs a call to autoreconf between the git pull and configure invocations. -- 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
