diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-10-29 22:42:34 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-10-29 22:42:34 +0000 |
commit | af97f644ed6f72ea72a112b3734d61f42149b6a3 (patch) | |
tree | 34ff51b4311755e5e4b0192731e929adcf65d2ea /DOCS | |
parent | b086fadb3d684274149a818308cc9d3b352e3cad (diff) |
We now require GNU make 3.81.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27850 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/xml/en/install.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml index 8c53dcc9c0..1dd915f1cf 100644 --- a/DOCS/xml/en/install.xml +++ b/DOCS/xml/en/install.xml @@ -42,8 +42,7 @@ answers. You don't absolutely need X, some video output drivers work without it. </para></listitem> <listitem><para> - <emphasis role="bold">make</emphasis> - recommended version is - 3.79.x or later. To build the XML documentation you need 3.80. + <emphasis role="bold">GNU make</emphasis> 3.81 </para></listitem> <listitem><para> <emphasis role="bold">FreeType</emphasis> - 2.0.9 or later is required |