# File configure.rb, line 117 def AC_CHECK(feature) AC_MSG_CHECKING(feature) AC_MSG_RESULT(yield) end