aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2008-01-29 06:54:30 +0000
committerMiles Bader <[email protected]>2008-01-29 06:54:30 +0000
commit8dd59f01de203f3f02c3f898a7015bb522a0e4bc (patch)
treee04281e18a572d3f02dcd1f215909abdc55b44f2 /configure.in
parent8b329dbaa78f6bea288ad4326914629197f757a1 (diff)
parentf43ad7374fe3caf1e89cd6ede0f83769ef30998b (diff)
Merge from emacs--rel--22
Revision: [email protected]/emacs--devo--0--patch-1021
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 6b9de40756..d9c594b8c3 100644
--- a/configure.in
+++ b/configure.in
@@ -752,7 +752,7 @@ dnl see the `changequote' comment above.
;;
## Tensilica Xtensa Linux-based GNU system
- xtensa-*-linux-gnu* )
+ xtensa*-*-linux-gnu* )
machine=xtensa opsys=gnu-linux
;;