OSDN Git Service

USE_LIBFFI change
[pf3gnuchains/gcc-fork.git] / libjava / acconfig.h
index 0a4d965..9148382 100644 (file)
 /* Define if java.net native functions should be stubbed out.  */
 #undef DISABLE_JAVA_NET
 
+/* Define if we're to use libffi.  */
+#undef USE_LIBFFI
+
 /* Define if system properties shouldn't be read from
    getenv("GCJ_PROPERTIES").  */
 #undef DISABLE_GETENV_PROPERTIES