summaryrefslogtreecommitdiffstats
path: root/comm/mail/config/mozconfigs/linux32/l10n-mozconfig
blob: 56ebfc01a8fbdd8bff57e1d71f1b8f8c0cc6cb44 (plain)
1
2
3
4
5
6
. "$topsrcdir/comm/mail/config/mozconfigs/l10n-common"

if test `uname -m` = "x86_64"; then
  ac_add_options --target=i686-pc-linux
  ac_add_options --host=i686-pc-linux
fi