[FFmpeg-cvslog] r22687 - trunk/doc/general.texi
diego
subversion
Fri Mar 26 01:38:53 CET 2010
Author: diego
Date: Fri Mar 26 01:38:53 2010
New Revision: 22687
Log:
Reorder platform sections alphabetically.
Modified:
trunk/doc/general.texi
Modified: trunk/doc/general.texi
==============================================================================
--- trunk/doc/general.texi Fri Mar 26 01:37:32 2010 (r22686)
+++ trunk/doc/general.texi Fri Mar 26 01:38:53 2010 (r22687)
@@ -715,6 +715,10 @@ performance on systems without hardware
@chapter Platform Specific information
+ at section BeOS
+
+BeOS support is broken in mysterious ways.
+
@section BSD
BSD make will not build FFmpeg, you need to install and use GNU Make
@@ -728,6 +732,11 @@ around the problem. This may have unexpe
your own risk. If you care about FreeBSD, please make an attempt at
getting the system headers fixed.
+ at section OS/2
+
+For information about compiling FFmpeg on OS/2 see
+ at url{http://www.edm2.com/index.php/FFmpeg}.
+
@section Windows
To get help and instructions for building FFmpeg under Windows, check out
@@ -1004,13 +1013,4 @@ and for a build with shared libraries
./configure --target-os=mingw32 --enable-memalign-hack --enable-shared --disable-static --extra-cflags=-mno-cygwin --extra-libs=-mno-cygwin
@end example
- at section BeOS
-
-BeOS support is broken in mysterious ways.
-
- at section OS/2
-
-For information about compiling FFmpeg on OS/2 see
- at url{http://www.edm2.com/index.php/FFmpeg}.
-
@bye
More information about the ffmpeg-cvslog
mailing list