harfbuzz: update why we are using autoreconf
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 23 Jul 2015 21:36:06 +0000 (23:36 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 23 Jul 2015 21:36:06 +0000 (23:36 +0200)
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>
package/harfbuzz/harfbuzz.mk

index 0adfb53dbeb657e607ece2235cccfff92b098887..001405fbd7f186370ea83b91fad78856e82a1dd2 100644 (file)
@@ -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)