libsoup: enable autoreconf
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 10 Aug 2009 18:22:31 +0000 (20:22 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 10 Aug 2009 18:22:31 +0000 (20:22 +0200)
To get the libtool patch to make some effect, an autoreconfiguration
is necessary.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libsoup/libsoup.mk

index c0b85e2f906765041479b12b82226186209eabc3..b4eaa5a2ec62551057974f30f023d031cad868d3 100644 (file)
@@ -8,7 +8,7 @@ LIBSOUP_MAJOR_VERSION:=2.26
 LIBSOUP_VERSION:=$(LIBSOUP_MAJOR_VERSION).2
 LIBSOUP_SOURCE:=libsoup-$(LIBSOUP_VERSION).tar.bz2
 LIBSOUP_SITE:=http://ftp.gnome.org/pub/gnome/sources/libsoup/$(LIBSOUP_MAJOR_VERSION)
-LIBSOUP_AUTORECONF = NO
+LIBSOUP_AUTORECONF = YES
 LIBSOUP_INSTALL_STAGING = YES
 LIBSOUP_INSTALL_TARGET = YES