Typo noticed by Reimar Döffinger.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13698 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-10-20 00:56:25 +00:00
parent 259ebf6c49
commit dda11fcf1e
6 changed files with 6 additions and 6 deletions

View File

@ -51,7 +51,7 @@
<CODE>Your gcc does not support even i386 for '-march' and '-mcpu'.
</CODE></DT>
<DD>A: Dein gcc ist nicht richtig installiert, pr&uuml;fe
<CODE>config.log</CODE> f&uuml;r Details.</DD>
<CODE>configure.log</CODE> f&uuml;r Details.</DD>
<DD>&nbsp;</DD>
<DT>Q: Was bedeutet "No such file or directory"?</DT>

View File

@ -131,7 +131,7 @@ Configure ends with this text, and <application>MPlayer</application> won't comp
<screen>Your gcc does not support even i386 for '-march' and '-mcpu'</screen>
</para></question>
<answer><para>
Your gcc isn't installed correctly, check the <filename>config.log</filename>
Your gcc isn't installed correctly, check the <filename>configure.log</filename>
file for details.
</para></answer>
</qandaentry>

View File

@ -133,7 +133,7 @@ Configure termina con este texto, y
</para></question>
<answer><para>
Si su gcc no está instalado correctamente, compruebe el archivo
<filename>config.log</filename> para más detalles.
<filename>configure.log</filename> para más detalles.
</para></answer>
</qandaentry>

View File

@ -103,7 +103,7 @@ Configure se termine par ce texte, et MPlayer ne compile pas !
<screen>Your gcc does not support even i386 for '-march' and '-mcpu'</screen>
</para></question>
<answer><para>
Votre gcc n'est pas installé correctement, voir le fichier <filename>config.log</filename>
Votre gcc n'est pas installé correctement, voir le fichier <filename>configure.log</filename>
pour plus de détails.
</para></answer>
</qandaentry>

View File

@ -132,7 +132,7 @@ Konfiguracja kończy się takim komunikatem i <application>MPlayer</application>
(Twój gcc nie obsługuje nawet i386 dla '-march' oraz '-mcpu')
</para></question>
<answer><para>
Twój gcc nie jest poprawnie zainstalowany. Sprawdź <filename>config.log</filename>
Twój gcc nie jest poprawnie zainstalowany. Sprawdź <filename>configure.log</filename>
aby uzyskać szczegóły.
</para></answer>
</qandaentry>

View File

@ -47,7 +47,7 @@
<DT>QConfigure结束时出现这样的文字MPlayer无法编译<BR>
<CODE>"Your gcc does not support even i386 for '-march' and '-mcpu'."</CODE>
</DT>
<DD>A你的gcc没有正确的安装细节需要查看<CODE>config.log</CODE>文件。</DD>
<DD>A你的gcc没有正确的安装细节需要查看<CODE>configure.log</CODE>文件。</DD>
<DD>&nbsp;</DD>
<DT>Q"No such file or directory"是什么意思?</DT>