]> git.ipfire.org Git - thirdparty/automake.git/commit
docs: report few more automake parsing limitations
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 1 Sep 2011 17:17:39 +0000 (19:17 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 1 Sep 2011 19:36:28 +0000 (21:36 +0200)
commit1dcba7b847b137330ed91ef8269d403163387e7e
tree4b2588b23d07d1c160c15b7c7bf023a1c53937bc
parent236ad0bcb351a6e0795a69f272646bd2201b4056
docs: report few more automake parsing limitations

Partly motivated by automake bug#8360.

* doc/automake.texi (General Operation): Report few more automake
limitations w.r.t. parsing of unusual makefile constructs.  Related
minor reorderings.
* tests/doc-parsing-buglets-colneq-subst.test: New test.
* tests/doc-parsing-buglets-tabs.test: Likewise.
* tests/Makefile.am (TESTS): Update.
ChangeLog
doc/automake.texi
tests/Makefile.am
tests/Makefile.in
tests/doc-parsing-buglets-colneq-subst.test [new file with mode: 0755]
tests/doc-parsing-buglets-tabs.test [new file with mode: 0755]