Mercurial > emacs
changeset 15846:2b7f0fe44258
(i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): New alternative.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 09 Aug 1996 03:00:37 +0000 |
parents | 574a328ee4b2 |
children | 2054791aefc6 |
files | configure.in |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.in Fri Aug 09 02:52:02 1996 +0000 +++ b/configure.in Fri Aug 09 03:00:37 1996 +0000 @@ -513,6 +513,12 @@ machine=symmetry opsys=bsd4-3 ;; + ## Sequent Symmetry running ptx 4, which is a modified SVR4. + i[3456]86-sequent-ptx4* | i[3456]86-sequent-sysv4* ) + machine=sequent-ptx opsys=ptx4 + NON_GNU_CPP=/usr/lib/cpp + ;; + ## Sequent Symmetry running DYNIX/ptx ## Use the old cpp rather than the newer ANSI one. i[3456]86-sequent-ptx* )