]> git.ipfire.org Git - thirdparty/libtool.git/commit
bootstrap: support automake README requirement.
authorGary V. Vaughan <gary@gnu.org>
Fri, 3 Jan 2014 03:45:18 +0000 (16:45 +1300)
committerGary V. Vaughan <gary@gnu.org>
Fri, 3 Jan 2014 03:48:46 +0000 (16:48 +1300)
commit596fd58a484133a433a3fb941ffeaf9c815ac6d8
tree3cbe426c0d372bf07f7cb1848d7c62e2d7bf9b0c
parent4357284ea9899cb50176b75baaeba9ee74687efa
bootstrap: support automake README requirement.

* gl/build-aux/bootstrap.in (func_ensure_README): New function.
Link missing README to existing alternative naming.
(require_automake_options): New functions. Fetch AM_INIT_AUTOMAKE
options from configure.ac.
(func_reconfigure): If we're using automake, and it's not in
foreign mode, link a README file if possible.
* bootstrap: Regenerate.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
bootstrap
gl/build-aux/bootstrap.in