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

Sean McGovern git at videolan.org
Sat Jul 12 20:36:39 CEST 2014


vlc/vlc-2.2 | branch: master | Sean McGovern <gseanmcg at gmail.com> | Wed Jul  2 19:54:03 2014 -0400| [bb6e4323c2d3f767787e068786c7e780fcdd35cb] | committer: Felix Paul Kühne

tools: require autoconf version 2.69 or higher

Signed-off-by: Rafaël Carré <funman at videolan.org>
(cherry picked from commit d2ff1914069d054c2a0a3c13825faccb81c64546)
Signed-off-by: Felix Paul Kühne <fkuehne at videolan.org>

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

 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