Creating package.m4 from configure.ac causes too many problems.

* tests/Makefile.am (package.m4): Create it by hand,
AC_CONFIG_TESTDIR no longer does in the most recent CVS Autoconf.
This commit is contained in:
Akim Demaille
2002-01-06 20:57:20 +00:00
parent 43f8a3245a
commit ae774286e8
3 changed files with 43 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
2002-01-06 Akim Demaille <akim@epita.fr>
Creating package.m4 from configure.ac causes too many problems.
* tests/Makefile.am (package.m4): Create it by hand,
AC_CONFIG_TESTDIR no longer does in the most recent CVS Autoconf.
2002-01-04 Paul Eggert <eggert@twinsun.com>
* doc/bison.texinfo (Debugging):