handle broken test (lynx)

This commit is contained in:
David D. Zuhn 1993-07-16 20:14:38 +00:00
parent 763e8ded4b
commit b48eb8b7e3
1 changed files with 1 additions and 1 deletions

2
config.sub vendored
View File

@ -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.