Attempt to avoid a recursive include of wchar.h on IRIX 6.5.
[pspp] / ChangeLog
index 3d0769de1a2d1a03fb39f9415f6822b1e23c9b3c..0feaefc1d053e87ec061b484049f346a570d5ebc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-01-17  Bruno Haible  <bruno@clisp.org>
+
+       * lib/wchar.in.h: In another particular situation, include only the
+       system's <wchar.h> file.
+       (_GL_ALREADY_INCLUDING_WCHAR_H): New macro.
+       Reported by Albert Chin-A-Young <china@thewrittenword.com>
+       and Thomas Guyot-Sionnest <dermoth@aei.ca>.
+
 2009-01-17  Bruno Haible  <bruno@clisp.org>
 
        Support for stripping executables in --enable-relocatable.