summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-02-04 11:43:22 +0000
committerDiego Biurrun <diego@biurrun.de>2006-02-04 11:43:22 +0000
commit21d1cb12f8e27cdb45b9784600aa5fb1278daa60 (patch)
tree9aa3c463b3aaea9a857d6a5dd6d084a2c6027ac1 /doc
parentb7d690f89d39de91cce2e3feb18f775c56ff4af5 (diff)
GNU Make is necessary on *BSD.
Originally committed as revision 4937 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/ffmpeg-doc.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 846141515e..95727caebb 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -876,6 +876,9 @@ features only found in GCC 3.2.
@section BSD
+BSD make will not build FFmpeg, you need to install and use GNU Make
+(@file{gmake}).
+
@section Windows
@subsection Native Windows compilation