blob: e2f6cc7f619da9913887b410fc3e5aad0c65c4af [file] [log] [blame]
config BR2_PACKAGE_AUTOMAKE
bool "automake"
# We no longer support a toolchain on the target
depends on BR2_DEPRECATED
select BR2_PACKAGE_AUTOCONF
select BR2_PACKAGE_PERL
help
Tool for automatically generating Makefile's for input to
configure scripts (made by autoconf).
http://www.gnu.org/software/automake/