summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/icu-49.1-PATCHES/patch-12-mingw
blob: 7672c33276a65d44b3ef7fbf96953a88aec6274a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
	We don't want this for TeX Live cross compilation.

diff -ur icu-49.1.orig/source/config/mh-mingw icu-49.1/source/config/mh-mingw
--- icu-49.1.orig/source/config/mh-mingw	2012-03-21 18:35:32.000000000 +0100
+++ icu-49.1/source/config/mh-mingw	2012-03-22 10:13:01.000000000 +0100
@@ -55,21 +55,10 @@
 SO = dll
 ## Non-shared intermediate object suffix
 STATIC_O = ao
-SO_TARGET_VERSION_SUFFIX = $(SO_TARGET_VERSION_MAJOR)
-
-# Static library prefix and file extension
-LIBSICU = $(STATIC_PREFIX)$(ICUPREFIX)
-A = a
 
 ## An import library is needed for z/OS and MSVC
 IMPORT_LIB_EXT = .lib
 
-LIBPREFIX=
-
-# Change the stubnames so that poorly working FAT disks and installation programs can work.
-# This is also for backwards compatibility.
-DATA_STUBNAME = dt
-I18N_STUBNAME = in
 LIBICU = $(STATIC_PREFIX_WHEN_USED)$(ICUPREFIX)
 
 # The #M# is used to delete lines for icu-config