summaryrefslogtreecommitdiff
path: root/openwrt/package/libogg/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-10-17 22:19:21 +0000
committerNicolas Thill <nico@openwrt.org>2005-10-17 22:19:21 +0000
commit0f52a18e0bc610f560ad98382a4fb5685701a7b6 (patch)
treebd511c93770d5ea938c29c00df1dc5d190949cf3 /openwrt/package/libogg/Config.in
parentf2e947e7839c07794bbefc1d0de1caa375ae55bc (diff)
downloadmtk-20170518-0f52a18e0bc610f560ad98382a4fb5685701a7b6.zip
mtk-20170518-0f52a18e0bc610f560ad98382a4fb5685701a7b6.tar.gz
mtk-20170518-0f52a18e0bc610f560ad98382a4fb5685701a7b6.tar.bz2
change icecast to use libvorbisidec instead of libogg/libvorbis (thanks to David Collet)
SVN-Revision: 2156
Diffstat (limited to 'openwrt/package/libogg/Config.in')
-rw-r--r--openwrt/package/libogg/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/libogg/Config.in b/openwrt/package/libogg/Config.in
index 38213a5..98632dd 100644
--- a/openwrt/package/libogg/Config.in
+++ b/openwrt/package/libogg/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_LIBOGG
tristate "libogg - The Ogg bitstream handling library"
- default m if CONFIG_DEVEL
+ default n
help
The Ogg bitstream handling library.