]> git.eshelyaron.com Git - emacs.git/commitdiff
(*-convex-convexos*): Accept this as alias.
authorRichard M. Stallman <rms@gnu.org>
Thu, 23 Jun 1994 21:35:48 +0000 (21:35 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 23 Jun 1994 21:35:48 +0000 (21:35 +0000)
configure1.in

index 7055d472b76db0522c386752f0dfcb2e69ff80ed..fcce8fb02d7660346132e9df62b7285c5f060e7d 100755 (executable)
@@ -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"