From 0c287afb97d280d8fccf0fd5d78d2ae30c71b958 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 23 Jun 1994 21:35:48 +0000 Subject: [PATCH] (*-convex-convexos*): Accept this as alias. --- configure1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure1.in b/configure1.in index 7055d472b76..fcce8fb02d7 100755 --- a/configure1.in +++ b/configure1.in @@ -553,7 +553,7 @@ case "${canonical}" in ;; ## Convex - *-convex-bsd* ) + *-convex-bsd* | *-convex-convexos* ) machine=convex opsys=bsd4-3 ## Prevents suprious white space in makefiles - d.m.cooke@larc.nasa.gov NON_GNU_CPP="cc -E -P" -- 2.39.5