summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/install.xml
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-06-14 15:17:48 +0000
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-02 04:08:56 +0200
commit713284ea26f641839ad71b52bc799f4f248466fd (patch)
tree73a4f5f6a98c4c9e220c4e6e2be7c480d1a33bf3 /DOCS/xml/en/install.xml
parenta7bc7d8e63e15455b350ceb8683ab5d1581f524d (diff)
downloadmpv-713284ea26f641839ad71b52bc799f4f248466fd.tar.bz2
mpv-713284ea26f641839ad71b52bc799f4f248466fd.tar.xz
build: Rename configure.log file to config.log
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31415 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/install.xml')
-rw-r--r--DOCS/xml/en/install.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml
index dd03e00377..fbbe0d2299 100644
--- a/DOCS/xml/en/install.xml
+++ b/DOCS/xml/en/install.xml
@@ -155,13 +155,13 @@ in <application>MPlayer</application>'s root directory. See
<para>
<emphasis role="bold">Always browse the output of</emphasis>
<filename>./configure</filename>, and the
-<filename>configure.log</filename> file, they contain information about
+<filename>config.log</filename> file, they contain information about
what will be built, and what will not. You may also want to view
<filename>config.h</filename> and <filename>config.mak</filename> files.
If you have some libraries installed, but not detected by
<filename>./configure</filename>, then check if you also have the proper
header files (usually the -dev packages) and their version matches. The
-<filename>configure.log</filename> file usually tells you what is missing.
+<filename>config.log</filename> file usually tells you what is missing.
</para>
<para>