]> git.sesse.net Git - vlc/commitdiff
tools: Check for libtool 2.4
authorMartin Storsjö <martin@martin.st>
Mon, 26 Aug 2013 11:21:52 +0000 (14:21 +0300)
committerMartin Storsjö <martin@martin.st>
Mon, 26 Aug 2013 11:21:52 +0000 (14:21 +0300)
This is required when building libpng.

extras/tools/bootstrap

index f9e991dc42d90ae8b198e1b8f5caa55653bc3f6f..578d8e6f008f8c3873d7ea89fde41ac03346682d 100755 (executable)
@@ -57,7 +57,7 @@ fi
 check autoconf 2.67
 check automake 1.11
 check m4 1.4.16
-check libtool 2.2
+check libtool 2.4
 check pkg-config
 check cmake
 check yasm