[Ffmpeg-cvslog] CVS: ffmpeg/doc ffmpeg-doc.texi,1.108,1.109
    Diego Biurrun CVS 
    diego
       
    Sat Feb  4 12:43:24 CET 2006
    
    
  
Update of /cvsroot/ffmpeg/ffmpeg/doc
In directory mail:/var2/tmp/cvs-serv26212
Modified Files:
	ffmpeg-doc.texi 
Log Message:
GNU Make is necessary on *BSD.
Index: ffmpeg-doc.texi
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/doc/ffmpeg-doc.texi,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -d -r1.108 -r1.109
--- ffmpeg-doc.texi	3 Feb 2006 01:15:00 -0000	1.108
+++ ffmpeg-doc.texi	4 Feb 2006 11:43:22 -0000	1.109
@@ -876,6 +876,9 @@
 
 @section BSD
 
+BSD make will not build FFmpeg, you need to install and use GNU Make
+(@file{gmake}).
+
 @section Windows
 
 @subsection Native Windows compilation
    
    
More information about the ffmpeg-cvslog
mailing list