Use @FOO@ syntax instead of $(FOO) syntax, because it uncovers typos early.
[gnulib.git] / ChangeLog
index 2a34999..212ba80 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
+2007-10-19  Bruno Haible  <bruno@clisp.org>
+
+       * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
+       syntax.
+       * modules/javaexec (Makefile.am): Likewise.
+       * modules/relocatable-prog (Makefile.am): Likewise.
+       Suggested by Jim Meyering.
+
 2007-10-18  Bruno Haible  <bruno@clisp.org>
 
-       * m4/vasnprintf.m4 (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
+       * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
        Reported by Jim Meyering.
 
 2007-10-18  Eric Blake  <ebb9@byu.net>
@@ -13,7 +21,7 @@
        the format string into writable memory. Needed in Fortify conditions.
 
 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
-            Bruno Haible  <bruno@clisp.org>
+           Bruno Haible  <bruno@clisp.org>
 
        * lib/trim.c: Include config.h unconditionally. Include trim.h always.
        Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
        * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
 
 2007-10-13  Albert Chin  <china@thewrittenword.com>
-            Bruno Haible  <bruno@clisp.org>
+           Bruno Haible  <bruno@clisp.org>
 
        * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
        through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
        * m4/uintmax_t.m4: New file.
        * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
 
-Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
-  Free Software Foundation, Inc.
+Copyright (C) 1997-2007 Free Software Foundation, Inc.
 Copying and distribution of this file, with or without modification,
 are permitted provided the copyright notice and this notice are preserved.