]> git.saurik.com Git - bison.git/commitdiff
* Makefile.am (AUTOMAKE_OPTIONS): 1.6.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Mar 2002 10:55:47 +0000 (10:55 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Mar 2002 10:55:47 +0000 (10:55 +0000)
* 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.

ChangeLog

index 0c67dbd94c678e17248551a72a270f8ae7e0e9b8..8694feee9f1f867621535d38c94db6227e75592b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-03-19  Paul Eggert  <eggert@twinsun.com>
+
+       * 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  <eggert@twinsun.com>
 
        Fix the problem with union yyalloc and C++.
 2002-03-18  Paul Eggert  <eggert@twinsun.com>
 
        Fix the problem with union yyalloc and C++.