Mercurial > emacs
diff configure @ 79912:91d4bea0f1a1
* configure.in (xtensa): Match more configurations.
* configure: Regenerate.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 23 Jan 2008 07:06:54 +0000 |
parents | c7f971579368 |
children | 761dbf0b9e96 7dc2524306eb |
line wrap: on
line diff
--- a/configure Wed Jan 23 01:19:17 2008 +0000 +++ b/configure Wed Jan 23 07:06:54 2008 +0000 @@ -412,10 +412,10 @@ fi test \$exitcode = 0") || { - echo Please tell bug-autoconf@gnu.org about your system, - echo including any error possibly output before this message. - echo This can help us improve future autoconf versions. - echo Configuration will now proceed without shell functions. + echo No shell found that supports shell functions. + echo Please tell autoconf@gnu.org about your system, + echo including any error possibly output before this + echo message } @@ -3174,7 +3174,7 @@ ;; ## Tensilica Xtensa Linux-based GNU system - xtensa-*-linux-gnu* ) + xtensa*-*-linux-* ) machine=xtensa opsys=gnu-linux ;;