summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-04-09 12:17:25 +0200
committerBruno Haible <bruno@clisp.org>2009-04-09 12:17:25 +0200
commit2f5ba37e26608fb39f701c2c674305798ef26125 (patch)
tree8cdf88aba13f34a86a09f3a9ee5f24d5eef1efd9 /ChangeLog
parent97e59cd448f5420f94050aa927ba0a3e0e010735 (diff)
downloadlibunistring-2f5ba37e26608fb39f701c2c674305798ef26125.tar.gz
Build and install the documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 624633b..d397e63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,15 @@
-2008-04-08 Bruno Haible <bruno@clisp.org>
+2008-04-09 Bruno Haible <bruno@clisp.org>
+
+ Build and install documentation.
+ * autogen.sh: Fetch a recent copy of texinfo.tex.
+ * configure.ac (TEXI2DVI, DVIPS, PERL): New substituted variables.
+ (AC_CONFIG_FILES): Add doc/Makefile.
+ * m4/fixautomake.m4: New file, from GNU gettext.
+ * Makefile.am (SUBDIRS): Add doc.
+ (EXTRA_DIST): Add build-aux/texi2html.
+ * doc/Makefile.am: New file.
+ * doc/libunistring.texi: Set document encoding to UTF-8.
+ (arrow): Add a fallback definition for texi2html.
Put the table of contents at the beginning, not at the end.
* build-aux/texi2html (INLINE_CONTENTS): Set to 1.