[CVS 980326]: Still problems with texinfo
Jeffrey A Law
law@cygnus.com
Fri Mar 27 15:23:00 GMT 1998
In message < 13594.3722.419443.770874@slsvhmt >you write:
> On Thu, 26 March 1998, 09:12:29, manfred@s-direktnet.de wrote:
>
> > As a workaround I used the following:
> >
> > $ cd egcs/texinfo
> > $ mv configure configure.orig
> > $ autoconf
> > $ touch --file=configure.orig configure
>
> That's not enough. This is necessary, too:
>
> $ touch `find . -name Makefile.in -print`
Thanks for bringing this up -- Makefile.in is now a generated file
in the texinfo subdir. The snapshot/release scripts need to know
about that.
jeff
More information about the Gcc-bugs
mailing list