From: Paul Eggert Date: Thu, 14 Jul 2005 16:33:40 +0000 (+0000) Subject: GXX -> CXX X-Git-Tag: BISON-2_1~91 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/f32c66b5f46a79a4a89d9b9fd116e969a54dfe73?ds=sidebyside GXX -> CXX --- diff --git a/ChangeLog b/ChangeLog index d894b454..d9084092 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-07-14 Paul Eggert + + * tests/Makefile.am (maintainer-check-g++): Fix a stray + $(GXX) that escaped the renaming of GXX to CXX. Problem + reported by twlevo@xs4all.nl. + 2005-07-13 Paul Hilfinger * data/glr.c (yyuserAction): Fix uninitialized variable that caused