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