Commit 96338ef1 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

automake: depends on autoconf, so select it

parent 98a01f05
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
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).