This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [CVS 980326]: Still problems with texinfo


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`


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]