[vlc-devel] [PATCH 2/3] tools: require automake version 1.14 or higher

Sean McGovern gseanmcg at gmail.com
Thu Jul 3 01:54:02 CEST 2014


---
 extras/tools/bootstrap |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index 28bad24..e20f295 100755
--- a/extras/tools/bootstrap
+++ b/extras/tools/bootstrap
@@ -71,7 +71,7 @@ fi
 }
 
 check autoconf 2.67
-check automake 1.11
+check automake 1.14
 check m4 1.4.16
 check libtool 2.4
 check pkg-config
-- 
1.7.9.2




More information about the vlc-devel mailing list