From 30ffbbe5ad4f5feb6797439d46fa2e404d188505 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Wed, 14 Jan 2009 22:07:17 +0000 Subject: Remove references to sys/timeb.h in libupnp configure, ftime is removed from source already --- package/libupnp/libupnp.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/libupnp/libupnp.mk') diff --git a/package/libupnp/libupnp.mk b/package/libupnp/libupnp.mk index e98799e95..1bd035634 100644 --- a/package/libupnp/libupnp.mk +++ b/package/libupnp/libupnp.mk @@ -7,6 +7,8 @@ LIBUPNP_VERSION:=1.6.6 LIBUPNP_SOURCE:=libupnp-$(LIBUPNP_VERSION).tar.bz2 LIBUPNP_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/pupnp +LIBUPNP_CONF_ENV = ac_cv_lib_compat_ftime=no + LIBUPNP_INSTALL_STAGING:=YES $(eval $(call AUTOTARGETS,package,libupnp)) -- cgit v1.2.3