[PATCH][BZ #16037] configure: allow building with GNU Make 4

Joseph S. Myers joseph@codesourcery.com
Thu Oct 10 11:35:00 GMT 2013


On Thu, 10 Oct 2013, Marc-Antoine Perennou wrote:

> Currently, configure errors telling make 4 is too old
> since it does not match our regexp.
> 
> configure.in: allow GNU Make 4.*

Typically in such cases we'd allow all of versions 4-9 and any 
two-or-more-digit versions, to avoid this issue arising in future.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list