Re: Porting make to HP NonStop

2010-09-09 Thread Eric Blake
On 09/09/2010 06:43 AM, Schmitz, Joachim wrote: Hi there I just tried to port make-3.82 to HP-Nonstop. I got it to work (almost) with the following minor changes: diff -u ./config/config.sub.orig ./config/config.sub --- ./config/config.sub.orig2010-07-28 00:42:11.0 -0500 +++ ./conf

RE: Porting make to HP NonStop

2010-09-09 Thread Schmitz, Joachim
BTW: the 'Parallelism'-check worked just fine in an older port, make-3.79.1. Bye, Jojo From: Schmitz, Joachim Sent: Thursday, September 09, 2010 2:44 PM To: 'bug-make@gnu.org' Cc: 'autoconf-patc...@gnu.org' Subject: Porting make to HP NonStop Hi there I just tried to port make-3.82 to HP-Nonsto