summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/faq.texi4
-rw-r--r--doc/general.texi4
2 files changed, 0 insertions, 8 deletions
diff --git a/doc/faq.texi b/doc/faq.texi
index bfaaaf49f4..27b26b6c3a 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -404,10 +404,6 @@ Yes, but the Cygwin or MinGW tools @emph{must} be used to compile Libav.
Read the @emph{Windows} section in the Libav documentation to find more
information.
-To get help and instructions for building Libav under Windows, check out
-the FFmpeg Windows Help Forum at
-@url{http://ffmpeg.arrozcru.org/}.
-
@section Can you add automake, libtool or autoconf support?
No. These tools are too bloated and they complicate the build.
diff --git a/doc/general.texi b/doc/general.texi
index 1bce042569..4636471eee 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -808,10 +808,6 @@ in your PATH, Libav's configure will pick it up automatically.
@section Windows
-To get help and instructions for building Libav under Windows, check out
-the FFmpeg Windows Help Forum at
-@url{http://ffmpeg.arrozcru.org/}.
-
@subsection Native Windows compilation
Libav can be built to run natively on Windows using the MinGW tools. Install