summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/fr/faq.xml
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2008-10-03 18:05:21 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2008-10-03 18:05:21 +0300
commite7a611de0058bb48bfe75dd86f28c9ea3f3288c5 (patch)
treedb4fb24cb498b179da366b0cf1d007e7513aa739 /DOCS/xml/fr/faq.xml
parentebb4abf2081026c63bb5c983f76447d9d2413656 (diff)
parentbf0e018a68f2423bdb7cd2b9f1f297adb58c98d2 (diff)
downloadmpv-e7a611de0058bb48bfe75dd86f28c9ea3f3288c5.tar.bz2
mpv-e7a611de0058bb48bfe75dd86f28c9ea3f3288c5.tar.xz
Merge svn changes up to r27688
Diffstat (limited to 'DOCS/xml/fr/faq.xml')
-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>