[vlc-commits] remove duplicate dep
Rafaël Carré
git at videolan.org
Thu Dec 1 01:45:12 CET 2011
vlc | branch: master | Rafaël Carré <funman at videolan.org> | Wed Nov 30 19:38:44 2011 -0500| [8895639dbaf061613bef26a51f03da5554e2731a] | committer: Rafaël Carré
remove duplicate dep
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8895639dbaf061613bef26a51f03da5554e2731a
---
extras/tools/bootstrap | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index b7d48e6..1b3190b 100755
--- a/extras/tools/bootstrap
+++ b/extras/tools/bootstrap
@@ -91,7 +91,5 @@ PREFIX=\$(abspath ./build)
all: $NEEDED
@echo "You are ready to build VLC and its contribs"
-automake: .autoconf
-
include tools.mak
EOF
More information about the vlc-commits
mailing list