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

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