]> git.saurik.com Git - cycript.git/blobdiff - config.h.in
Avoid crash when using toCYON on String.prototype.
[cycript.git] / config.h.in
index 3f01fbde6f855bf85b8cb4b4f787cf60336a50a7..46d3410507488340e76a26e838b0f700bdfc318e 100644 (file)
@@ -46,6 +46,9 @@
 /* Define to 1 if you have the <readline/readline.h> header file. */
 #undef HAVE_READLINE_READLINE_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 +70,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