vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Tue Aug  2 
13:16:56 2011 +0300| [9d5573f2dddfa496751cd46b11786f71822e3824] | committer: 
Rémi Denis-Courmont

contrib: fix theora typo

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

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

diff --git a/contrib/src/theora/rules.mak b/contrib/src/theora/rules.mak
index 2b7d36e..c3b6c1e 100644
--- a/contrib/src/theora/rules.mak
+++ b/contrib/src/theora/rules.mak
@@ -46,6 +46,6 @@ DEPS_theora = ogg $(DEPS_ogg)
 ifdef HAVE_WIN32
        $(RECONF)
 endif
-       cd $< && $(HOSTVARGS) ./configure $(THEORACONF)
+       cd $< && $(HOSTVARS) ./configure $(THEORACONF)
        cd $< && $(MAKE) install
        touch $@

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

Reply via email to