aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2007-02-26 23:03:45 +0000
committerMiles Bader <[email protected]>2007-02-26 23:03:45 +0000
commita73d7753f965734247be482efa125da5235996da (patch)
tree56af26fb1a12a2c93c146aac923947968c4c9d76 /configure
parent55a5664de23c07003d4d2584fc065619609500b6 (diff)
parentf6f3d0b9133d06b29523c7bc744130cddc5c8d6b (diff)
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 638-652) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 202) - Update from CVS Revision: [email protected]/emacs--unicode--0--patch-177
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure b/configure
index 4f047c4304..c2e5d8e501 100755
--- a/configure
+++ b/configure
@@ -3130,6 +3130,11 @@ _ACEOF
machine=amdx86-64 opsys=gnu-linux
;;
+ ## Tensilica Xtensa Linux-based GNU system
+ xtensa-*-linux-gnu* )
+ machine=xtensa opsys=gnu-linux
+ ;;
+
* )
unported=yes
;;