# File configure.rb, line 122
def AC_MSG_CHECKING(feature)
  print "checking #{feature}... "
  $stdout.flush
end