[Bug 1320] Add support for ldns
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Jun 12 00:17:06 EST 2007
http://bugzilla.mindrot.org/show_bug.cgi?id=1320
--- Comment #2 from Simon Vallet <svallet at genoscope.cns.fr> 2007-06-12 00:17:03 ---
(In reply to comment #1)
> (In reply to comment #0)
> > The patch is against current CVS (and needs a minor adjustment to
> > config.h.in, which does not seem to be under version control)
>
> config.h.in is created by autoconf, so if you need changes then it's
> autoconf that needs to be changed.
>
> What exactly needs to be adjusted?
weirdly I had to manually add the '#undef HAVE_LDNS' to config.h.in. I
thought it was automatically added by this macro:
AC_DEFINE(HAVE_LDNS, 1, [Define if you want ldns support])
but it seems it was not -- maybe my autoconf's broken in some way.
--
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list