blob: 4502585e65c06dcc07d93154aca05e8fb3ef0697 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.2 2000/12/21 18:14:18 skrll Exp $
--- common/unicode/platform.h.in.orig Tue Oct 17 23:50:27 2000
+++ common/unicode/platform.h.in
@@ -178,7 +178,7 @@
#define U_NL_LANGINFO_CODESET @U_NL_LANGINFO_CODESET@
#define U_TZSET @U_TZSET@
-#define U_TIMEZONE @U_TIMEZONE@
+#undef U_TIMEZONE
#define U_TZNAME @U_TZNAME@
/*===========================================================================*/
|