* Makefile.am (AUTOMAKE_OPTIONS): 1.5.

* Makefile.maint: Sync. with CVS Autoconf.
This commit is contained in:
Akim Demaille
2001-08-27 09:33:34 +00:00
parent 3e4c37cf7b
commit e373aad966
14 changed files with 4367 additions and 2358 deletions

View File

@@ -34,7 +34,7 @@ bison.info-1: 1313
bison.info-2: 50357
bison.info-3: 99982
bison.info-4: 148180
bison.info-5: 190964
bison.info-5: 191142

Tag Table:
(Indirect)
@@ -129,13 +129,13 @@ Node: Tie-in Recovery178329
Node: Debugging180501
Node: Invocation183802
Node: Bison Options185054
Node: Environment Variables188488
Node: Option Cross Key189336
Node: VMS Invocation190180
Node: Table of Symbols190964
Node: Glossary198603
Node: Copying This Manual204907
Node: GNU Free Documentation License205116
Node: Index224981
Node: Environment Variables188666
Node: Option Cross Key189514
Node: VMS Invocation190358
Node: Table of Symbols191142
Node: Glossary198781
Node: Copying This Manual205085
Node: GNU Free Documentation License205294
Node: Index225159

End Tag Table

View File

@@ -1069,6 +1069,12 @@ Adjust the output:
The other output files' names are constructed from OUTFILE as
described under the `-v' and `-d' options.
`-g'
`--graph'
Output a VCG definition of the LALR(1) grammar automaton computed
by Bison. If the grammar file is `foo.y', the VCG output file will
be `foo.vcg'.

File: bison.info, Node: Environment Variables, Next: Option Cross Key, Prev: Bison Options, Up: Invocation

View File

@@ -1,3 +1,3 @@
@set UPDATED 15 August 2001
@set UPDATED 16 August 2001
@set EDITION 1.28c
@set VERSION 1.28c

View File

@@ -1,3 +1,3 @@
@set UPDATED 15 August 2001
@set UPDATED 16 August 2001
@set EDITION 1.28c
@set VERSION 1.28c