]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: fix spurious failure in test on TEXINFO_TEX overriding
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 27 Dec 2014 14:49:36 +0000 (15:49 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 27 Dec 2014 15:19:37 +0000 (16:19 +0100)
commitcd040965d51f9818c56a714efaaaa699eb93b503
tree6eab2d81e957f93bc095cd1fcc316dd0f035f384
parentb9303ccf7f3c13fd9422b3457f3ffd20ad300ce3
tests: fix spurious failure in test on TEXINFO_TEX overriding

* t/txinfo-override-texinfo-tex.sh: Here.  The issue was pre-existing, but
has been only recently exposed by the fix for automake bug#18286 "distcheck
fails to detect missing files" (see commit v1.14.1-4-g01a7a4a) and by the
BSD make semantics.  To convince yourself this change actually makes sense
semantically, see https://sourceware.org/ml/binutils/2012-06/msg00004.html

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/txinfo-override-texinfo-tex.sh