Message-Id: <199901191700.RAA89490@out4.ibm.net> From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Tue, 19 Jan 1999 12:01:18 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: autoconf 2.13 test version available X-mailer: Pegasus Mail for Win32 (v3.01d) Reply-To: djgpp-workers AT delorie DOT com > *.inf* is not good enough: if the Info files were produced on DOS, > they will be called .inf, .i1, .i2 etc. So use *.i* instead. > After taking another look at the autoconf Makefile, it appears that *.inf* is good enough.The info files are already provided prebuilt and unsplit in the source. And if you delete them, they are rebuilt using the --no- split option. To build the split files for the binary package, I had to run makeinfo outside Windows to generate the .i? files. Mark --- Mark Elbrecht snowball3 AT usa DOT net http://members.xoom.com/snowball3/