7b80168 Build: modernize UUID library detection

1 file Authored by pspacek 7 years ago, Committed by mbasti 7 years ago,
    Build: modernize UUID 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.
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+1 -4