fc9d35beb5
SVN-Revision: 996
13 lines
282 B
Text
13 lines
282 B
Text
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
|
|
|