Bug #3054
test/psych is executed without libyaml
Description
=begin
When I make test-all at trunk, test/psych is executed even if the system
does not have libyaml. test/zlib and others aren't executed if building *.so fails.
Regards.
=end
Related issues
History
#1
Updated by naruse (Yui NARUSE) about 8 years ago
- Status changed from Open to Closed
=begin
r27112 also fixes this.
=end