# File lib/pkg-config.rb, line 128 def cflags path_flags, other_flags = collect_cflags (other_flags + path_flags).join(" ") end