summaryrefslogtreecommitdiffstats
path: root/package/automake/Config.in
blob: 70be8af22aaaa84802a94083d154a4d38f9ef576 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_AUTOMAKE
	bool "automake"
	select BR2_PACKAGE_AUTOCONF
	help
	  Tool for automatically generating Makefile's for input to
	  configure scripts (made by autoconf).

	  http://www.gnu.org/software/automake/