vanhofen
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
package/libupnp/libupnp.mk
|
@ -9,7 +9,7 @@ LIBUPNP_DIR = libupnp-$(LIBUPNP_VERSION) |
|
|
LIBUPNP_SOURCE = libupnp-$(LIBUPNP_VERSION).tar.bz2 |
|
|
LIBUPNP_SOURCE = libupnp-$(LIBUPNP_VERSION).tar.bz2 |
|
|
LIBUPNP_SITE = http://sourceforge.net/projects/pupnp/files/pupnp/libUPnP%20$(LIBUPNP_VERSION) |
|
|
LIBUPNP_SITE = http://sourceforge.net/projects/pupnp/files/pupnp/libUPnP%20$(LIBUPNP_VERSION) |
|
|
|
|
|
|
|
|
LIBUPNP_CONV_OPTS = \
|
|
|
LIBUPNP_CONF_OPTS = \
|
|
|
--enable-shared \
|
|
|
--enable-shared \
|
|
|
--disable-static |
|
|
--disable-static |
|
|
|
|
|
|
|
|