summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/fr
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml/fr')
-rw-r--r--DOCS/xml/fr/faq.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/fr/faq.xml b/DOCS/xml/fr/faq.xml
index c8b30ae66f..c1eb060bd7 100644
--- a/DOCS/xml/fr/faq.xml
+++ b/DOCS/xml/fr/faq.xml
@@ -104,7 +104,7 @@ Comment puis-je "build" un <application>MPlayer</application> 32 bit sur un Athl
<answer><para>
Essayer les options de configuration suivantes:
<screen>
-./configure --target=athlon_xp --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib
+./configure --target=i386-linux --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib
</screen>
</para></answer>
</qandaentry>