[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
color-tests requires bootstrapping with git Automake
From: |
Ralf Wildenhues |
Subject: |
color-tests requires bootstrapping with git Automake |
Date: |
Sat, 10 Nov 2007 11:55:35 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
Applied to master. Sorry for forgetting to do that right away.
Cheers,
Ralf
* configure.ac (AM_INIT_AUTOMAKE): Require version 1.10a.
diff --git a/configure.ac b/configure.ac
index fcc8902..9e08204 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ AC_CANONICAL_BUILD
# 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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- color-tests requires bootstrapping with git Automake,
Ralf Wildenhues <=