concat_flags

in ext/magic/extconf.rb [162:165]


def concat_flags(*args)
  args.compact.join(" ")
end