Pārlūkot izejas kodu

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>
Thomas Petazzoni 10 gadi atpakaļ
vecāks
revīzija
5cb8201023
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      package/harfbuzz/harfbuzz.mk

+ 1 - 1
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)