From 6cee62971ee356291af2bb9c19a6eea3d4f781d8 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 29 Jan 2003 06:31:41 +0000 Subject: [PATCH] * data/lalr1.cc: Do not use @output_header_name@ unless b4_defines_flag is set. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index c85c026..364dfca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-01-28 Paul Eggert + + * data/lalr1.cc: Do not use @output_header_name@ unless + b4_defines_flag is set. This fixes two bugs reported by + Tim Van Holder in + + and . + 2003-01-21 Paul Eggert * data/yacc.c (YYERROR): Move code from yyerrlab1 to here, so that -- 2.7.4