0cfa502711
Some of the new features: * Thunderbird 3 is available in 49 languages - get your local version. * Tabbed Email. * The new search experience is much faster, and new search tools will help you narrow down your search. * A new Message Archive folder system will help you organize your email. * Lots of user experience improvements: main toolbar has been simplified, new search widget, new Mail Account Wizard, Smart Folders, Activity Manager, one-click Address Book, Attachment Reminder. Thanks to: Andreas Tobler, Florian Smeets, miwi@
11 lines
258 B
Text
11 lines
258 B
Text
--- mozilla/configure.in.orig 2009-08-14 11:24:58.206076928 +0200
|
|
+++ mozilla/configure.in 2009-08-14 11:25:29.601293359 +0200
|
|
@@ -5680,7 +5680,7 @@
|
|
CPU_ARCH=sparc
|
|
;;
|
|
|
|
-x86_64 | ia64)
|
|
+amd64 | x86_64 | ia64)
|
|
CPU_ARCH="$OS_TEST"
|
|
;;
|
|
esac
|