linphone: fix build failure
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 9 Oct 2013 12:22:36 +0000 (09:22 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 9 Oct 2013 19:21:38 +0000 (21:21 +0200)
The configure script is out of sync causing deplibs linking issues so
recreate it. Fixes:
http://autobuild.buildroot.net/results/006/00673f04d0ce6cb0c5828e68f236a4eb8d7920db/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/linphone/linphone.mk

index a4fc95c4c0d107bc0a176f9ae4067df8b5bc234f..e7e3de66204eff82a2e0a641d6dc372553a89bab 100644 (file)
@@ -10,7 +10,8 @@ LINPHONE_CONF_OPT = \
        --enable-external-ortp \
        --enable-external-mediastreamer \
        --disable-strict
-
+# configure is out of sync causing deplibs linking issues
+LINPHONE_AUTORECONF = YES
 LINPHONE_DEPENDENCIES = host-pkgconf ortp mediastreamer libeXosip2 speex
 LINPHONE_LICENSE = GPLv2+
 LINPHONE_LICENSE_FILES = COPYING