9dbdf62 AUTOTOOLS: Refactor unicode library detection

3 files Authored by lslebodn 10 years ago, Committed by jhrozek 10 years ago,
    AUTOTOOLS: Refactor unicode library detection
    
    If $libdir is not in default library path libunistring cannot be
    found. (pkg-config can not be used in this case).
    This patch helps to search libunistring in "$libdir" directory.
    
    In refactoring part, indentation was updated to be more readable
    and some duplicated parts were removed.
    
        
file modified
+7 -8
file modified
+14 -0
file modified
+24 -7