]> git.saurik.com Git - cycript.git/blobdiff - config.h.in
Improve CString/Pointer consistency, using CArray.
[cycript.git] / config.h.in
index 71f2f5c33fa423a8da4e000d8e236e732cbc2208..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