# File ext/libxml/extconf.rb, line 28
def crash(str)
  printf(" extconf failure: %s\n", str)
  exit 1
end