Oops! Missed closing quote... Didn't have time to verify before a snapshot
authorAndy Polyakov <appro@openssl.org>
Sun, 19 Jan 2003 11:39:56 +0000 (11:39 +0000)
committerAndy Polyakov <appro@openssl.org>
Sun, 19 Jan 2003 11:39:56 +0000 (11:39 +0000)
was cut...

config

diff --git a/config b/config
index 38f635b6a7eaf446de0ca4d92f3e028914fa58eb..a47347305d4bd7c379d73e332ceafc0a22530dbd 100755 (executable)
--- a/config
+++ b/config
@@ -92,8 +92,8 @@ if [ "x$XREL" != "x" ]; then
                    # with i386 is that it makes ./config pass 386 to
                    # ./Configure, which in turn makes make generate
                    # inefficient SHA-1 (for this moment) code.
-                   x7*)  echo "i586-sco-unixware7";          exit 0 ;;
-                   x8*)  echo "i586-unkn-OpenUNIX${VERSION}; exit 0 ;;
+                   x7*)  echo "i586-sco-unixware7";           exit 0 ;;
+                   x8*)  echo "i586-unkn-OpenUNIX${VERSION}"; exit 0 ;;
                esac
                ;;
        esac