Project

General

Profile

« Previous | Next » 

Revision 89c5d5a6

Added by shyouhei (Shyouhei Urabe) over 4 years ago

add minimaist C++ check

This is a test extension so we basically want test failures rather
than a configure breakage but if there is no C++ compiler, we need
no test at all because there will be no chance for the tested
header file to be used later.

This makes it possible to build the ruby binary without any C++
compiler installed in a build environment.