2007-11-10 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ * configure.ac (AM_INIT_AUTOMAKE): Require version 1.10a.
+
* automake.in (handle_tests): Remove debugging leftover.
Run each test in a process-private subdirectory.
# suite) without being bothered by `missing'.
AC_SUBST([am_AUTOCONF], ["${AUTOCONF-autoconf}"])
-AM_INIT_AUTOMAKE([1.8a dist-bzip2 filename-length-max=99 color-tests])
+AM_INIT_AUTOMAKE([1.10a dist-bzip2 filename-length-max=99 color-tests])
# The API version is the base version. We must guarantee
# compatibility for all releases with the same API version.