]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: add test about deprecated use of AC_INIT
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 17 Mar 2011 22:18:36 +0000 (23:18 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 17 Mar 2011 22:24:34 +0000 (23:24 +0100)
commite57541cb67682c1eb6c8874a20a06b6aa9ef1b9d
tree1cd3c56092395d83d27410e6405eb83ddc36f8b9
parent1c8d96d3c8aee3c360d860fcfdefa1ba74747055
tests: add test about deprecated use of AC_INIT

* tests/deprecated-acinit.test: New test, check that automake
and autoconf complain about an old-style AC_INIT call used with
a new-style AM_AUTOMAKE_INIT call.
* tests/Makefile.am (TESTS): Update.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/deprecated-acinit.test [new file with mode: 0755]