Fix typo in comment.
authorBruno Haible <bruno@clisp.org>
Sun, 11 Apr 2010 13:01:37 +0000 (15:01 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 11 Apr 2010 13:01:37 +0000 (15:01 +0200)
ChangeLog
m4/libunistring.m4

index 0ee4f00..041e8f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-04-11  Bruno Haible  <bruno@clisp.org>
+
+       * m4/libunistring.m4 (gl_LIBUNISTRING): Fix typo in comment.
+
 2010-04-11  Jim Meyering  <meyering@redhat.com>
 
        maint.mk: don't include dist-check.mk
index 8f9f07b..4f1146f 100644 (file)
@@ -1,5 +1,5 @@
-# libunistring.m4 serial 1
-dnl Copyright (C) 20092010 Free Software Foundation, Inc.
+# libunistring.m4 serial 2
+dnl Copyright (C) 2009-2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -9,7 +9,7 @@ dnl Searches for an installed libunistring.
 dnl If found, it sets and AC_SUBSTs HAVE_LIBUNISTRING=yes and the LIBUNISTRING
 dnl and LTLIBUNISTRING variables and augments the CPPFLAGS variable, and
 dnl #defines HAVE_LIBUNISTRING to 1. Otherwise, it sets and AC_SUBSTs
-dnl HAVE_LIBUNISTRING=no and LIBUNINSTRING and LTLIBUNISTRING to empty.
+dnl HAVE_LIBUNISTRING=no and LIBUNISTRING and LTLIBUNISTRING to empty.
 
 AC_DEFUN([gl_LIBUNISTRING],
 [