Update git submodules
[LibreOffice.git] / config_host / config_java.h.in
blob8f05ec6267cf4ffac0b188d02e3ddb4afd0552fc
1 #ifndef CONFIG_JAVA_H
2 #define CONFIG_JAVA_H
4 /* JAVA
6 * Whether we have support for Java extensions, and use own Java
7 * functionality).
8 */
10 #define HAVE_FEATURE_JAVA 0
12 #undef JAVA_ARCH
14 #endif