]> granicus.if.org Git - icu/commitdiff
ICU-10122 fix test for U_TIMEZONE
authorSteven R. Loomis <srl@icu-project.org>
Wed, 4 Sep 2013 05:41:01 +0000 (05:41 +0000)
committerSteven R. Loomis <srl@icu-project.org>
Wed, 4 Sep 2013 05:41:01 +0000 (05:41 +0000)
X-SVN-Rev: 34183

icu4c/source/common/putilimp.h

index 67b67ce409f7ce00d9b69b397b904a192990aef0..986d6e0a9a9daca9c8bf3632d3882fef00203c09 100644 (file)
@@ -111,7 +111,7 @@ typedef size_t uintptr_t;
 #   define U_TZSET tzset
 #endif
 
-#ifdef U_TIMEZONE
+#if defined(U_TIMEZONE) || defined(U_HAVE_TIMEZONE)
     /* Use the predefined value. */
 #elif U_PLATFORM == U_PF_ANDROID
 #   define U_TIMEZONE timezone