mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-06-08 16:52:35 +00:00
19f01e885f
* tests/Makefile.am (DISTCLEANFILES): Add package.m4. * tests/calc.at (_AT_DATA_CALC_Y): #undef malloc so that we don't need xmalloc.c in calc.y. From Pascal Bart.