vlc | branch: master | Sean McGovern <[email protected]> | Wed Jul 2 19:54:02 2014 -0400| [60c952b9bb77a19beb4efa28d5693cf6e18db257] | committer: Jean-Baptiste Kempf
tools: require automake version 1.14 or higher Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=60c952b9bb77a19beb4efa28d5693cf6e18db257 --- extras/tools/bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap index 4c62b8f..905d128 100755 --- a/extras/tools/bootstrap +++ b/extras/tools/bootstrap @@ -71,7 +71,7 @@ fi } check autoconf 2.69 -check automake 1.11 +check automake 1.14 check m4 1.4.16 check libtool 2.4 check pkg-config _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
