]> git.saurik.com Git - cycript.git/blobdiff - config.h.in
Use variadic templates to better organize Classes.
[cycript.git] / config.h.in
index 3f01fbde6f855bf85b8cb4b4f787cf60336a50a7..53aef8318ee941c9395d7e49c5053c8d0f3fa394 100644 (file)
@@ -12,6 +12,9 @@
 /* Define to 1 if you have the <ffi.h> 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
 /* Define to 1 if you have the <readline/readline.h> header file. */
 #undef HAVE_READLINE_READLINE_H
 
+/* Define to 1 if you have the <ruby.h> header file. */
+#undef HAVE_RUBY_H
+
+/* Define to 1 if you have the <sqlite3.h> header file. */
+#undef HAVE_SQLITE3_H
+
 /* Define to 1 if you have the <stdint.h> header file. */
 #undef HAVE_STDINT_H
 
@@ -67,6 +76,9 @@
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
+/* Define to 1 if you have the <uv.h> header file. */
+#undef HAVE_UV_H
+
 /* Define to the sub-directory where libtool stores uninstalled libraries. */
 #undef LT_OBJDIR