vlc | branch: master | Rafaël Carré <[email protected]> | Thu Dec  8 19:24:55 
2011 -0500| [75e2783d83ba8ca774f322ee0c1ee7be8a86d192] | committer: Rafaël Carré

contrib: lame: typo

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

 contrib/src/lame/rules.mak |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/contrib/src/lame/rules.mak b/contrib/src/lame/rules.mak
index 48fce9b..851f34e 100644
--- a/contrib/src/lame/rules.mak
+++ b/contrib/src/lame/rules.mak
@@ -14,6 +14,6 @@ lame: lame-$(LAME_VERSION).tar.gz .sum-lame
        $(MOVE)
 
 .lame: lame
-       cd $< && $(HOSTVARS) ./configure $(HOSTCONF) --disable-analyser-hooks 
--disable-decoder --disable-gtktest --disable-frontend
+       cd $< && $(HOSTVARS) ./configure $(HOSTCONF) --disable-analyzer-hooks 
--disable-decoder --disable-gtktest --disable-frontend
        cd $< && $(MAKE) install
        touch $@

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to