summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2009-06-11 20:28:11 +0200
committerBruno Haible <bruno@clisp.org>2009-06-11 20:28:11 +0200
commit668e2b571d78b8efa276475170b345ab79c9713f (patch)
tree4e940173e4d83273ce4bfcc0c94d0fe4bc1ccb7c
parent9b9a157e282afc38068eab6954a834f59fcbd718 (diff)
downloadlibunistring-668e2b571d78b8efa276475170b345ab79c9713f.tar.gz
Small doc fixes.
-rw-r--r--ChangeLog4
-rw-r--r--doc/libunistring.texi7
2 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index bbe823d..8042dfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-06-11 Thien-Thi Nguyen <ttn@gnuvola.org>
+
+ * doc/libunistring.texi (Autoconf macro): Small fixes.
+
2009-05-31 Bruno Haible <bruno@clisp.org>
* doc/Makefile.am: Use dist-hook instead of old distdir hack.
diff --git a/doc/libunistring.texi b/doc/libunistring.texi
index aa09f49..5694a27 100644
--- a/doc/libunistring.texi
+++ b/doc/libunistring.texi
@@ -851,8 +851,9 @@ that uses @code{libunistring} was installed.
@section Autoconf macro
@cindex autoconf macro
-GNU Gnulib provides an autoconf macro that test for the availability
-of @code{libunistring}. It is contained in the Gnulib module@texnl{}
+GNU Gnulib provides an autoconf macro that tests for the availability
+of @code{libunistring}. It is contained in the Gnulib module
+@samp{libunistring}, see@texnl{}
@url{http://www.gnu.org/software/gnulib/MODULES.html#module=libunistring}.
@amindex gl_LIBUNISTRING
@@ -864,7 +865,7 @@ the @code{CPPFLAGS} variable, and defines the C macro
@code{HAVE_LIBUNISTRING=no} and @code{LIBUNISTRING} and @code{LTLIBUNISTRING}
to empty.
-The complexities that @code{AM_ICONV} deals with are the following:
+The complexities that @code{gl_LIBUNISTRING} deals with are the following:
@itemize @bullet
@item