summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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