]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Merge branch 'maint'
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 13 Jun 2010 17:22:27 +0000 (19:22 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 13 Jun 2010 17:22:41 +0000 (19:22 +0200)
1  2 
ChangeLog
tests/Makefile.am
tests/Makefile.in

diff --cc ChangeLog
index 1ceda8792d57e0a9cddf2e93a5929108c719f64e,6174ee01947e910ccff754ad8feb457b112e0890..b5f143342ce388cc097c1304610d5bd7d31012a0
+++ b/ChangeLog
@@@ -1,14 -1,13 +1,22 @@@
  2010-06-13  Stefano Lattarini  <stefano.lattarini@gmail.com>
  
+       Add useful comment in test script obsolete.test.
+       * tests/obsolte.test: Add a comment explaining why we need
+       an indirection in adding $AUTOUPDATE to $required.
+       Normalize whitespaces in 'tests/Makefile.am'.
+       * tests/Makefile.am (TESTS): Use only spaces, not tabs, in the
+       definition of this variable.
 +      Parallel tests generation: improve comments (tiny change).
 +      * tests/Makefile.am ($(parallel_tests)): Added useful comment to
 +      generated tests.
 +
 +      Tests defs: truly get rid of `$am_defs_included' (unused variable)
 +       * tests/defs.in ($am_defs_included): Remove, its now unused.  It
 +      should have been removed in a previous changeset, but the removal
 +      was done only partially (oversight).
 +
  2010-06-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
  
        Remove a couple of unneeded conditionals from tests.
index 106f4a792a88237505b63c03680c4017a89f0154,b61e71b43acb8e3359d0a3aea6456765f71172fc..2771a6636c0d90fc17000f824cb640b07316e268
@@@ -452,9 -427,8 +452,9 @@@ link_dist.test 
  link_f90_only.test \
  link_fc.test \
  link_fccxx.test \
- link_fcxx.test        \
+ link_fcxx.test \
  link_f_only.test \
 +link_override.test \
  lisp2.test \
  lisp3.test \
  lisp4.test \
index 35245dd2819777598007dbffd526b6ff4196be6e,0edcd5be57c2ecfa6331238c482d49ae23d98af4..db53cfbf04a5387a693d46300b4457876a184b0e
@@@ -663,9 -665,8 +663,9 @@@ link_dist.test 
  link_f90_only.test \
  link_fc.test \
  link_fccxx.test \
- link_fcxx.test        \
+ link_fcxx.test \
  link_f_only.test \
 +link_override.test \
  lisp2.test \
  lisp3.test \
  lisp4.test \