openwrtv4/openwrt/package/libtool/Config.in

15 lines
341 B
Text
Raw Normal View History

config BR2_COMPILE_LIBTOOL
tristate
depends BR2_PACKAGE_LIBLTDL
2005-05-13 04:04:27 +00:00
config BR2_PACKAGE_LIBLTDL
prompt "libltdl........................... A generic dynamic object loading library"
tristate
2005-05-13 04:04:27 +00:00
default m if CONFIG_DEVEL
select BR2_COMPILE_LIBTOOL
2005-05-13 04:04:27 +00:00
help
A generic dynamic object loading library.
2005-05-13 04:04:27 +00:00
http://www.gnu.org/software/libtool/