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

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