|
@@ -1,5 +1,6 @@
|
|
config BR2_PACKAGE_AUTOMAKE
|
|
config BR2_PACKAGE_AUTOMAKE
|
|
bool "automake"
|
|
bool "automake"
|
|
|
|
+ select BR2_PACKAGE_AUTOCONF
|
|
help
|
|
help
|
|
Tool for automatically generating Makefile's for input to
|
|
Tool for automatically generating Makefile's for input to
|
|
configure scripts (made by autoconf).
|
|
configure scripts (made by autoconf).
|