[vlc-commits] tools: require autoconf version 2.69 or higher

Sean McGovern git at videolan.org
Thu Jul 3 11:56:31 CEST 2014


vlc | branch: master | Sean McGovern <gseanmcg at gmail.com> | Wed Jul  2 19:54:03 2014 -0400| [d2ff1914069d054c2a0a3c13825faccb81c64546] | committer: Rafaël Carré

tools: require autoconf version 2.69 or higher

Signed-off-by: Rafaël Carré <funman at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d2ff1914069d054c2a0a3c13825faccb81c64546
---

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

diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index 28bad24..4c62b8f 100755
--- a/extras/tools/bootstrap
+++ b/extras/tools/bootstrap
@@ -70,7 +70,7 @@ else
 fi
 }
 
-check autoconf 2.67
+check autoconf 2.69
 check automake 1.11
 check m4 1.4.16
 check libtool 2.4



More information about the vlc-commits mailing list