]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Fix C++ test cases after recent Gnulib changes. Discussed starting at
[bison.git] / ChangeLog
index f1ff2fb8c7d828fe65a597c35906fa46906ef481..9c2618947c081f1438f38598b1d9198e2c872053 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-07-02  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       Fix C++ test cases after recent Gnulib changes.  Discussed starting at
+       <http://lists.gnu.org/archive/html/bug-bison/2007-07/msg00000.html>.
+       * examples/calc++/Makefile.am (DEFAULT_INCLUDES): Override Automake's
+       definition in order to avoid Gnulib headers since we don't use config.h
+       here.
+       * tests/output.at (AT_CHECK_OUTPUT_FILE_NAME): Use AT_DATA_GRAMMAR
+       rather than AT_DATA so that config.h is included.
+
 2007-07-01  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        * data/glr.c (yy_yypstack, yypstates, yypdumpstack): Use YYFPRINTF
 2007-07-01  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        * data/glr.c (yy_yypstack, yypstates, yypdumpstack): Use YYFPRINTF