summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-01-05 11:47:47 +0000
committerColin Watson <cjwatson@debian.org>2019-01-05 11:47:47 +0000
commit23ccce2d05338688fd9fed7045e7d6660f5b3fc4 (patch)
tree7d7d75b121c59f3cb86a3149e9bf8915aaf9eca0 /bootstrap.conf
parentc588541ab548aa093b6b31196ae3cff7bb9250fe (diff)
Upgrade to Gnulib 20190105
In line with Gnulib, we now require Autoconf 2.63 and Automake 1.11.2. * bootstrap: Sync to Gnulib d271f868a8df9bbec29049d01e056481b7a1a263. * bootstrap.conf (GNULIB_REVISION): Set to d271f868a8df9bbec29049d01e056481b7a1a263. (buildreq): Bump required autoconf version to 2.63 and required automake version to 1.11.2. * configure.ac (AM_SILENT_RULES, AM_PROG_AR): Remove conditionals, which were there for Automake 1.10 support. (AC_PREREQ): Bump to 2.63. * NEWS: Document this.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 810cd154..4e6c149f 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -16,7 +16,7 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
-GNULIB_REVISION=900ca5c0b092e50f9f17329feea3fbfe2b6e2139
+GNULIB_REVISION=d271f868a8df9bbec29049d01e056481b7a1a263
# gnulib modules used by this package.
gnulib_modules="
@@ -105,8 +105,8 @@ SKIP_PO=t
# Build prerequisites
buildreq="\
-autoconf 2.59
-automake 1.11
+autoconf 2.63
+automake 1.11.2
autopoint 0.18.3
gettext 0.18.3
git 1.5.5