]> git.ipfire.org Git - thirdparty/automake.git/commit
deps: partially revert commit `v1.11-512-geeee551'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 20 Oct 2011 20:25:45 +0000 (22:25 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 20 Oct 2011 20:26:08 +0000 (22:26 +0200)
commit40c34328d1e5d3ab6885f046ce27517332413c13
treee0690bb26f0227c44f6a787bdae1571fa719ef69
parentd2b90968332e5903a1408d49ec967602e499363d
deps: partially revert commit `v1.11-512-geeee551'

This change partly reverts commit "Create subdirs for generated
sources even when not dep tracking", of 2011-04-02.
That commit had caused the bugs #8485 and #8526.  Since we are
nearing the bug-fixing automake release 1.11.2, the safest policy
at the moment is to just revert the problematic hunks: an older,
known bug is better than a regression.

* automake.in (handle_single_transform): Don't add a dirstamp
dependency, even when $object is derived and lands in a subdir.
* tests/Makefile.am (XFAIL_TESTS): Add lex-subobj-nodep.test,
remove yacc-dist-nobuild-subdir.test.
ChangeLog
automake.in
tests/Makefile.am
tests/Makefile.in