Merge branch 'tests-depcomp-extend' into maint
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 17 Apr 2011 12:53:00 +0000 (14:53 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 17 Apr 2011 12:53:00 +0000 (14:53 +0200)
1  2 
ChangeLog

diff --cc ChangeLog
+++ b/ChangeLog
@@@ -1,17 -1,13 +1,27 @@@
  2011-04-17  Stefano Lattarini  <stefano.lattarini@gmail.com>
  
+       depcomp tests: don't reject slower dependency extractors
+       * tests/depcomp8b.test: Add the `--enable-dependency-tracking'
+       option to `configure' invocations, so that slower dependency
+       extractors are not rejected.
+       * tests/depcomp8b.test: Likewise.  Also ...
+       (foo.c): ... since we are at it, fix spacing to be consistent
+       with GNU coding standards.
++2011-04-17  Stefano Lattarini  <stefano.lattarini@gmail.com>
++
 +      m4: add missing serial numbers to a few files
 +      Related to automake bug#8483.
 +      * m4/amversion.in: Add serial number.
 +      * m4/auxdir.m4: Likewise.
 +      * m4/gcj.m4: Likewise.
 +      * m4/install-sh.m4: Likewise.
 +      * m4/mkdirp.m4: Likewise.
 +      * m4/python.m4: Likewise.
 +      * m4/runlog.m4: Likewise.
 +      * m4/strip.m4: Likewise.
 +      * m4/upc.m4: Likewise.
 +
  2011-04-16  Jim Meyering  <meyering@redhat.com>
  
        depcomp: correct invalid sed invocation