10 lines
268 B
Text
10 lines
268 B
Text
have_header: checking for ruby.h... -------------------- yes
|
|
|
|
"gcc -E -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -fno-strict-aliasing -g -g -O2 -fPIC conftest.c -o conftest.i"
|
|
checked program was:
|
|
/* begin */
|
|
1: #include <ruby.h>
|
|
/* end */
|
|
|
|
--------------------
|
|
|