Commit 5cb82010 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

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: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent d38cfbf4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)