13 lines
256 B
Text
13 lines
256 B
Text
|
Index: source/common/unicode/uconfig.h
|
||
|
--- source/common/unicode/uconfig.h.orig
|
||
|
+++ source/common/unicode/uconfig.h
|
||
|
@@ -89,7 +89,7 @@
|
||
|
* @internal
|
||
|
*/
|
||
|
#ifndef U_DISABLE_RENAMING
|
||
|
-#define U_DISABLE_RENAMING 0
|
||
|
+#define U_DISABLE_RENAMING 1
|
||
|
#endif
|
||
|
|
||
|
/**
|