# File lib/pkg-config.rb, line 338
  def cflags_only_I(pkg)
    package_config(pkg).cflags_only_I
  end