]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
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
index ee6319d1e5865c8ceb897f6cc6690ab7eb54a7f2,ad95a5a163cc50391fc5312a27e71f14aa870dc4..a126dc2fd9b15f8282eafa16aa78a1e89a38bafc
+++ 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