c4af269 AUTOTOOLS: Use pkg-config to detect libraries.

6 files Authored by lslebodn 10 years ago, Committed by jhrozek 10 years ago,
    AUTOTOOLS: Use pkg-config to detect libraries.
    
    We used pkg-config only as a fallback if header files was not found,
    but detection of library failed in case of available header file and
    linking problem (missing -Ldir).
    
    This patch prefers pkg-config.
    
        
file modified
+13 -6
file modified
+11 -3
file modified
+11 -3
file modified
+12 -3
file modified
+11 -3
file modified
+12 -9