1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00

* configure.in (xtensa): Match more configurations.

* configure: Regenerate.
This commit is contained in:
Dan Nicolaescu 2008-01-23 07:06:54 +00:00
parent d1a3b36077
commit 7cc04609cb
3 changed files with 12 additions and 6 deletions

View File

@ -1,3 +1,9 @@
2008-01-23 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in (xtensa): Match more configurations.
* configure: Regenerate.
2008-01-21 Dan Nicolaescu <dann@ics.uci.edu>
* config.guess, config.sub: Updated from master source.

10
configure vendored
View File

@ -412,10 +412,10 @@ else
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 @@ _ACEOF
;;
## Tensilica Xtensa Linux-based GNU system
xtensa-*-linux-gnu* )
xtensa*-*-linux-* )
machine=xtensa opsys=gnu-linux
;;

View File

@ -1209,7 +1209,7 @@ dnl see the `changequote' comment above.
;;
## Tensilica Xtensa Linux-based GNU system
xtensa-*-linux-gnu* )
xtensa*-*-linux-* )
machine=xtensa opsys=gnu-linux
;;