module PKGConfig
class PackageConfig
pkg-config
1.0.8
# libs
def libs path_flags, other_flags = collect_libs (path_flags + other_flags).join(" ") end