summaryrefslogtreecommitdiff
path: root/package/libogg/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-06-16 11:25:25 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-06-16 11:25:25 +0000
commitba6586bea1d340e8e108c63399318f115c60136d (patch)
tree7595315ae5917271bbf27ff6337212af22e6f9ea /package/libogg/Config.in
parentf4c708675f781bd557caeeb0e645ea4665625254 (diff)
libogg: remove BR2_PACKAGE_LIBOGG_HEADERS
We don't need per-package header install options now that we have BR2_HAVE_DEVFILES (they are in fact useless as the files will get overwritten/deleted anyway).
Diffstat (limited to 'package/libogg/Config.in')
-rw-r--r--package/libogg/Config.in11
1 files changed, 2 insertions, 9 deletions
diff --git a/package/libogg/Config.in b/package/libogg/Config.in
index bf5f50847..970cc8083 100644
--- a/package/libogg/Config.in
+++ b/package/libogg/Config.in
@@ -3,12 +3,5 @@ config BR2_PACKAGE_LIBOGG
default n
select BR2_PACKAGE_PKGCONFIG
help
- Ogg is the name of Xiph.org's container format for audio, video, and metadata
-
-config BR2_PACKAGE_LIBOGG_HEADERS
- bool "libogg target headers"
- default n
- depends on BR2_PACKAGE_LIBOGG
- help
- Add target headers for the Ogg open source container format
- - Not yet implemented
+ Ogg is the name of Xiph.org's container format for audio,
+ video, and metadata