Hi Tom, >>>>>> "Rainer" == Rainer Orth writes: > > Rainer> The fix is trivial: just accept an optional arg to -j in Makefile.in > Rainer> (saw_dash_j). Tested on i386-pc-solaris2.11 with just make and make > Rainer> -j/-jN with both make 3.82 and 4.2.1. > > Rainer> Ok for master? > > Thanks for doing this, and nice work noticing it. > This is OK if you first fix the nit that Andreas pointed out. here's what I've checked in. Thanks. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University 2018-06-13 Rainer Orth * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in MAKEFLAGS.