OpenDKIM icon indicating copy to clipboard operation
OpenDKIM copied to clipboard

--with-ldns flag is obsolete

Open orlitzky opened this issue 2 years ago • 0 comments

The --with-ldns flag is supposedly for use with --with-unbound, but Unbound itself hasn't used ldns in a decade. It looks like the flag was only originally needed to fix libunbound underlinking or something like that; no actual code gets enabled in OpenDKIM, it only adds -lldns to the list of libraries to link.

Tests pass without it (and with Unbound).

orlitzky avatar Feb 23 '23 00:02 orlitzky