blob: 8f05ec6267cf4ffac0b188d02e3ddb4afd0552fc [file] [log] [blame]
#ifndef CONFIG_JAVA_H
#define CONFIG_JAVA_H
/* JAVA
*
* Whether we have support for Java extensions, and use own Java
* functionality).
*/
#define HAVE_FEATURE_JAVA 0
#undef JAVA_ARCH
#endif