package/libcurl: Remove autoreconf
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 28 Sep 2014 15:13:44 +0000 (17:13 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 28 Sep 2014 19:53:39 +0000 (21:53 +0200)
When libcurl-0001-build-link-curl-to-NSS-libraries-when-NSS-support.patch
was removed the corresponding autoreconf was left behind:
http://git.buildroot.net/buildroot/commit/?id=9185b64ed5599622cb89ca4ee6ee29440b02ec8a

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libcurl/libcurl.mk

index 610efc1a5a2bce067755a9e53f8d355587f0ce38..74584a6d986ae34d9815387568a54687f5485ad6 100644 (file)
@@ -14,8 +14,6 @@ LIBCURL_DEPENDENCIES = host-pkgconf \
 LIBCURL_LICENSE = ICS
 LIBCURL_LICENSE_FILES = COPYING
 LIBCURL_INSTALL_STAGING = YES
-# For libcurl-0001-build-link-curl-to-NSS-libraries-when-NSS-support.patch
-LIBCURL_AUTORECONF = YES
 
 # We disable NTLM support because it uses fork(), which doesn't work
 # on non-MMU platforms. Moreover, this authentication method is