2017-07-05 10:08:26 +00:00
|
|
|
--- cl-original/misc/config.h 2017-02-10 20:01:59.643864738 +0100
|
|
|
|
+++ cl-patched/misc/config.h 2017-02-10 20:04:20.050161365 +0100
|
|
|
|
@@ -142,7 +142,7 @@
|
2016-06-14 17:59:44 +00:00
|
|
|
|
|
|
|
/* 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
|