-config BR2_PACKAGE_SPEEX
- bool
+config BR2_COMPILE_SPEEX
+ tristate
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
- select BR2_PACKAGE_SPEEX
+ select BR2_COMPILE_SPEEX
help
Speex is an Open Source/Free Software patent-free audio compression
http://www.speex.org/
This package contains the shared codec library, needed by other programs.
-
\ No newline at end of file
+