projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e637a00
)
Change automake-1.4 to automake (#952)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 12 Nov 2006 18:43:54 +0000
(18:43 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 12 Nov 2006 18:43:54 +0000
(18:43 +0000)
SVN-Revision: 5516
package/linux-atm/Makefile
patch
|
blob
|
history
diff --git
a/package/linux-atm/Makefile
b/package/linux-atm/Makefile
index 3745c7c87e63c34158d8500f17b856954882e962..ced3da69ef810afddf6db7628a8f2d7a8d6a568d 100644
(file)
--- a/
package/linux-atm/Makefile
+++ b/
package/linux-atm/Makefile
@@
-87,6
+87,6
@@
endef
$(eval $(call BuildPackage,linux-atm))
$(eval $(call BuildPackage,br2684ctl))
-$(eval $(call RequireCommand,automake
-1.4
, \
- $(PKG_NAME) requires automake
-1.4
. \
+$(eval $(call RequireCommand,automake, \
+ $(PKG_NAME) requires automake. \
))