]> git.saurik.com Git - apple/icu.git/blob - windowspatchconfig.txt
ICU-400.40.tar.gz
[apple/icu.git] / windowspatchconfig.txt
1 --- icuSources/common/unicode/uconfig.h 2006-08-31 16:10:35.000000000 -0700
2 +++ uconfig.h 2006-10-10 17:08:55.000000000 -0700
3 @@ -209,7 +209,7 @@
4 * @stable ICU 3.2
5 */
6 #ifndef UCONFIG_NO_SERVICE
7 -# define UCONFIG_NO_SERVICE 0
8 +# define UCONFIG_NO_SERVICE 1
9 #endif
10
11 #endif