vlc/vlc-2.2 | branch: master | Sean McGovern <[email protected]> | 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é <[email protected]> (cherry picked from commit d2ff1914069d054c2a0a3c13825faccb81c64546) Signed-off-by: Felix Paul Kühne <[email protected]> > 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 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
