From c6c2dfcf15c1d93b2189adff6f71c5c4b6b05338 Mon Sep 17 00:00:00 2001 From: Ramiro Polla Date: Sat, 26 Mar 2011 21:22:23 -0300 Subject: [PATCH] Remove arrozcru URL from documentation Signed-off-by: Anton Khirnov --- doc/faq.texi | 4 ---- doc/general.texi | 4 ---- 2 files changed, 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