Message-Id: <200007021914.WAA19200@alpha.netvision.net.il> Date: Sun, 02 Jul 2000 22:15:34 +0200 To: jeffw AT darwin DOT sfbr DOT org X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b From: "Eli Zaretskii" CC: djgpp AT delorie DOT com, ST001906 AT HRZ1 DOT HRZ DOT TU-Darmstadt DOT De In-reply-to: <200007021634.LAA15120@darwin.sfbr.org> (message from Jeff T Williams on Sun, 2 Jul 2000 11:39:35 -0600) Subject: Re: ANNOUNCE: DJGPP ports of many packages recompiled References: <200007021634 DOT LAA15120 AT darwin DOT sfbr DOT org> 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 > From: Jeff T Williams > Cc: eliz AT is DOT elta DOT co DOT il, ST001906 AT HRZ1 DOT HRZ DOT TU-Darmstadt DOT De > > Perhaps the info files for 'find' should not be split at all, as they are not > very big. Or is that simply the way the package builds itself? If so, I > suppose its up to the maintainer of Findutils. Unless you use the --no-split option to makeinfo, it always splits the Info file if it is larger than 60K or something. IMHO, there's no good reason for us to change what the original Makefile does, in this case. I have on my todo list to add an option to makeinfo to produce DOS-style *.iNN files even on Windows. (Volunteers are welcome to do that before I get to it, and send the patches to the Texinfo maintainer.)