summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-23 23:36:06 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-23 23:36:06 +0200
commit5cb8201023e194000f2b631053f85e80dba5551a (patch)
tree926bc7fd07e912a2434e6a590b60c88e84394f39
parentd38cfbf4f541b1d3a3332372169363dcc18d7365 (diff)
downloadbuildroot-5cb8201023e194000f2b631053f85e80dba5551a.tar.gz
buildroot-5cb8201023e194000f2b631053f85e80dba5551a.zip
harfbuzz: update why we are using autoreconf
Following the addition of a patch touching Makefile.am, let's update the comment explaining why we use <pkg>_AUTORECONF = YES. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/harfbuzz/harfbuzz.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/harfbuzz/harfbuzz.mk b/package/harfbuzz/harfbuzz.mk
index 0adfb53dbe..001405fbd7 100644
--- a/package/harfbuzz/harfbuzz.mk
+++ b/package/harfbuzz/harfbuzz.mk
@@ -25,7 +25,7 @@ HOST_HARFBUZZ_CONF_OPTS = \
--with-freetype=yes \
--with-glib=yes
-# beta libtool version
+# beta libtool version and patching Makefile.am
HARFBUZZ_AUTORECONF = YES
ifeq ($(BR2_TOOLCHAIN_HAS_THREADS),y)
OpenPOWER on IntegriCloud