summaryrefslogtreecommitdiff
path: root/doc/general.texi
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-06-22 21:16:40 +0200
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2011-06-23 01:30:37 +0200
commit1af1b527727ccdfcfec8c02fa4e1ff291e9dd932 (patch)
tree50d0a6d97ae1f7c8da8e335dc6e3a40404aba6eb /doc/general.texi
parent72365be496f845a419dccda09f94b3e11ee26a4d (diff)
general.texi: use "the FFmpeg libraries" in place of enumerating them
Avoid an incomplete listing of the libav* libraries, and the need to update them again.
Diffstat (limited to 'doc/general.texi')
-rw-r--r--doc/general.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi
index c50e3c8ef9..b6392d76e3 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -854,7 +854,7 @@ where SDL was installed. Verify that @file{sdl-config} can be launched from
the MSYS command line.
@item By using @code{./configure --enable-shared} when configuring FFmpeg,
-you can build libavutil, libavcodec and libavformat as DLLs.
+you can build the FFmpeg libraries as DLLs.
@end itemize