summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/cs/faq.xml
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml/cs/faq.xml')
-rw-r--r--DOCS/xml/cs/faq.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/cs/faq.xml b/DOCS/xml/cs/faq.xml
index 9e00b9e422..d510a783e5 100644
--- a/DOCS/xml/cs/faq.xml
+++ b/DOCS/xml/cs/faq.xml
@@ -110,7 +110,7 @@ Athlonu?
<answer><para>
Vyzkoušejte následující volby configure:
<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>