https://bugzilla.mindrot.org/show_bug.cgi?id=2483
Ivo Raisr <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|6.8p1 |7.1p1 --- Comment #3 from Ivo Raisr <[email protected]> --- (In reply to Darren Tucker from comment #1) > Comment on attachment 2739 [details] > the proposed patch > > >+ AC_DEFINE([HAVE_AI_ADDRCONFIG]) > > If you were going to do this in configure you should be using > AC_CHECK_DECLS, but AI_ADDRCONFIG is already a preprocessor symbol > so it'd be simpler to just use that in the ifdef. Patch #2 is reworked according to your comment. > All that said, having this different between portable and openbsd is > a maintenance burden. If we're going to do this perhaps it should > be done upstream? I will try. Will go back here if that fails. -- 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
