From: Richard M. Stallman Date: Thu, 23 Jun 1994 21:35:48 +0000 (+0000) Subject: (*-convex-convexos*): Accept this as alias. X-Git-Tag: emacs-19.34~7823 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0c287afb97d280d8fccf0fd5d78d2ae30c71b958;p=emacs.git (*-convex-convexos*): Accept this as alias. --- 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"