module PKGConfig
class PackageConfig
pkg-config
1.0.7
# cflags
def cflags path_flags, other_flags = collect_cflags (path_flags + other_flags).join(" ") end