On Sun, 24 Nov 2013, Diego Biurrun wrote:

---
configure | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/configure b/configure
index ed1c500..fadee1c 100755
--- a/configure
+++ b/configure
@@ -111,7 +111,6 @@ Program options:
  --disable-avserver       disable avserver build

Component options:
-  --disable-doc            do not build documentation
  --disable-avdevice       disable libavdevice build
  --disable-avcodec        disable libavcodec build
  --disable-avformat       disable libavformat build

Even if the functional parts of --disable-doc are removed (and the corresponding listing here), could some stub be kept for a transition period so that it wouldn't error out but only warn if this option is specified? I'd suspect that the option is used in a number of build scripts out there.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to