summaryrefslogtreecommitdiffstats
path: root/rules/libltdl.in
blob: 22c047381ef4e6da48a1f9478292e707f3859042 (plain)
1
2
3
4
5
6
7
8
## SECTION=system_libraries
config LIBLTDL
	tristate
	prompt "libltdl"
	help
	  A small library that aims at hiding the various difficulties
	  of dlopening libraries from programmers.  It is a system
	  independent dlopen wrapper for GNU libtool.