[vlc-commits] remove duplicate dep

Rafaël Carré git at videolan.org
Fri Dec 2 00:24:07 CET 2011


vlc/vlc-1.2 | branch: master | Rafaël Carré <funman at videolan.org> | Wed Nov 30 19:38:44 2011 -0500| [e734e469084bf849e310bcd54499f2f9e62df49f] | committer: Jean-Baptiste Kempf

remove duplicate dep
(cherry picked from commit 8895639dbaf061613bef26a51f03da5554e2731a)

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=e734e469084bf849e310bcd54499f2f9e62df49f
---

 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