diff --git a/ChangeLog b/ChangeLog index 0c67dbd9..8694feee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2002-03-19 Paul Eggert + + * Makefile.am (AUTOMAKE_OPTIONS): 1.6. + * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove. + * Makefile.in, aclocal.m4, config.hin, configure, + config/Makefile.in, config/depcomp, config/install-sh, + doc/Makefile.am, lib/Makefile.in, m4/Makefile.in, src/Makefile.in, + tests/Makefile.in: Regenerate using Automake 1.6. + 2002-03-18 Paul Eggert Fix the problem with union yyalloc and C++.