summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-12-19 12:18:10 +0000
committerBruno Haible <bruno@clisp.org>2009-06-21 23:51:04 +0200
commit24924e652a8d58279abee8c11476550e741ceda3 (patch)
tree8f9def92eb093e13d3c1e68958190d82dd70822a
parent9db35c3277037e5237db5847b039e4d4ddead013 (diff)
downloadexternal_gettext-24924e652a8d58279abee8c11476550e741ceda3.zip
external_gettext-24924e652a8d58279abee8c11476550e741ceda3.tar.gz
external_gettext-24924e652a8d58279abee8c11476550e741ceda3.tar.bz2
Bump major version number, to avoid Solaris trouble.
-rw-r--r--intl/ChangeLog6
-rw-r--r--intl/Makefile.in4
2 files changed, 8 insertions, 2 deletions
diff --git a/intl/ChangeLog b/intl/ChangeLog
index 24f3758..3c4a4de 100644
--- a/intl/ChangeLog
+++ b/intl/ChangeLog
@@ -1,3 +1,9 @@
+2001-12-18 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.in (LTV_CURRENT, LTV_REVISION, LTV_AGE): Bump to 2:0:0.
+ Used to force an soname of at least libintl.so.2 on Solaris, which
+ already has a different libintl.so.1 in /usr/lib.
+
2001-12-15 Andrew Zabolotny <zap@cobra.ru>
Bruno Haible <bruno@clisp.org>
diff --git a/intl/Makefile.in b/intl/Makefile.in
index 813e368..648d3b8 100644
--- a/intl/Makefile.in
+++ b/intl/Makefile.in
@@ -84,8 +84,8 @@ COPYING.LIB-2
# according to the libtool documentation, section "Library interface versions".
# Maintainers of other packages that include the intl directory must *not*
# change these values.
-LTV_CURRENT=1
-LTV_REVISION=1
+LTV_CURRENT=2
+LTV_REVISION=0
LTV_AGE=0
.SUFFIXES: