module PKGConfig

def cflags_only_I(pkg)

def cflags_only_I(pkg)
  package_config(pkg).cflags_only_I
end