comparison configure.in @ 15855:57a1eaaa31e6

(i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): Fix previous change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 10 Aug 1996 18:51:31 +0000
parents 2b7f0fe44258
children 9eb4a4ea23c6
comparison
equal deleted inserted replaced
15854:184808f2a73c 15855:57a1eaaa31e6
514 ;; 514 ;;
515 515
516 ## Sequent Symmetry running ptx 4, which is a modified SVR4. 516 ## Sequent Symmetry running ptx 4, which is a modified SVR4.
517 i[3456]86-sequent-ptx4* | i[3456]86-sequent-sysv4* ) 517 i[3456]86-sequent-ptx4* | i[3456]86-sequent-sysv4* )
518 machine=sequent-ptx opsys=ptx4 518 machine=sequent-ptx opsys=ptx4
519 NON_GNU_CPP=/usr/lib/cpp 519 NON_GNU_CPP=/lib/cpp
520 ;; 520 ;;
521 521
522 ## Sequent Symmetry running DYNIX/ptx 522 ## Sequent Symmetry running DYNIX/ptx
523 ## Use the old cpp rather than the newer ANSI one. 523 ## Use the old cpp rather than the newer ANSI one.
524 i[3456]86-sequent-ptx* ) 524 i[3456]86-sequent-ptx* )