* data/yacc.c: Guard the declaration of yytoknum also with

`#ifdef YYPRINT', so it is declared only when used.
This commit is contained in:
Akim Demaille
2002-09-04 12:03:01 +00:00
parent eb34f4177c
commit c0ad8bf3c2
3 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2002-09-04 Jim Meyering <jim@meyering.net>
* data/yacc.c: Guard the declaration of yytoknum also with
`#ifdef YYPRINT', so it is declared only when used.
2002-09-04 Akim Demaille <akim@epita.fr>
* configure.in: Rename as...