projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed ticket #169 thanks to gps !
[openwrt.git]
/
package
/
libosip2
/
Config.in
diff --git
a/package/libosip2/Config.in
b/package/libosip2/Config.in
index
107b489
..
456865c
100644
(file)
--- a/
package/libosip2/Config.in
+++ b/
package/libosip2/Config.in
@@
-1,8
+1,9
@@
config BR2_PACKAGE_LIBOSIP2
config BR2_PACKAGE_LIBOSIP2
- tristate "libosip2 - GNU oSIP library"
+ prompt "libosip2.......................... The GNU oSIP library"
+ tristate
default m if CONFIG_DEVEL
default m if CONFIG_DEVEL
+ select BR2_PACKAGE_LIBPTHREAD
help
GNU oSIP library, a Session Initiation Protocol (SIP) implementation
http://www.gnu.org/software/osip/
help
GNU oSIP library, a Session Initiation Protocol (SIP) implementation
http://www.gnu.org/software/osip/
-
This page took
0.020872 seconds
and
4
git commands to generate.