1e0143c Build: modernize XMLRPC-client library detection

1 file Authored by pspacek 7 years ago, Committed by dkupka 7 years ago,
1 file changed. 1 lines added. 8 lines removed.
    Build: modernize XMLRPC-client library detection
    
    Use package config instead of checking headers.
    Package config is faster because it does not invoke compiler
    and guarantees proper linking flags because these are provided
    by package maintainer instead of hardcoded into build system.
    
    https://fedorahosted.org/freeipa/ticket/6418
    
    Reviewed-By: Lukas Slebodnik <lslebodn@redhat.com>
    Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+1 -8