X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.182.138.39 with SMTP id qn7mr2604856obb.37.1383402028244; Sat, 02 Nov 2013 07:20:28 -0700 (PDT) X-Received: by 10.49.64.165 with SMTP id p5mr7028qes.12.1383402028177; Sat, 02 Nov 2013 07:20:28 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Sat, 2 Nov 2013 07:20:28 -0700 (PDT) In-Reply-To: <52737BA2.6060507@gmx.de> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2.171.15.208; posting-account=v5xbdQoAAAAOGc9Ccc-kLZyobvPlN3Qr NNTP-Posting-Host: 2.171.15.208 References: <535c9b42-9a81-4d11-a73b-aba5d1be65f2 AT googlegroups DOT com> <52737BA2 DOT 6060507 AT gmx DOT de> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: New version of autotools? From: Georg Potthast Injection-Date: Sat, 02 Nov 2013 14:20:28 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Received-Bytes: 1500 Bytes: 1710 Lines: 4 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk I am really happy that you made available a new version of make. There was at least one makefile that I remember that would not compile with the old make version and I will try it now with your new version. Yes, I also often run configure on Linux and then modify the resulting Makefile to run with djgpp in DOS. I was not aware that it is so much effort to port additional autotools. Georg