http://asg.web.cmu.edu/sasl/
+config BR2_PACKAGE_CYRUS_SASL
+ tristate
+ default BR2_PACKAGE_LIBSASL2
config BR2_PACKAGE_GLIB1
- select BR2_PACKAGE_LIBPTHREAD
tristate "glib 1.2 - The GLib library of C routines"
default m if CONFIG_DEVEL
+ select BR2_PACKAGE_LIBPTHREAD
help
GLib is a library containing many useful C routines for things such
as trees, hashes, and lists.
Depends: libpthread
+config BR2_PACKAGE_GLIB
+ tristate
+ default BR2_PACKAGE_GLIB1
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
+
http://dev.mysql.com/
+config BR2_PACKAGE_MYSQL
+ tristate
+ default BR2_PACKAGE_LIBMYSQLCLIENT
+
http://www.postgresql.org/
+config BR2_PACKAGE_POSTGRESQL
+ tristate
+ default BR2_PACKAGE_LIBPQ