On Mon, 2 Jul 2007, Joel E. Denny wrote: > +2007-07-02 Joel E. Denny <[EMAIL PROTECTED]> > + > + 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. > +
Committed.
