summaryrefslogtreecommitdiffstats
path: root/m4/ChangeLog
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 /m4/ChangeLog
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 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 88406db..3d102c6 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,17 @@
+2001-01-21 Bruno Haible <haible@clisp.cons.org>
+
+ Use libtool.
+ * libtool.m4: New file, from libtool-1.3.5.
+ * Makefile.am (EXTRA_DIST): Add it.
+ * gettext.m4 (AM_WITH_NLS): Accept 'use-libtool' as first argument.
+ New variable BUILD_INCLUDED_LIBINTL. Don't force USE_NLS, force only
+ BUILD_INCLUDED_LIBINTL.
+ Remove unused variable INTLDEPS.
+ Fix value of INTLLIBS to match documentation.
+ Avoid unwanted matches of po/Makefile.in with AC_OUTPUT argument.
+ (AM_GNU_GETTEXT): Accept 'use-libtool' as first argument. Rename
+ variable l to INTL_LIBTOOL_SUFFIX_PREFIX.
+
2001-01-20 Bruno Haible <haible@clisp.cons.org>
* gettext.m4 (AM_GNU_GETTEXT): Change computation of NEW_LINGUAS to