handle broken test (lynx)
authorDavid D. Zuhn <zoo@cygnus>
Fri, 16 Jul 1993 20:14:38 +0000 (20:14 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Fri, 16 Jul 1993 20:14:38 +0000 (20:14 +0000)
config.sub

index 3ca83dc..a4922bc 100755 (executable)
@@ -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.