Skip to content

Instantly share code, notes, and snippets.

@dschmidt
Created December 4, 2015 17:57
Show Gist options
  • Save dschmidt/991096b3ca5cea6bb701 to your computer and use it in GitHub Desktop.
Save dschmidt/991096b3ca5cea6bb701 to your computer and use it in GitHub Desktop.
Use libtool from brew in vlc
diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index b408d34..8a011df 100755
--- a/extras/tools/bootstrap
+++ b/extras/tools/bootstrap
@@ -73,7 +73,7 @@ fi
check autoconf 2.69
check automake 1.14
check m4 1.4.16
-check libtool 2.4
+check glibtool 2.4
check pkg-config
check cmake 2.8.8
check yasm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment