Commit a5444c71 authored by Konstantin Pavlov's avatar Konstantin Pavlov

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

parent 3ae9909e
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment