]> git.saurik.com Git - cycript.git/blobdiff - config.h.in
On iOS 9, JSObjectGetPrototype changes JSValueRef.
[cycript.git] / config.h.in
index ee08ca47f6a36c50947d380882f0d5e774f7c03c..2ba187910585f1da850b24b79b78853a9d9e6b31 100644 (file)
@@ -1,5 +1,8 @@
 /* config.h.in.  Generated from configure.ac by autoheader.  */
 
+/* define if the compiler supports basic C++11 syntax */
+#undef HAVE_CXX11
+
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H