mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 12:01:19 +02:00
12 lines
227 B
C
12 lines
227 B
C
--- common/unicode/uconfig.h.orig 2016-03-23 20:49:54 UTC
|
|
+++ common/unicode/uconfig.h
|
|
@@ -87,7 +87,7 @@
|
|
* @internal
|
|
*/
|
|
#ifndef U_DISABLE_RENAMING
|
|
-#define U_DISABLE_RENAMING 0
|
|
+#define U_DISABLE_RENAMING 1
|
|
#endif
|
|
|
|
/**
|