[vlc-commits] tools: raise automake requirement due to libmad
Felix Paul Kühne
git at videolan.org
Sat Jun 4 14:42:16 CEST 2016
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sat Jun 4 14:42:24 2016 +0200| [d89757eefd0ad5f79e7050040fcb7bb33e21fb8d] | committer: Felix Paul Kühne
tools: raise automake requirement due to libmad
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d89757eefd0ad5f79e7050040fcb7bb33e21fb8d
---
extras/tools/bootstrap | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index 1351475..9666436 100755
--- a/extras/tools/bootstrap
+++ b/extras/tools/bootstrap
@@ -71,7 +71,7 @@ fi
}
check autoconf 2.69
-check automake 1.14
+check automake 1.15
check m4 1.4.16
check libtool 2.4
check pkg-config
More information about the vlc-commits
mailing list