# File lib/pkg-config.rb, line 132
  def cflags_only_I
    collect_cflags[0].join(" ")
  end