* configure.in: Bump to 1.29b.

* 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.
This commit is contained in:
Akim Demaille
2001-09-22 16:56:37 +00:00
parent 6792619fa8
commit 19f01e885f
10 changed files with 1129 additions and 1003 deletions

4
NEWS
View File

@@ -1,10 +1,10 @@
Bison News
----------
Changes in version 1.29a:
Changes in version 1.29b:
* `--defines' and `--graph' have now an optionnal argument which is the
output file name. `-d' and `-g' do not change, they do not take any
output file name. `-d' and `-g' do not change, they do not take any
argument.
* `%source_extension' and `%header_extension' are removed, failed