X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <410D7E32.3BCF266B@yahoo.com> From: CBFalconer Organization: Ched Research X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Make files References: <2n3qjcFskp2gU3 AT uni-berlin DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 22 Date: Mon, 02 Aug 2004 06:02:42 GMT NNTP-Posting-Host: 12.76.143.54 X-Complaints-To: abuse AT worldnet DOT att DOT net X-Trace: bgtnsc05-news.ops.worldnet.att.net 1091426562 12.76.143.54 (Mon, 02 Aug 2004 06:02:42 GMT) NNTP-Posting-Date: Mon, 02 Aug 2004 06:02:42 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com anonymous wrote: > >> You don't --- you build them yourself, using the ./configure >> script method just like on Unix. Either that, or in the case of >> indent you could just get yourself the pre-built DJGPP binary >> package from your preferred mirror site. > > How can I run the 'configure' script on Windows/DOS?. I tried > renaming it to configure.bat but it doesn't work. Please don't strip attribution lines for material you quote. You run bash first. Then you execute ./configure. Then you may exit bash if you wish. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?