vlc | branch: master | Konstantin Pavlov <[email protected]> | Fri Feb 25 
19:14:48 2011 +0300| [a5444c71f3f81d478668c569f99c33a96aeb967d] | committer: 
Konstantin Pavlov

Contribs: upnp: run libtoolize and autoreconf not only for win32.

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

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

diff --git a/extras/contrib/src/contrib-src.mak 
b/extras/contrib/src/contrib-src.mak
index 0264ce5..47344c6 100644
--- a/extras/contrib/src/contrib-src.mak
+++ b/extras/contrib/src/contrib-src.mak
@@ -2456,8 +2456,8 @@ libupnp: libupnp-$(UPNP_VERSION).tar.bz2
 ifdef HAVE_WIN32
        patch -p0 < Patches/libupnp-configure.patch
        patch -p0 < Patches/libupnp-win32.patch
-       cd $@; libtoolize&& autoreconf
 endif
+       cd $@; libtoolize && autoreconf
 
 ifdef HAVE_WIN32
 LIBUPNP_ECFLAGS=-DPTW32_STATIC_LIB

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

Reply via email to