projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90da104
)
[include] autotools.mk: let PKG_REMOVE_FILES default to aclocal.m4
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 10 Dec 2010 22:59:07 +0000
(22:59 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 10 Dec 2010 22:59:07 +0000
(22:59 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24458
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/autotools.mk
patch
|
blob
|
history
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.024657 seconds
and
4
git commands to generate.