vlc | branch: master | Sean McGovern <[email protected]> | 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é <[email protected]> > 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 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
