- add missing ChangeLog entry, see PR27334
authorMatthias Klose <doko@gcc.gnu.org>
Fri, 28 Apr 2006 14:05:42 +0000 (14:05 +0000)
committerMatthias Klose <doko@gcc.gnu.org>
Fri, 28 Apr 2006 14:05:42 +0000 (14:05 +0000)
From-SVN: r113347

gcc/ChangeLog

index 6d7d201c4314bda51def08245cb1d42f8cc1f55a..b7ab6312c0d0006796811a7c020315af9ff4ef11 100644 (file)
 2006-04-04  Matthias Klose  <doko@debian.org>
 
        * Makefile.in (unprotoize.o): Same dependencies as for protoize.o.
+       * Makefile.in (s-macro_list): Conform to POSIX rules in single quoted
+       strings.
 
 2006-04-03  Geoffrey Keating  <geoffk@apple.com>