summaryrefslogtreecommitdiff
path: root/package/automake/Config.in
blob: d71abcf870e404421ff0b417a622851e6c866327 (plain)
1
2
3
4
5
6
7
8
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/