Check for headers
This commit is contained in:
parent
61c2c18e6f
commit
a11404ad83
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ end
|
|||
cflags '-fvisibility=hidden'
|
||||
|
||||
have_header! 'ruby/digest.h'
|
||||
have_header! 'stdio.h'
|
||||
have_header! 'string.h'
|
||||
|
||||
have_func! 'rb_str_set_len'
|
||||
|
||||
|
|
Loading…
Reference in a new issue