summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/hu/faq.xml
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml/hu/faq.xml')
-rw-r--r--DOCS/xml/hu/faq.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/hu/faq.xml b/DOCS/xml/hu/faq.xml
index 2274006be1..b998bfbcb8 100644
--- a/DOCS/xml/hu/faq.xml
+++ b/DOCS/xml/hu/faq.xml
@@ -111,7 +111,7 @@ Hogyan fordíthatok 32 bites <application>MPlayer</application>t egy 64 bites At
<answer><para>
Próbáld meg a következő configure kapcsolókkal:
<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>