12 lines
394 B
Plaintext
12 lines
394 B
Plaintext
--- cl-original/misc/config.h 2019-03-10 11:50:06.827085487 +0100
|
|
+++ cl-patched/misc/config.h 2019-03-10 11:51:27.444688279 +0100
|
|
@@ -163,7 +163,7 @@
|
|
|
|
/* Whether to build the Java/JNI interface or not */
|
|
|
|
-/* #define USE_JAVA */
|
|
+#define USE_JAVA
|
|
|
|
/* Whether to provide descriptive text messages for errors or not.
|
|
Disabling these can reduce code size, at the expense of making error
|