changeset 732:8312acdb7b15

Bump autotools version requirement.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 05 Nov 2012 12:06:05 +0200
parents 23ca05b27408
children ee48a7323280
files bootstrap.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bootstrap.sh	Thu Jun 09 12:01:04 2011 +0300
+++ b/bootstrap.sh	Mon Nov 05 12:06:05 2012 +0200
@@ -1,5 +1,5 @@
 #! /bin/sh
-WANT_AM_VERSION=1.9
+WANT_AM_VERSION=1.11
 
 echo "***"
 echo "*** Now bootstrapping the package."