# File glib/src/lib/pkg-config.rb, line 52 def cflags_only_other(pkg) `#{@@cmd} --cflags-only-other #{pkg}`.chomp end