summaryrefslogtreecommitdiffstats
path: root/m4/ChangeLog
diff options
context:
space:
mode:
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