summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-08-30 18:53:20 +0200
committerJim Meyering <meyering@redhat.com>2012-08-30 19:07:36 +0200
commitc7c9978f0bbf05517437ccc76ea8eff5d811aaef (patch)
tree8e06b088dcae92f72d4241108e0a8719765a0710 /bootstrap.conf
parentb2338d71549462c1dfbb434111b5c46701f54261 (diff)
downloadparted-c7c9978f0bbf05517437ccc76ea8eff5d811aaef.tar.gz
maint: make Autoconf version requirement consistent
* bootstrap.conf ($buildreq): Require Autoconf >= 2.63, not >= 2.61, for consistency with what is done in AC_INIT in configure.ac Copyright-paperwork-exempt: yes
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 39a5506..a5d5910 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -129,7 +129,7 @@ mkdir -p gnulib-tests
# Build prerequisites
buildreq="\
-autoconf 2.61
+autoconf 2.63
automake 1.11.6
autopoint -
bc -