summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/it/faq.xml
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml/it/faq.xml')
-rw-r--r--DOCS/xml/it/faq.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/it/faq.xml b/DOCS/xml/it/faq.xml
index 7fd80c0057..6a76142493 100644
--- a/DOCS/xml/it/faq.xml
+++ b/DOCS/xml/it/faq.xml
@@ -111,7 +111,7 @@ Come posso compilare <application>MPlayer</application> a 32 bit su un Athlon a
<answer><para>
Prova le seguenti opzioni di 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>