rscons/build_tests/configure/check_program_failure.rb

4 lines
61 B
Ruby

configure do
check_program "program-that-is-not-found"
end