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

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