iswblank: Fix C++ link error on Solaris 8.
[gnulib.git] / ChangeLog
index ec152d0..98acbca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2010-12-25  Bruno Haible  <bruno@clisp.org>
 
+       iswblank: Fix C++ link error on Solaris 8.
+       * lib/wctype.in.h (iswblank): Declare using _GL_FUNCDECL_RPL or
+       _GL_FUNCDECL_SYS.
+
+2010-12-25  Bruno Haible  <bruno@clisp.org>
+
        unistd: Fix C++ link error on Solaris 8.
        * modules/unistd-c++-tests (test_unistd_c___LDADD): Add $(LIB_EACCESS).