comparison configure.in @ 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 b2baf393982f
children 57a1eaaa31e6
comparison
equal deleted inserted replaced
15845:574a328ee4b2 15846:2b7f0fe44258
509 ;; 509 ;;
510 510
511 ## Sequent Symmetry running Dynix 511 ## Sequent Symmetry running Dynix
512 i[3456]86-sequent-bsd* ) 512 i[3456]86-sequent-bsd* )
513 machine=symmetry opsys=bsd4-3 513 machine=symmetry opsys=bsd4-3
514 ;;
515
516 ## Sequent Symmetry running ptx 4, which is a modified SVR4.
517 i[3456]86-sequent-ptx4* | i[3456]86-sequent-sysv4* )
518 machine=sequent-ptx opsys=ptx4
519 NON_GNU_CPP=/usr/lib/cpp
514 ;; 520 ;;
515 521
516 ## Sequent Symmetry running DYNIX/ptx 522 ## Sequent Symmetry running DYNIX/ptx
517 ## Use the old cpp rather than the newer ANSI one. 523 ## Use the old cpp rather than the newer ANSI one.
518 i[3456]86-sequent-ptx* ) 524 i[3456]86-sequent-ptx* )