Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2011-12-22 13:43:54 +0400
committerStefano Sabatini <stefasab@gmail.com>2011-12-22 14:08:16 +0400
commit834f80db22c186f3d0662754f6a00085c64c2323 (patch)
tree6df158aae522f36553601d67f8efba153ee94d6e /doc/platform.texi
parentacb67c5bbc792e68cbfea750dc110c57c021a6c5 (diff)
platform.texi: close @enumerate section in the "Using shared libraries" subsection
Diffstat (limited to 'doc/platform.texi')
-rw-r--r--doc/platform.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/platform.texi b/doc/platform.texi
index d2084bb023..b52e13a94d 100644
--- a/doc/platform.texi
+++ b/doc/platform.texi
@@ -235,6 +235,8 @@ make install
Your install path (@file{/usr/local/} by default) should now have the
necessary DLL and LIB files under the @file{bin} directory.
+@end enumerate
+
Alternatively, build the libraries with a cross compiler, according to
the instructions below in @ref{Cross compilation for Windows with Linux}.