projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix iproute2 (ip & tc) build broken by [2333]
[openwrt.git]
/
openwrt
/
package
/
speex
/
Config.in
diff --git
a/openwrt/package/speex/Config.in
b/openwrt/package/speex/Config.in
index
a592dd6
..
800de56
100644
(file)
--- a/
openwrt/package/speex/Config.in
+++ b/
openwrt/package/speex/Config.in
@@
-1,13
+1,13
@@
-config BR2_
PACKAG
E_SPEEX
+config BR2_
COMPIL
E_SPEEX
bool
default n
depends BR2_PACKAGE_LIBSPEEX
config BR2_PACKAGE_LIBSPEEX
bool
default n
depends BR2_PACKAGE_LIBSPEEX
config BR2_PACKAGE_LIBSPEEX
- prompt "libspeex
-
Open source patent-free speech compression codec"
+ prompt "libspeex
..........................
Open source patent-free speech compression codec"
tristate
default m if CONFIG_DEVEL
tristate
default m if CONFIG_DEVEL
- select BR2_
PACKAG
E_SPEEX
+ select BR2_
COMPIL
E_SPEEX
help
Speex is an Open Source/Free Software patent-free audio compression
help
Speex is an Open Source/Free Software patent-free audio compression
@@
-20,4
+20,4
@@
config BR2_PACKAGE_LIBSPEEX
http://www.speex.org/
This package contains the shared codec library, needed by other programs.
http://www.speex.org/
This package contains the shared codec library, needed by other programs.
-
\ No newline at end of file
+
This page took
0.027231 seconds
and
4
git commands to generate.