summaryrefslogtreecommitdiffstats
path: root/package/autoconf/Config.in
blob: 00b3e2c5ddf210aaa8a34039ad6cf927a3a91aee (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_AUTOCONF
	bool "autoconf"
	select BR2_PACKAGE_MICROPERL
	help
	  Extensible program for developing configure scripts.  These
	  scripts handle all the mundane system/feature detection.

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