Mail Archives: djgpp-workers/1999/01/19/13:15:19
On 19 Jan 99, at 12:01, Mark E. wrote:
> > *.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.
Perhaps it would be nice to be able to force this behaviour of makeinfo also
with LFN=Y (maybe with some environment variable)
Also is it really necessary to split info file?
I haven't tested these latest uploads of autoconf-2.13 as I built it similary as
before and modified manually places that I needed. I used such version
to build newly released automake-1.4 and after fixing one bug in it all tests
in automake works Ok with LFN=Y. There are still some failures with LFN=N.
I uploaded both sources and binaries of automake-1.4 and they are already
in v2gnu. Only thing I missed was that they requires autoconf-2.13, so I
must wait a bit before announcement.
Andris
- Raw text -