Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
7cc04609
Commit
7cc04609
authored
Jan 23, 2008
by
Dan Nicolaescu
Browse files
* configure.in (xtensa): Match more configurations.
* configure: Regenerate.
parent
d1a3b360
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
6 deletions
+12
-6
ChangeLog
ChangeLog
+6
-0
configure
configure
+5
-5
configure.in
configure.in
+1
-1
No files found.
ChangeLog
View file @
7cc04609
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.
...
...
configure
View file @
7cc04609
...
...
@@ -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
;;
...
...
configure.in
View file @
7cc04609
...
...
@@ -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
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment