Commit 59b846c5 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

Oops! Missed closing quote... Didn't have time to verify before a snapshot

was cut...
parent 42bf2a5c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@ if [ "x$XREL" != "x" ]; then
		    # ./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 ;;
		    x8*)  echo "i586-unkn-OpenUNIX${VERSION}"; exit 0 ;;
		esac
		;;
	esac