Oops! Missed closing quote... Didn't have time to verify before a snapshot
was cut...
This commit is contained in:
parent
42bf2a5cdc
commit
59b846c515
2
config
2
config
@ -93,7 +93,7 @@ if [ "x$XREL" != "x" ]; then
|
|||||||
# ./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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user