X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/8d20f0f1540c4c116f52e333edc57a4f549927e8..2c4a8bb6222b88ff96fbf25372179646ce15f706:/config.h.in diff --git a/config.h.in b/config.h.in index 46d3410..53aef83 100644 --- a/config.h.in +++ b/config.h.in @@ -12,6 +12,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_FFI_H +/* Define to 1 if you have the `ffi_prep_cif_var' function. */ +#undef HAVE_FFI_PREP_CIF_VAR + /* Define to 1 if you have the `Foundation' framework (-framework Foundation). */ #undef HAVE_FRAMEWORK_FOUNDATION @@ -46,6 +49,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_READLINE_READLINE_H +/* Define to 1 if you have the header file. */ +#undef HAVE_RUBY_H + /* Define to 1 if you have the header file. */ #undef HAVE_SQLITE3_H