]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] docs: we assume GNU make now; update accordingly
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 26 Jan 2012 14:56:21 +0000 (15:56 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 27 Jan 2012 09:16:56 +0000 (10:16 +0100)
commit4b80b05c22b13e99499c2e96ca67653779b9c27a
treea45862b999766ffb7ffa4316bedd27f83867915d
parent7a2fa971542b54bb2ea6761764b36a27856659cd
[ng] docs: we assume GNU make now; update accordingly

* doc/automake.texi: Update and adjust.  Add some FIXME comments for
more delicate passages that should be re-worked and addressed in the
future.
* tests/interp3.test: New test, exposing a known Automake limitation
that is particularly annoying for GNU make users.
* tests/Makefile.am  (XFAIL_TESTS): Add it.
* tests/list-of-tests.mk: Likewise.
doc/automake.texi
tests/Makefile.am
tests/interp3.test [new file with mode: 0755]
tests/list-of-tests.mk