mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 14:43:07 +02:00
Standardize package Config.in, change prompt to package name + short description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@996 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b60c1810df
commit
03914e2c4a
@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_LIBLTDL
|
||||
tristate "libltdl (a generic dynamic object loading library)"
|
||||
tristate "libltdl - Generic dynamic object loading library"
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
A generic dynamic object loading library.
|
||||
|
@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_LIBMYSQLCLIENT
|
||||
tristate "libmysqlclient (MySQL client library)"
|
||||
tristate "libmysqlclient - MySQL client library"
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
MySQL client library.
|
||||
|
@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_LIBPQ
|
||||
tristate "libpq (PostgreSQL client library)"
|
||||
tristate "libpq - PostgreSQL client library"
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
PostgreSQL client library.
|
||||
|
@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_TTCP
|
||||
tristate "ttcp"
|
||||
tristate "ttcp - TCP connection performance tester"
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
A small utility to test TCP connection performance
|
||||
|
Loading…
Reference in New Issue
Block a user