projects
/
cycript.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Also use CXType walker to for function prototypes.
[cycript.git]
/
config.h.in
diff --git
a/config.h.in
b/config.h.in
index 46d3410507488340e76a26e838b0f700bdfc318e..53aef8318ee941c9395d7e49c5053c8d0f3fa394 100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-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.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 `Foundation' framework (-framework Foundation).
*/
#undef HAVE_FRAMEWORK_FOUNDATION
@@
-46,6
+49,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 <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 <sqlite3.h> header file. */
#undef HAVE_SQLITE3_H