Date: Thu, 27 Aug 1998 16:14:48 +0200 (WET) From: Andris Pavenis To: Nathan Huizinga cc: djgpp Subject: Re: Autoconf/automake for djgpp (MS-DOS) In-Reply-To: <35E2A90B.1EFE0E22@chess.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 25 Aug 1998, Nathan Huizinga wrote: > Does someone know where to get a *working* version of "automake" and > "autoconf" for djgpp MS-DOS. I've already got "autoconf" for djgpp, but > this does NOT work correctly under MS-DOS. Lacks the .exe extensions for > executables... > You need to run autoconf from bash. There is no official version of automake for DJGPP. I built it and got working (7 failed tests out of bit more than 153). To use automake PERL should be installed. Andris