12 lines
394 B
Plaintext
12 lines
394 B
Plaintext
--- cl-original/misc/config.h 2016-05-25 11:10:17.953572221 +0200
|
|
+++ cl-patched/misc/config.h 2016-05-25 11:09:20.992950490 +0200
|
|
@@ -141,7 +141,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
|