X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/ae1b611e316da9c0de29c6dc5a2c8ab1e97f9a91..43328ac6885c353ce9f3b4f9d7729fa4bf1427f0:/config.h.in diff --git a/config.h.in b/config.h.in index 71f2f5c..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,12 @@ /* 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 + /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H