ICU-1028 Versioning support for os/390. Remove redundent defines.

X-SVN-Rev: 6498
This commit is contained in:
George Rhoten 2001-10-30 19:03:30 +00:00
parent 0c3fb5e62c
commit 6b2bb522a9
7 changed files with 0 additions and 21 deletions

View file

@ -7,9 +7,6 @@
## Makefile.in for ICU - icu.so
## Stephen F. Booth
SO_TARGET_VERSION = @LIB_VERSION@
SO_TARGET_VERSION_MAJOR = @LIB_VERSION_MAJOR@
## Install directory information
srcdir = @srcdir@
top_srcdir = @top_srcdir@

View file

@ -7,9 +7,6 @@
## Makefile.in for ICU - extra/ustdio/libustdio.so
## Stephen F. Booth
SO_TARGET_VERSION = @LIB_VERSION@
SO_TARGET_VERSION_MAJOR = @LIB_VERSION_MAJOR@
## Install directory information
srcdir = @srcdir@
top_srcdir = @top_srcdir@

View file

@ -7,9 +7,6 @@
## Makefile.in for ICU - icui18n.so
## Stephen F. Booth
SO_TARGET_VERSION = @LIB_VERSION@
SO_TARGET_VERSION_MAJOR = @LIB_VERSION_MAJOR@
## Install directory information
srcdir = @srcdir@
top_srcdir = @top_srcdir@

View file

@ -1,8 +1,5 @@
## Makefile.in for ICU - layout
SO_TARGET_VERSION = @LIB_VERSION@
SO_TARGET_VERSION_MAJOR = @LIB_VERSION_MAJOR@
## Install directory information
srcdir = @srcdir@
top_srcdir = @top_srcdir@

View file

@ -7,9 +7,6 @@
## Makefile.in for ICU extras
## Stephen F. Booth
SO_TARGET_VERSION = @LIB_VERSION@
SO_TARGET_VERSION_MAJOR = @LIB_VERSION_MAJOR@
## Install directory information
srcdir = @srcdir@
top_srcdir = @top_srcdir@

View file

@ -3,9 +3,6 @@
## others. All Rights Reserved.
## Stephen F. Booth
SO_TARGET_VERSION = @LIB_VERSION@
SO_TARGET_VERSION_MAJOR = @LIB_VERSION_MAJOR@
## Source directory information
srcdir = @srcdir@
top_srcdir = @top_srcdir@

View file

@ -4,9 +4,6 @@
## Makefile.in for ICU - tools/toolutil
## Steven R. Loomis
SO_TARGET_VERSION = @LIB_VERSION@
SO_TARGET_VERSION_MAJOR = @LIB_VERSION_MAJOR@
## Source directory information
srcdir = @srcdir@
top_srcdir = @top_srcdir@