diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ 2006-11-29 Thomas Schwinge <tschwinge@gnu.org> + * configure: Regenerate. + * lexxer.c: Likewise. + * parser.c: Likewise. + Fix compiler, flex and bison warnings. * error.c: Include <stdlib.h>. * lexxer.h (yylex): Add declaration. @@ -16,7 +20,7 @@ * parser.y (%left): Change commas to spaces. * configure.ac (AM_INIT_AUTOMAKE): Add the `no-define' option. - + * build-aux/config.guess: New file, thanks to `autoreconf'. * build-aux/config.sub: Likewise. * build-aux/depcomp: Likewise. |