From c831adad4ad3bb3f58209d5e581e8937a2231b4c Mon Sep 17 00:00:00 2001
From: Jim Meyering <jim@meyering.net>
Date: Sat, 7 Jun 2003 06:10:16 +0000
Subject: [PATCH] *** empty log message ***

---
 ChangeLog | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 5fa8b7b110..e4f8ed59fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
+2003-06-07  Jim Meyering  <jim@meyering.net>
+
+	* modules/strtod: Use $(...) notation, not @...@ for
+	AC_REPLACE'd variables.
+	* modules/localcharset: Likewise.
+
 2003-06-06  Jim Meyering  <jim@meyering.net>
-            Bruno Haible  <bruno@clisp.org>
+	    Bruno Haible  <bruno@clisp.org>
 
-        * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
-        Adjust Makefile.am snippet not to redirect directly to target.
-        Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
+	* modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
+	Adjust Makefile.am snippet not to redirect directly to target.
+	Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
 
 2003-05-30  Bruno Haible  <bruno@clisp.org>
 
@@ -279,4 +285,3 @@
 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
-
-- 
2.39.5