[Buildroot] [git commit] imlib2: drop unneeded autoreconf

Peter Korsgaard peter at korsgaard.com
Tue Jun 14 10:22:41 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=f6c1bd002eb3d66ad4f8e615387db3f488f6897c
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

This was forgotten when the patch to Makefile.am was removed in 779676f62d56
(imlib2: security bump to version 1.4.8).

Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/imlib2/imlib2.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/imlib2/imlib2.mk b/package/imlib2/imlib2.mk
index 9781777..7da032f 100644
--- a/package/imlib2/imlib2.mk
+++ b/package/imlib2/imlib2.mk
@@ -10,7 +10,6 @@ IMLIB2_SITE = http://downloads.sourceforge.net/project/enlightenment/imlib2-src/
 IMLIB2_LICENSE = imlib2 license
 IMLIB2_LICENSE_FILES = COPYING
 
-IMLIB2_AUTORECONF = YES
 IMLIB2_INSTALL_STAGING = YES
 IMLIB2_DEPENDENCIES = host-pkgconf freetype
 IMLIB2_CONF_OPTS = --with-freetype-config=$(STAGING_DIR)/usr/bin/freetype-config


More information about the buildroot mailing list