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

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