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