deps: require Automake >= 1.9.6 in generated Makefile fragments
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 10 May 2013 20:13:04 +0000 (22:13 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 10 May 2013 20:13:04 +0000 (22:13 +0200)
commit97ddbcfa0bd12b45d00b74d298f6d14832981ee4
treedf78de661ff4d311b6a53f91b1613d348602c336
parentdcad2249bd35a26a3e4c839aeda95b134a86b8e4
deps: require Automake >= 1.9.6 in generated Makefile fragments

That is the same minimal version required in the DEPENDENCIES file.
Moreover, the old code generated a requirement of Automake >= 1.5,
and that is an insanely outdated version.

* gnulib-tool: Bump minimal version requirement in AUTOMAKE_OPTIONS.
* tests/havelib/rpathlx/Makefile.am: Likewise.
* tests/havelib/rpathly/Makefile.am: Likewise.
* tests/havelib/rpathlyx/Makefile.am: Likewise.
* tests/havelib/rpathlz/Makefile.am: Likewise.
* tests/havelib/rpathlzyx/Makefile.am: Likewise.
* tests/havelib/rpathx/Makefile.am: Likewise.
* tests/havelib/rpathy/Makefile.am: Likewise.
* tests/havelib/rpathz/Makefile.am: Likewise.
ChangeLog
gnulib-tool
tests/havelib/rpathlx/Makefile.am
tests/havelib/rpathly/Makefile.am
tests/havelib/rpathlyx/Makefile.am
tests/havelib/rpathlz/Makefile.am
tests/havelib/rpathlzyx/Makefile.am
tests/havelib/rpathx/Makefile.am
tests/havelib/rpathy/Makefile.am
tests/havelib/rpathz/Makefile.am