summaryrefslogtreecommitdiffstats
path: root/package/imlib2
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-06-14 12:22:41 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-06-14 12:22:41 +0200
commitf6c1bd002eb3d66ad4f8e615387db3f488f6897c (patch)
tree48bd34b291d0142368f6322f87ec28ef7498bccf /package/imlib2
parent627d8316a8fe97ec9ee2bed2414e20f84962c86a (diff)
downloadbuildroot-f6c1bd002eb3d66ad4f8e615387db3f488f6897c.tar.gz
buildroot-f6c1bd002eb3d66ad4f8e615387db3f488f6897c.zip
imlib2: drop unneeded autoreconf
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@korsgaard.com>
Diffstat (limited to 'package/imlib2')
-rw-r--r--package/imlib2/imlib2.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/imlib2/imlib2.mk b/package/imlib2/imlib2.mk
index 9781777012..7da032f9ad 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
OpenPOWER on IntegriCloud