summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-01-26 13:55:19 +0000
committerBruno Haible <bruno@clisp.org>2001-01-26 13:55:19 +0000
commit485c1aa79d99d9771ff2917a78a40afd0ea45ac4 (patch)
tree5f8c0275ef1a7207f2f992a7dc3932040805cee1 /NEWS
parentae892acda3dedf6ec7beac5fade6d6687923756b (diff)
downloadexternal_gettext-485c1aa79d99d9771ff2917a78a40afd0ea45ac4.zip
external_gettext-485c1aa79d99d9771ff2917a78a40afd0ea45ac4.tar.gz
external_gettext-485c1aa79d99d9771ff2917a78a40afd0ea45ac4.tar.bz2
Use libtool to create a shared libintl.so.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8738df4..49a8b98 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,12 @@ Version 0.10.36 - XXX 2001, by Ulrich Drepper and Bruno Haible
* Support for the old Linux specific .msg catalog format has been dropped.
+* When the included GNU libintl is installed (i.e. on GNU platforms, when
+ the configure option --with-included-gettext is given, or on non-GNU
+ platforms, when the configure option --disable-nls is not given), it is
+ also installed as a shared library, unless the configure option
+ --disable-shared is given.
+
* PO mode changes:
** PO mode does not use recursive edit anymore, many edits may be worked on