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

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