# File configure.rb, line 137 def AC_MSG_WARN(msg) $stderr.print("configure.rb: warning: ", msg, "\n") end