aboutsummaryrefslogtreecommitdiff
path: root/mail/thunderbird-esr/files/patch-configure.in
blob: ae9642b9fffde3247550dda843877b33c0f38f29 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.in.orig	2009-08-14 11:24:58.206076928 +0200
+++ 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