12 lines
394 B
Plaintext
12 lines
394 B
Plaintext
--- 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 @@
|
|
|
|
/* 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
|