summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-05-15 15:12:19 +0200
committerJim Meyering <meyering@redhat.com>2009-05-15 15:45:15 +0200
commitdc3961cbbba729534de807a2a7fbd1a6450613c6 (patch)
tree759d535f352164d9505c4c24759cf66e64434943 /bootstrap.conf
parent1315a99348a6fb6dc1aa61223f5f0d7d4f4ee383 (diff)
downloadparted-dc3961cbbba729534de807a2a7fbd1a6450613c6.tar.gz
build: require 1.10c (get it by building from automake.git)
* bootstrap.conf (buildreq): Require 1.10c (1.11 is coming soon) for our use of AM_SILENT_RULES. * configure.ac (AM_INIT_AUTOMAKE): Require 1.10c, for our use of AM_SILENT_RULES. Reported by Joel Granados.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 3c3325f..5b3b03c 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -109,7 +109,7 @@ mkdir -p gnulib-tests
# Build prerequisites
buildreq="\
autoconf 2.61
-automake 1.10b
+automake 1.10c
autopoint -
gettext -
git 1.4.4