Skip to content
  • Jan Schmidt's avatar
    pkg-config: Don't generate and install pkg-config with relative paths · fb30f078
    Jan Schmidt authored
    Don't put relative paths in pkg-config files, including uninstalled
    ones. For those, use @abs_topbuilddir@ and @abs_topsrcdir@ as we
    do elsewhere.
    
    Remove libraries= directives, which doesn't seem to be a pkg-config
    variable that actually exists, but has been in all our pkg-config
    files for as long as they've existed.
    fb30f078