]> git.ipfire.org Git - thirdparty/libtool.git/commit
bootstrap: require GNU make to bootstrap.
authorGary V. Vaughan <gary@gnu.org>
Tue, 9 Oct 2012 12:52:51 +0000 (19:52 +0700)
committerGary V. Vaughan <gary@gnu.org>
Fri, 12 Oct 2012 11:36:36 +0000 (18:36 +0700)
commitfa881c36ca374a181e2b267b280dd4595595164d
tree0a8d53ce0578973fdd67438ff97221c7fdbbfdfb
parent941797e2730b14f5db7dcbfbe6d4e09bc29a0fa8
bootstrap: require GNU make to bootstrap.

Make is not installed by default in some environments, such as
cygwin... which is slow enough already without having to wait
for gnulib-tool, bootstrap and half of configure to complete
before getting an error.
* bootstrap.conf (buildreq): Add recent GNU make to bootstrap
requirements.  Now missing make is diagnosed in the earliest
part of bootstrap.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
bootstrap.conf