Commits
Travis Cross committed 9d99c34682f
Break on missing ldns lib at configure time Previously we would detect the missing LDNS system library at configure time, but would only break during the build of mod_enum. With this change, if mod_enum is enabled in modules.conf and the system doesn't have a usable LDNS library we break during configure.