summaryrefslogtreecommitdiffstats
path: root/package/libtool/Config.in
blob: a7ab8329af1da2ec06e022ee61eb4c639a86d67c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config BR2_PACKAGE_LIBLTDL
	tristate "libltdl - Generic dynamic object loading library"
	default m if CONFIG_DEVEL
	help
	  A generic dynamic object loading library.
	  
	  http://www.gnu.org/software/libtool/
	  

config BR2_PACKAGE_LIBTOOL
	tristate
	default BR2_PACKAGE_LIBLTDL