projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
895ac7a
)
Update makefiles to use the autotools stuff put in the template, remove bogus stamp...
author
Florian Fainelli
<florian@openwrt.org>
Thu, 2 Nov 2006 23:01:45 +0000
(23:01 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 2 Nov 2006 23:01:45 +0000
(23:01 +0000)
SVN-Revision: 5386
include/package.mk
patch
|
blob
|
history
diff --git
a/include/package.mk
b/include/package.mk
index 1a424e259f9ce8fc4e55e7abc4e199245ddf8fcd..c28aad82404d0710a559fa2ac7da057066ee684e 100644
(file)
--- a/
include/package.mk
+++ b/
include/package.mk
@@
-298,7
+298,6
@@
define Build/Configure/Default
[ -e acinclude.m4 ] && touch acinclude.m4 ; \
[ -e config.h.in ] && touch config.h.in ; \
[ -e configure.ac ] && touch configure.ac ; \
- [ -e stamp-h.in ] && touch stamp-h.in ; \
);
(cd $(PKG_BUILD_DIR)/$(strip $(3)); \
if [ -x configure ]; then \