From: Jim Meyering Date: Sat, 7 Jun 2003 06:10:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c831adad4ad3bb3f58209d5e581e8937a2231b4c;p=pspp *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5fa8b7b110..e4f8ed59fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,15 @@ +2003-06-07 Jim Meyering + + * modules/strtod: Use $(...) notation, not @...@ for + AC_REPLACE'd variables. + * modules/localcharset: Likewise. + 2003-06-06 Jim Meyering - Bruno Haible + Bruno Haible - * 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 @@ -279,4 +285,3 @@ 2000-10-15 Stefan Monnier * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well. -