stdio.in.h: fix compilation failure when using HP-UX 11's C compiler
[pspp] / ChangeLog
index 8fe5099b73bf8e8ae3c720e2c159a7992a9412ec..27099b8f50fc057f1137b50d09679188b54c69d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-20  Richard Lloyd  <richard.lloyd@connectinternetsolutions.com>
+
+       stdio.in.h: fix compilation failure when using HP-UX 11's C compiler
+       * lib/stdio.in.h: Remove excess _GL_CXXALIAS_RPL macro argument.
+       This macro takes 3 arguments, not 4.
+
 2010-06-15  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        ipv6: fix detection under mingw