Searched refs:rb_cv_cppoutfile (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/
H A Dconfigure5074 if ${rb_cv_cppoutfile+:} false; then :
5079 rb_cv_cppoutfile=no
5085 grep test-for-cppout conftest-1.i > /dev/null && rb_cv_cppoutfile=yes
5091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $rb_cv_cppoutfile" >&5
5092 $as_echo "$rb_cv_cppoutfile" >&6; }
5093 if test "$rb_cv_cppoutfile" = yes; then
5095 elif test "$rb_cv_cppoutfile" = no; then
5097 elif test -n "$rb_cv_cppoutfile"; then
5098 CPPOUTFILE="$rb_cv_cppoutfile"

Completed in 318 milliseconds