Date: Tue, 22 Oct 2002 21:36:53 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: acottrel AT ihug DOT com DOT au Message-Id: <8011-Tue22Oct2002213653+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: lauras AT softhome DOT net, djgpp-workers AT delorie DOT com In-reply-to: <002001c2799d$bec98760$0a02a8c0@p4> (acottrel@ihug.com.au) Subject: Re: Minor glitch in 2.04 binary archives References: <44311794386 DOT 20021021215359 AT softhome DOT net> <002001c2799d$bec98760$0a02a8c0 AT p4> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Andrew Cottrell" > Date: Tue, 22 Oct 2002 17:36:02 +1000 > > What is the correct procedure in order to produce the info files from the > 3.79.2a sources? In make 3.80 there is a doc directory and it also produces > LFN info docs. The modified directory structure in Make 3.80 breaks the DJGPP-specific Makefile. You need patches to make that work again. I will send those patches in a few days (sorry, I barely have time to read my email these days). > If I delete the make.info* files and do a make the makeinfo produces LFN > info files. Simply edit doc/make.info by hand. That's what I do.