mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-14 14:42:12 +00:00
10 lines
254 B
Plaintext
10 lines
254 B
Plaintext
config BR2_PACKAGE_AUTOMAKE
|
|
bool "automake"
|
|
select BR2_PACKAGE_AUTOCONF
|
|
select BR2_PACKAGE_MICROPERL
|
|
help
|
|
Tool for automatically generating Makefile's for input to
|
|
configure scripts (made by autoconf).
|
|
|
|
http://www.gnu.org/software/automake/
|