From: "l0b0 (Victor Engmark)" Date: 2012-04-18T18:13:41+09:00 Subject: [ruby-core:44433] [ruby-trunk - Bug #6316][Open] configure script fails to detect executables Issue #6316 has been reported by l0b0 (Victor Engmark). ---------------------------------------- Bug #6316: configure script fails to detect executables https://bugs.ruby-lang.org/issues/6316 Author: l0b0 (Victor Engmark) Status: Open Priority: Normal Assignee: Category: build Target version: ruby -v: ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-linux] =begin When running (({./configure})) on the git master branch, it fails to detect several executables which are present. See (()) for details. The cause is essentially that (({AC_CHECK_PROG})) takes three arguments, but only two are provided. =end -- http://bugs.ruby-lang.org/