projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] libtool: don't install aclocal directory again if symlink into $(STAGING_DI...
[openwrt.git]
/
include
/
autotools.mk
diff --git
a/include/autotools.mk
b/include/autotools.mk
index
e4c9fed
..
d5f1e46
100644
(file)
--- 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))
This page took
0.018716 seconds
and
4
git commands to generate.