summaryrefslogtreecommitdiff
path: root/configure1.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-06-23 21:35:48 +0000
committerRichard M. Stallman <rms@gnu.org>1994-06-23 21:35:48 +0000
commit0c287afb97d280d8fccf0fd5d78d2ae30c71b958 (patch)
treeb47b0ea458da5c8deff1f62f8054200f6059052d /configure1.in
parent6ce11b6b00c86736f23b2650aa219af00160d043 (diff)
downloademacs-0c287afb97d280d8fccf0fd5d78d2ae30c71b958.tar.gz
(*-convex-convexos*): Accept this as alias.
Diffstat (limited to 'configure1.in')
-rwxr-xr-xconfigure1.in2
1 files changed, 1 insertions, 1 deletions
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"