mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 22:12:12 +00:00
9 lines
207 B
Plaintext
9 lines
207 B
Plaintext
config BR2_PACKAGE_AUTOMAKE
|
|
bool "automake"
|
|
default n
|
|
help
|
|
Tool for automatically generating Makefile's for input to
|
|
configure scripts (made by autoconf).
|
|
|
|
http://www.gnu.org/software/automake/
|