(output_rule_data): Test YYERROR_VERBOSE in the conditional

around the definition of ttyname.
This commit is contained in:
Richard M. Stallman
1996-01-27 08:26:26 +00:00
parent a8a7082ea6
commit ba2e357c0d

View File

@@ -462,7 +462,7 @@ output_rule_data()
}
if (! toknumflag && ! noparserflag)
fprintf(ftable, "\n#if YYDEBUG != 0\n\n");
fprintf(ftable, "\n#if YYDEBUG != 0 || defined (YYERROR_VERBOSE)\n\n");
/* Output the table of symbol names. */