Chromium Code Reviews

Unified Diff: source/config/mh-os390

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « source/config/mh-msys-msvc ('k') | source/config/mh-os400 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/config/mh-os390
diff --git a/source/config/mh-os390 b/source/config/mh-os390
index decd98b08cc6d351cd73932d29cce8974123fe8d..dbc3a3a5a7a4f470ac1fc8ac3350a27e7024db5d 100644
--- a/source/config/mh-os390
+++ b/source/config/mh-os390
@@ -1,4 +1,6 @@
## -*-makefile-*-
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
## os/390, z/OS specific setup
## Copyright (c) 1999-2014, International Business Machines Corporation and
## others. All Rights Reserved.
@@ -175,7 +177,6 @@ endif
LIBICUDT= $(top_builddir)/stubdata/$(LIBICU)data$(ICULIBSUFFIX)$(STUB_SUFFIX)$(SO_TARGET_VERSION).x
LIBICUUC= $(top_builddir)/common/$(LIBICU)uc$(ICULIBSUFFIX)$(SO_TARGET_VERSION).x
LIBICUI18N= $(top_builddir)/i18n/$(LIBICU)i18n$(ICULIBSUFFIX)$(SO_TARGET_VERSION).x
-LIBICULE= $(top_builddir)/layout/$(LIBICU)le$(ICULIBSUFFIX)$(SO_TARGET_VERSION).x
LIBICULX= $(top_builddir)/layoutex/$(LIBICU)lx$(ICULIBSUFFIX)$(SO_TARGET_VERSION).x
LIBICUIO= $(top_builddir)/io/$(LIBICU)io$(ICULIBSUFFIX)$(SO_TARGET_VERSION).x
LIBCTESTFW= $(top_builddir)/tools/ctestfw/$(LIBICU)test$(ICULIBSUFFIX)$(SO_TARGET_VERSION).x
« no previous file with comments | « source/config/mh-msys-msvc ('k') | source/config/mh-os400 » ('j') | no next file with comments »

Powered by Google App Engine