libsoup: enable autoreconf
To get the libtool patch to make some effect, an autoreconfiguration is necessary. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
5cecbb7fba
commit
843c592a7c
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user