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

was cut...
This commit is contained in:
Andy Polyakov 2003-01-19 11:39:56 +00:00
parent 2af5880cfd
commit b01db3b279

4
config
View file

@ -92,8 +92,8 @@ if [ "x$XREL" != "x" ]; then
# with i386 is that it makes ./config pass 386 to # with i386 is that it makes ./config pass 386 to
# ./Configure, which in turn makes make generate # ./Configure, which in turn makes make generate
# inefficient SHA-1 (for this moment) code. # inefficient SHA-1 (for this moment) code.
x7*) echo "i586-sco-unixware7"; exit 0 ;; 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
;; ;;
esac esac