projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
763e8de
)
handle broken test (lynx)
author
David D. Zuhn
<zoo@cygnus>
Fri, 16 Jul 1993 20:14:38 +0000
(20:14 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Fri, 16 Jul 1993 20:14:38 +0000
(20:14 +0000)
config.sub
patch
|
blob
|
history
diff --git
a/config.sub
b/config.sub
index 3ca83dc03272d308af2d9d53fde6388f263e2048..a4922bc6249b8869b887e39f820e3beab0315ecf 100755
(executable)
--- a/
config.sub
+++ b/
config.sub
@@
-632,7
+632,7
@@
esac
# Decode manufacturer-specific aliases for certain operating systems.
-if [
"$os
" ]
+if [
x"$os" != x"
" ]
then
case $os in
# -solaris* is a basic system type, with this one exception.