X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/be2fde8755ef463f48111bd2090e3bb29d16e8d7..3e3acd8b6cb59a34b7819f6887e5386f6b8a30c6:/config.h.in diff --git a/config.h.in b/config.h.in index 3f01fbd..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 @@ -67,6 +76,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if you have the header file. */ +#undef HAVE_UV_H + /* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR