[vlc-commits] Revert "contrib: shout: run autoreconf for darwin"
Rafaël Carré
git at videolan.org
Mon Nov 21 06:59:19 CET 2011
vlc | branch: master | Rafaël Carré <funman at videolan.org> | Mon Nov 21 00:46:08 2011 -0500| [39867aa1db523a9c9c75a1b68cdefb3177f7ac1f] | committer: Rafaël Carré
Revert "contrib: shout: run autoreconf for darwin"
This reverts commit 5213503d20328fac5f26f3c4aef5edf20e95cce6.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=39867aa1db523a9c9c75a1b68cdefb3177f7ac1f
---
contrib/src/shout/rules.mak | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/contrib/src/shout/rules.mak b/contrib/src/shout/rules.mak
index e9b3e38..b6319c6 100644
--- a/contrib/src/shout/rules.mak
+++ b/contrib/src/shout/rules.mak
@@ -23,7 +23,6 @@ DEPS_shout = ogg $(DEPS_ogg) theora $(DEPS_theora) speex $(DEPS_speex)
DEPS_shout += vorbis $(DEPS_vorbis)
.shout: libshout
- $(RECONF)
cd $< && $(HOSTVARS) ./configure $(HOSTCONF)
cd $< && $(MAKE) install
touch $@
More information about the vlc-commits
mailing list