diff --git a/include/autotools.mk b/include/autotools.mk index e4c9fedbab..d5f1e464c0 100644 --- a/include/autotools.mk +++ b/include/autotools.mk @@ -6,6 +6,7 @@ # PKG_LIBTOOL_PATHS?=$(CONFIGURE_PATH) +PKG_REMOVE_FILES?=aclocal.m4 autoconf_bool = $(patsubst %,$(if $($(1)),--enable,--disable)-%,$(2))