• Travis Cross's avatar
    Break on missing ldns lib at configure time · 9d99c346
    Travis Cross 提交于
    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.
    9d99c346
configure.ac 61.1 KB