2005-05-14 13:31:30 +00:00
|
|
|
config BR2_PACKAGE_LIBOSIP2
|
2005-05-19 16:49:23 +00:00
|
|
|
tristate "libosip2 - GNU oSIP library"
|
2005-05-14 13:31:30 +00:00
|
|
|
default m if CONFIG_DEVEL
|
2005-05-21 01:11:46 +00:00
|
|
|
select BR2_PACKAGE_LIBPTHREAD
|
2005-05-14 13:31:30 +00:00
|
|
|
help
|
|
|
|
GNU oSIP library, a Session Initiation Protocol (SIP) implementation
|
|
|
|
|
|
|
|
http://www.gnu.org/software/osip/
|
|
|
|
|