From 0c3fb5e62c9310840a4365a382922ac629d1a5a7 Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Tue, 30 Oct 2001 18:57:22 +0000 Subject: [PATCH] ICU-1028 versioning support for os/390 X-SVN-Rev: 6497 --- icu4c/source/icudefs.mk.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/icu4c/source/icudefs.mk.in b/icu4c/source/icudefs.mk.in index 41784c2a075..f6f65c624a6 100644 --- a/icu4c/source/icudefs.mk.in +++ b/icu4c/source/icudefs.mk.in @@ -32,6 +32,8 @@ sysconfdir = @sysconfdir@ PACKAGE = @PACKAGE@ VERSION = @VERSION@ UNICODE_VERSION = @UNICODE_VERSION@ +SO_TARGET_VERSION = @LIB_VERSION@ +SO_TARGET_VERSION_MAJOR = @LIB_VERSION_MAJOR@ # Should be the same as U_ICUDATA_NAME ICUDATA_NAME = icudt@LIB_VERSION_MAJOR@@ICUDATA_CHAR@