Re: Making Autoconf 2.70 happen in the near future

2020-03-24 Thread NightStrike
On Mon, Mar 23, 2020 at 5:08 PM Zack Weinberg wrote: > I didn't get any suggestions of additional autoconf-using software > packages to test. To my mind, that is the biggest remaining hole in > the plan. Please suggest any software you know of whose autoconf > usage is particularly complicated

Re: Making Autoconf 2.70 happen in the near future

2020-03-24 Thread Marko Lindqvist
I maintain http://www.cazfi.net/crosser/ for cross-compiling bunch of software on linux (mostly debian and ubuntu) targeted to Windows (win64 & win32). I'll make a test build using new autoconf. Not yet sure if I can make it soon already with autoconf head, or will I wait that you have a beta pack

Re: Making Autoconf 2.70 happen in the near future

2020-03-24 Thread Zack Weinberg
On Tue, Mar 24, 2020 at 1:11 PM Marko Lindqvist wrote: > > I maintain http://www.cazfi.net/crosser/ for cross-compiling bunch of > software on linux (mostly debian and ubuntu) targeted to Windows > (win64 & win32). I'll make a test build using new autoconf. Not yet > sure if I can make it soon al