[package] libtool: don't install aclocal directory again if symlink into $(STAGING_DI...
[openwrt.git] / include / autotools.mk
index e4c9fed..d5f1e46 100644 (file)
@@ -6,6 +6,7 @@
 #
 
 PKG_LIBTOOL_PATHS?=$(CONFIGURE_PATH)
+PKG_REMOVE_FILES?=aclocal.m4
 
 autoconf_bool = $(patsubst %,$(if $($(1)),--enable,--disable)-%,$(2))
 
This page took 0.018716 seconds and 4 git commands to generate.