langinfo: Fix last commit.
[pspp] / ChangeLog
index b4a56be9b30aac82bdc591517d91e508a4672ee1..bdce4a3c0d7cea4ee215d7fd270b744303b077f4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-09-10  Bruno Haible  <bruno@clisp.org>
+
+       langinfo: Fix last commit.
+       * m4/langinfo_h.m4 (gl_LANGINFO_H): Initialize
+       HAVE_LANGINFO_T_FMT_AMPM, HAVE_LANGINFO_YESEXPR.
+       Reported by Tom G. Christensen <tgc@jupiterrise.com>.
+
 2010-09-10  Bruno Haible  <bruno@clisp.org>
 
        relocatable-prog-wrapper: Fix compilation failure due to O_EXEC.