[Bug 1320] Add support for ldns

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Jun 12 00:23:52 EST 2007


http://bugzilla.mindrot.org/show_bug.cgi?id=1320





--- Comment #3 from Darren Tucker <dtucker at zip.com.au>  2007-06-12 00:23:49 ---
(In reply to comment #2)
> 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.

Actually it's the autoheader too which isn't run by autoconf by
default.  Try running "autoreconf" instead of autoconf, or run
"autoheader" as well.


-- 
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