aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs.app/files/patch-configure
blob: d286c4f0eb3fd3eed5da9f6404691cee07ce7f87 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- configure.orig	Wed Sep  6 23:14:01 2006
+++ configure	Fri Jun  8 19:49:39 2007
@@ -1772,6 +1772,7 @@
       i[3456]86-*-freebsd*)	machine=intel386 ;;
       amd64-*-freebsd*|x86_64-*-freebsd*) machine=amdx86-64 ;;
       sparc*-*-freebsd*)	machine=sparc ;;
+      ia64*-*-freebsd*)	machine=ia64 ;;
     esac
   ;;