Config.in 207 B

12345678
  1. config BR2_PACKAGE_AUTOMAKE
  2. bool "automake"
  3. default n
  4. help
  5. Tool for automatically generating Makefile's for input to
  6. configure scripts (made by autoconf).
  7. http://www.gnu.org/software/automake/