projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix for madwifi radiotap support (patch by jwright)
[openwrt.git]
/
package
/
libvorbis
/
Config.in
diff --git
a/package/libvorbis/Config.in
b/package/libvorbis/Config.in
index
ab93bd3
..
805f1f8
100644
(file)
--- a/
package/libvorbis/Config.in
+++ b/
package/libvorbis/Config.in
@@
-1,9
+1,10
@@
config BR2_PACKAGE_LIBVORBIS
config BR2_PACKAGE_LIBVORBIS
- tristate "libvorbis - The Vorbis General Audio Compression Codec library"
- default m if CONFIG_DEVEL
+ prompt "libvorbis......................... The Vorbis General Audio Compression Codec library"
+ tristate
+ default n
select BR2_PACKAGE_LIBOGG
help
The Vorbis General Audio Compression Codec library.
http://www.vorbis.com/
select BR2_PACKAGE_LIBOGG
help
The Vorbis General Audio Compression Codec library.
http://www.vorbis.com/
-
+
This page took
0.028366 seconds
and
4
git commands to generate.