From: "Mark E." Newsgroups: comp.os.msdos.djgpp Subject: Re: building flex 2.5.4 Date: Thu, 06 Jul 2000 13:51:02 -0400 Organization: Snowball's Web Message-ID: References: X-Newsreader: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 129.37.91.64 X-Trace: 6 Jul 2000 17:48:58 GMT, 129.37.91.64 Lines: 18 X-Complaints-To: abuse AT prserv DOT net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Frank Donahoe wrote: >provision of `diffs.dos' with "bsn128s.zip" I can see how to eliminate >this new feature in bison. It may be a new feature in Bison, but it's the same idea in other GNU tools like 'makeinfo'. But there's no need to re-built Bison. You can force y_tab.c (and y_tab.h with the -d flag) to be generated by setting the environment variable YACC to: bison -o y_tab.c before running the configure script. Mark -- Mark E.: snowball3 AT bigfoot DOT com http://snowball.frogspace.net/