vlc/vlc-2.2 | branch: master | Sean McGovern <[email protected]> | Wed Jul 2 19:54:02 2014 -0400| [2e4cae18b562fd87b30d2efe6a8423763633a20a] | committer: Felix Paul Kühne
tools: require automake version 1.14 or higher Signed-off-by: Jean-Baptiste Kempf <[email protected]> (cherry picked from commit 60c952b9bb77a19beb4efa28d5693cf6e18db257) Signed-off-by: Felix Paul Kühne <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=2e4cae18b562fd87b30d2efe6a8423763633a20a --- 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
