From: David D. Zuhn Date: Fri, 16 Jul 1993 20:14:38 +0000 (+0000) Subject: handle broken test (lynx) X-Git-Tag: gdb-4_18-branchpoint~18249 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b48eb8b7e300cfc169b9331193ca809413114ea4;p=thirdparty%2Fbinutils-gdb.git handle broken test (lynx) --- diff --git a/config.sub b/config.sub index 3ca83dc0327..a4922bc6249 100755 --- 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.