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>
# and release Libtool.
buildreq="
help2man 1.29 http://www.gnu.org/software/help2man
+ make 3.81 http://www.gnu.org/software/make
makeinfo 4.8 http://www.gnu.org/software/texinfo
xz 4.999.8beta http://tukaani.org/xz
"