projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove references to /usr in libpng*-config, standardize.
[openwrt.git]
/
openwrt
/
package
/
speex
/
Config.in
diff --git
a/openwrt/package/speex/Config.in
b/openwrt/package/speex/Config.in
index
a592dd6
..
2a51044
100644
(file)
--- a/
openwrt/package/speex/Config.in
+++ b/
openwrt/package/speex/Config.in
@@
-1,13
+1,13
@@
-config BR2_
PACKAG
E_SPEEX
- bool
+config BR2_
COMPIL
E_SPEEX
+ tristate
default n
depends BR2_PACKAGE_LIBSPEEX
config BR2_PACKAGE_LIBSPEEX
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.02907 seconds
and
4
git commands to generate.